;~ Danyfirex 03/08/2015 ;~ Control Panel items ;~ Canonical name and GUID ;~ Action Center Global Const $MicrosoftActionCenter="Microsoft.ActionCenter" Global Const $GUID_MicrosoftActionCenter="{BB64F8A7-BEE7-4E1A-AB8D-7D8273F7FDB6}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $ACMaintenanceSettings="MaintenanceSettings" ;Automatic Maintenance Global Const $ACpageProblems="pageProblems" ;Problem Reports Global Const $ACpageReliabilityView="pageReliabilityView" ;Reliability Monitor Global Const $ACpageResponseArchive="pageResponseArchive" ;Archived Messages Global Const $ACpageSettings="pageSettings" ;Problem Reporting Settings ;~ Administrative Tools Global Const $MicrosoftAdministrativeTools="Microsoft.AdministrativeTools" Global Const $GUID_MicrosoftAdministrativeTools="{D20EA4E1-3957-11d2-A40B-0C5020524153}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ AutoPlay Global Const $MicrosoftAutoPlay="Microsoft.AutoPlay" Global Const $GUID_MicrosoftAutoPlay="{9C60DE1E-E5FC-40f4-A487-460851A8D915}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Biometric Devices Global Const $MicrosoftBiometricDevices="Microsoft.BiometricDevices" Global Const $GUID_MicrosoftBiometricDevices="{0142e4d0-fb7a-11dc-ba4a-000ffe7ab428}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ BitLocker Drive Encryption Global Const $MicrosoftBitLockerDriveEncryption="Microsoft.BitLockerDriveEncryption" Global Const $GUID_MicrosoftBitLockerDriveEncryption="{D9EF8727-CAC2-4e60-809E-86F80A666C91}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Color Management Global Const $MicrosoftColorManagement="Microsoft.ColorManagement" Global Const $GUID_MicrosoftColorManagement="{B2C761C6-29BC-4f19-9251-E6195265BAF1}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Credential Manager Global Const $MicrosoftCredentialManager="Microsoft.CredentialManager" Global Const $GUID_MicrosoftCredentialManager="{1206F5F1-0569-412C-8FEC-3204630DFB70}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens ;~ Global Const $?SelectedVault=CredmanVault="?SelectedVault=CredmanVault" ;Windows Credentials ;~ Date and Time Global Const $MicrosoftDateAndTime="Microsoft.DateAndTime" Global Const $GUID_MicrosoftDateAndTime="{E2E7934B-DCE5-43C4-9576-7FE4F75E7480}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $AdditionalClocks="1" ;Additional Clocks ;~ Default Programs Global Const $MicrosoftDefaultPrograms="Microsoft.DefaultPrograms" Global Const $GUID_MicrosoftDefaultPrograms="{17cd9488-1228-4b2f-88ce-4298e93e0966}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageDefaultProgram="pageDefaultProgram" ;Set Default Programs Global Const $pageFileAssoc="pageFileAssoc" ;Set Associations ;~ Device Manager Global Const $MicrosoftDeviceManager="Microsoft.DeviceManager" Global Const $GUID_MicrosoftDeviceManager="{74246bfc-4c96-11d0-abef-0020af6b0b7a}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Devices and Printers Global Const $MicrosoftDevicesAndPrinters="Microsoft.DevicesAndPrinters" Global Const $GUID_MicrosoftDevicesAndPrinters="{A8A91A66-3A7D-4424-8D24-04E180695C7A}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Display Global Const $MicrosoftDisplay="Microsoft.Display" Global Const $GUID_MicrosoftDisplay="{C555438B-3C23-4769-A71F-B6D3D9B6053A}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $Settings="Settings" ;Screen Resolution ;~ Ease of Access Center Global Const $MicrosoftEaseOfAccessCenter="Microsoft.EaseOfAccessCenter" Global Const $GUID_MicrosoftEaseOfAccessCenter="{D555645E-D4F8-4c29-A827-D93C859C4F2A}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageEasierToClick="pageEasierToClick" ;Make the mouse easier to use Global Const $pageEasierToSee="pageEasierToSee" ;Make the computer easier to see Global Const $pageEasierWithSounds="pageEasierWithSounds" ;Use text or visual alternatives for sounds Global Const $pageFilterKeysSettings="pageFilterKeysSettings" ;Set up Filter Keys Global Const $pageKeyboardEasierToUse="pageKeyboardEasierToUse" ;Make the keyboard easier to use Global Const $pageNoMouseOrKeyboard="pageNoMouseOrKeyboard" ;Use the computer without a mouse or keyboard Global Const $pageNoVisual="pageNoVisual" ;Use the computer without a display Global Const $pageQuestionsCognitive="pageQuestionsCognitive" ;Get recommendations to make your computer easier to use (cognitive) Global Const $pageQuestionsEyesight="pageQuestionsEyesight" ;Get recommendations to make your computer easier to use (eyesight) ;~ Family Safety Global Const $MicrosoftParentalControls="Microsoft.ParentalControls" Global Const $GUID_MicrosoftParentalControls="{96AE8D84-A250-4520-95A5-A47A7E3C548B}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageUserHub="pageUserHub" ;Choose a user and set up Family Safety ;~ File History Global Const $MicrosoftFileHistory="Microsoft.FileHistory" Global Const $GUID_MicrosoftFileHistory="{F6B6E965-E9B2-444B-9286-10C9152EDBC5}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Folder Options Global Const $MicrosoftFolderOptions="Microsoft.FolderOptions" Global Const $GUID_MicrosoftFolderOptions="{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Fonts Global Const $MicrosoftFonts="Microsoft.Fonts" Global Const $GUID_MicrosoftFonts="{93412589-74D4-4E4E-AD0E-E0CB621440FD}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ HomeGroup Global Const $MicrosoftHomeGroup="Microsoft.HomeGroup" Global Const $GUID_MicrosoftHomeGroup="{67CA7650-96E6-4FDD-BB43-A8E774F73A57}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Indexing Options Global Const $MicrosoftIndexingOptions="Microsoft.IndexingOptions" Global Const $GUID_MicrosoftIndexingOptions="{87D66A43-7B11-4A28-9811-C86EE395ACF7}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Infrared Global Const $MicrosoftInfrared="Microsoft.Infrared" Global Const $GUID_MicrosoftInfrared="{A0275511-0E86-4ECA-97C2-ECD8F1221D08}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Internet Options Global Const $MicrosoftInternetOptions="Microsoft.InternetOptions" Global Const $GUID_MicrosoftInternetOptions="{A3DD4F92-658A-410F-84FD-6FBBBEF2FFFE}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $Security="1" ;Security Global Const $Privacy="2" ;Privacy Global Const $Content="3" ;Content Global Const $Connections="4" ;Connections Global Const $Programs="5" ;Programs Global Const $Advanced="6" ;Advanced ;~ iSCSI Initiator Global Const $MicrosoftiSCSIInitiator="Microsoft.iSCSIInitiator" Global Const $GUID_MicrosoftiSCSIInitiator="{A304259D-52B8-4526-8B1A-A1D6CECC8243}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ iSNS Server Global Const $MicrosoftiSNSServer="Microsoft.iSNSServer" Global Const $GUID_MicrosoftiSNSServer="{0D2A3442-5181-4E3A-9BD4-83BD10AF3D76}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Keyboard Global Const $MicrosoftKeyboard="Microsoft.Keyboard" Global Const $GUID_MicrosoftKeyboard="{725BE8F7-668E-4C7B-8F90-46BDB0936430}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Language Global Const $MicrosoftLanguage="Microsoft.Language" Global Const $GUID_MicrosoftLanguage="{BF782CC9-5A52-4A17-806C-2A894FFEEAC5}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Location Settings Global Const $MicrosoftLocationSettings="Microsoft.LocationSettings" Global Const $GUID_MicrosoftLocationSettings="{E9950154-C418-419e-A90A-20C5287AE24B}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Mouse Global Const $MicrosoftMouse="Microsoft.Mouse" Global Const $GUID_MicrosoftMouse="{6C8EEC18-8D75-41B2-A177-8831D59D2D50}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $Pointers="1" ;Pointers Global Const $PointerOptions="2" ;Pointer Options Global Const $Wheel="3" ;Wheel Global Const $Hardware="4" ;Hardware ;~ MPIOConfiguration Global Const $MicrosoftMPIOConfiguration="Microsoft.MPIOConfiguration" Global Const $GUID_MicrosoftMPIOConfiguration="{AB3BE6AA-7561-4838-AB77-ACF8427DF426}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Network and Sharing Center Global Const $MicrosoftNetworkAndSharingCenter="Microsoft.NetworkAndSharingCenter" Global Const $GUID_MicrosoftNetworkAndSharingCenter="{8E908FC9-BECC-40f6-915B-F4CA0E70D03D}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $sAdvanced="Advanced" ;Advanced sharing settings Global Const $sShareMedia="ShareMedia" ;Media streaming options ;~ Notification Area Icons Global Const $MicrosoftNotificationAreaIcons="Microsoft.NotificationAreaIcons" Global Const $GUID_MicrosoftNotificationAreaIcons="{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Pen and Touch Global Const $MicrosoftPenAndTouch="Microsoft.PenAndTouch" Global Const $GUID_MicrosoftPenAndTouch="{F82DF8F7-8B9F-442E-A48C-818EA735FF9B}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $Flicks="1" ;Flicks Global Const $Handwriting="2" ;Handwriting ;~ Personalization Global Const $MicrosoftPersonalization="Microsoft.Personalization" Global Const $GUID_MicrosoftPersonalization="{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageColorization="pageColorization" ;Color and Appearance Global Const $pageWallpaper="pageWallpaper" ;Desktop Background ;~ Phone and Modem Global Const $MicrosoftPhoneAndModem="Microsoft.PhoneAndModem" Global Const $GUID_MicrosoftPhoneAndModem="{40419485-C444-4567-851A-2DD7BFA1684D}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Power Options Global Const $MicrosoftPowerOptions="Microsoft.PowerOptions" Global Const $GUID_MicrosoftPowerOptions="{025A5937-A6BE-4686-A844-36FE4BEC8B6D}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageGlobalSettings="pageGlobalSettings" ;System Settings Global Const $pagePlanSettings="pagePlanSettings" ;Edit Plan Settings ;~ Programs and Features Global Const $MicrosoftProgramsAndFeatures="Microsoft.ProgramsAndFeatures" Global Const $GUID_MicrosoftProgramsAndFeatures="{7b81be6a-ce2b-4676-a29e-eb907a5126c5}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $InstalledUpdates="::{D450A8A1-9568-45C7-9C0E-B4F9FB4537BD}" ;Installed Updates ;~ Recovery Global Const $MicrosoftRecovery="Microsoft.Recovery" Global Const $GUID_MicrosoftRecovery="{9FE63AFD-59CF-4419-9775-ABCC3849F861}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Region Global Const $MicrosoftRegionAndLanguage="Microsoft.RegionAndLanguage" Global Const $GUID_MicrosoftRegionAndLanguage="{62D8ED13-C9D0-4CE8-A914-47DD628FB1B0}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $Location="1" ;Location Global Const $Administrative="2" ;Administrative ;~ RemoteApp and Desktop Connections Global Const $MicrosoftRemoteAppAndDesktopConnections="Microsoft.RemoteAppAndDesktopConnections" Global Const $GUID_MicrosoftRemoteAppAndDesktopConnections="{241D7C96-F8BF-4F85-B01F-E2B043341A4B}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Sound Global Const $MicrosoftSound="Microsoft.Sound" Global Const $GUID_MicrosoftSound="{F2DDFC82-8F12-4CDD-B7DC-D4FE1425AA4D}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Speech Recognition Global Const $MicrosoftSpeechRecognition="Microsoft.SpeechRecognition" Global Const $GUID_MicrosoftSpeechRecognition="{58E3C745-D971-4081-9034-86E34B30836A}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Storage Spaces Global Const $MicrosoftStorageSpaces="Microsoft.StorageSpaces" Global Const $GUID_MicrosoftStorageSpaces="{F942C606-0914-47AB-BE56-1321B8035096}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Sync Center Global Const $MicrosoftSyncCenter="Microsoft.SyncCenter" Global Const $GUID_MicrosoftSyncCenter="{9C73F5E5-7AE7-4E32-A8E8-8D23B85255BF}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ System Global Const $MicrosoftSystem="Microsoft.System" Global Const $GUID_MicrosoftSystem="{BB06C0E4-D293-4f75-8A90-CB05B6477EEE}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Tablet PC Settings Global Const $MicrosoftTabletPCSettings="Microsoft.TabletPCSettings" Global Const $GUID_MicrosoftTabletPCSettings="{80F3F1D5-FECA-45F3-BC32-752C152E456E}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Taskbar and Navigation Global Const $MicrosoftTaskbar="Microsoft.Taskbar" Global Const $GUID_MicrosoftTaskbar="{0DF44EAA-FF21-4412-828E-260A8728E7F1}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Troubleshooting Global Const $MicrosoftTroubleshooting="Microsoft.Troubleshooting" Global Const $GUID_MicrosoftTroubleshooting="{C58C4893-3BE0-4B45-ABB5-A63E4B8C8651}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $HistoryPage="HistoryPage" ;History ;~ TSAppInstall Global Const $MicrosoftTSAppInstall="Microsoft.TSAppInstall" Global Const $GUID_MicrosoftTSAppInstall="{BAA884F4-3432-48b8-AA72-9BF20EEF31D5}" ;~ Supported OS: Windows 7, Windows 8, Windows 8.1 ;~ User Accounts Global Const $MicrosoftUserAccounts="Microsoft.UserAccounts" Global Const $GUID_MicrosoftUserAccounts="{60632754-c523-4b62-b45c-4172da012619}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Windows Anytime Upgrade Global Const $MicrosoftWindowsAnytimeUpgrade="Microsoft.WindowsAnytimeUpgrade" Global Const $GUID_MicrosoftWindowsAnytimeUpgrade="{BE122A0E-4503-11DA-8BDE-F66BAD1E3F3A}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Windows Defender Global Const $MicrosoftWindowsDefender="Microsoft.WindowsDefender" Global Const $GUID_MicrosoftWindowsDefender="{D8559EB9-20C0-410E-BEDA-7ED416AECC2A}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Windows Firewall Global Const $MicrosoftWindowsFirewall="Microsoft.WindowsFirewall" Global Const $GUID_MicrosoftWindowsFirewall="{4026492F-2F69-46B8-B9BF-5654FC07E423}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageConfigureApps="pageConfigureApps" ;Allowed apps ;~ Windows Mobility Center Global Const $MicrosoftMobilityCenter="Microsoft.MobilityCenter" Global Const $GUID_MicrosoftMobilityCenter="{5ea4f148-308c-46d7-98a9-49041b1dd468}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Windows To Go Global Const $MicrosoftPortableWorkspaceCreator="Microsoft.PortableWorkspaceCreator" Global Const $GUID_MicrosoftPortableWorkspaceCreator="{8E0C279D-0BD1-43C3-9EBD-31C3DC5B8A77}" ;~ Supported OS: Windows 8, Windows 8.1 ;~ Windows Update Global Const $MicrosoftWindowsUpdate="Microsoft.WindowsUpdate" Global Const $GUID_MicrosoftWindowsUpdate="{36eef7db-88ad-4e81-ad49-0e313f0c35f8}" ;~ Supported OS: Windows Vista, Windows 7, Windows 8, Windows 8.1 ;~ Page Name Opens Global Const $pageSettings="pageSettings" ;Change settings Global Const $pageUpdateHistory="pageUpdateHistory" ;View update history ;~ Work Folders Global Const $MicrosoftWorkFolders="Microsoft.WorkFolders" Global Const $GUID_MicrosoftWorkFolders="{ECDB0924-4208-451E-8EE0-373C0956DE16}" ;~ Supported OS: Windows 8.1