Browse Source

Add files via upload

pull/135/head 5.5
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
bd30d4c79e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Wrapper/README.txt
  2. BIN
      Wrapper/Sophia Script Wrapper.exe
  3. 292
      Wrapper/data.txt
  4. 255
      Wrapper/default.txt
  5. 294
      Wrapper/tooltip.txt

2
Wrapper/README.txt

@ -33,7 +33,7 @@ FILES
----- -----
There needs to be 5 files for this program to run properly. There needs to be 5 files for this program to run properly.
►Sophia Script Wrapper.exe :The GUI program. ►Sophia Script Wrapper.exe : The GUI program.
►data.txt : Contains the options (function names) to select from (usually only 2 options that ►data.txt : Contains the options (function names) to select from (usually only 2 options that
something is Enable or Disable or ‘LeaveAlone’). Notice the sections ‘<#something#>’ something is Enable or Disable or ‘LeaveAlone’). Notice the sections ‘<#something#>’
and how a comma separate the function commands. The last command option in each and how a comma separate the function commands. The last command option in each

BIN
Wrapper/Sophia Script Wrapper.exe

Binary file not shown.

292
Wrapper/data.txt

@ -1,182 +1,182 @@
<#systemprotection#> <#systemprotection#>
Logging,LeaveAlone, Logging;LeaveAlone;
CreateRestorePoint,LeaveAlone CreateRestorePoint;LeaveAlone
<#privacy&telemetry#> <#privacy&telemetry#>
DiagTrackService -Disable,DiagTrackService -Enable, DiagTrackService -Disable;DiagTrackService -Enable;
DiagnosticDataLevel -Minimal,DiagnosticDataLevel -Default, DiagnosticDataLevel -Minimal;DiagnosticDataLevel -Default;
ErrorReporting -Disable,ErrorReporting -Enable, ErrorReporting -Disable;ErrorReporting -Enable;
WindowsFeedback -Disable,WindowsFeedback -Enable, WindowsFeedback -Disable;WindowsFeedback -Enable;
ScheduledTasks -Disable,ScheduledTasks -Enable, ScheduledTasks -Disable;ScheduledTasks -Enable;
SigninInfo -Disable,SigninInfo -Enable, SigninInfo -Disable;SigninInfo -Enable;
LanguageListAccess -Disable,LanguageListAccess -Enable, LanguageListAccess -Disable;LanguageListAccess -Enable;
AdvertisingID -Disable,AdvertisingID -Enable, AdvertisingID -Disable;AdvertisingID -Enable;
ShareAcrossDevices -Disable,ShareAcrossDevices -Enable, ShareAcrossDevices -Disable;ShareAcrossDevices -Enable;
WindowsWelcomeExperience -Hide,WindowsWelcomeExperience -Show, WindowsWelcomeExperience -Hide;WindowsWelcomeExperience -Show;
WindowsTips -Enable,WindowsTips -Disable, WindowsTips -Enable;WindowsTips -Disable;
SettingsSuggestedContent -Hide,SettingsSuggestedContent -Show, SettingsSuggestedContent -Hide;SettingsSuggestedContent -Show;
AppsSilentInstalling -Disable,AppsSilentInstalling -Enable, AppsSilentInstalling -Disable;AppsSilentInstalling -Enable;
WhatsNewInWindows -Disable,WhatsNewInWindows -Enable, WhatsNewInWindows -Disable;WhatsNewInWindows -Enable;
TailoredExperiences -Disable,TailoredExperiences -Enable, TailoredExperiences -Disable;TailoredExperiences -Enable;
BingSearch -Disable,BingSearch -Enable BingSearch -Disable;BingSearch -Enable
<#ui&personal#> <#ui&personal#>
ThisPC -Show,ThisPC -Hide, ThisPC -Show;ThisPC -Hide;
CheckBoxes -Disable,CheckBoxes -Enable, CheckBoxes -Disable;CheckBoxes -Enable;
HiddenItems -Enable,HiddenItems -Disable, HiddenItems -Enable;HiddenItems -Disable;
FileExtensions -Show,FileExtensions -Hide, FileExtensions -Show;FileExtensions -Hide;
MergeConflicts -Show,MergeConflicts -Hide, MergeConflicts -Show;MergeConflicts -Hide;
OpenFileExplorerTo -ThisPC,OpenFileExplorerTo -QuickAccess, OpenFileExplorerTo -ThisPC;OpenFileExplorerTo -QuickAccess;
CortanaButton -Hide,CortanaButton -Show, CortanaButton -Hide;CortanaButton -Show;
OneDriveFileExplorerAd -Hide,OneDriveFileExplorerAd -Show, OneDriveFileExplorerAd -Hide;OneDriveFileExplorerAd -Show;
TaskViewButton -Hide,TaskViewButton -Show, TaskViewButton -Hide;TaskViewButton -Show;
PeopleTaskbar -Hide,PeopleTaskbar -Show, PeopleTaskbar -Hide;PeopleTaskbar -Show;
SecondsInSystemClock -Show,SecondsInSystemClock -Hide, SecondsInSystemClock -Show;SecondsInSystemClock -Hide;
SnapAssist -Disable,SnapAssist -Enable, SnapAssist -Disable;SnapAssist -Enable;
FileTransferDialog -Detailed,FileTransferDialog -Compact, FileTransferDialog -Detailed;FileTransferDialog -Compact;
FileExplorerRibbon -Expanded,FileExplorerRibbon -Minimized, FileExplorerRibbon -Expanded;FileExplorerRibbon -Minimized;
RecycleBinDeleteConfirmation -Enable,RecycleBinDeleteConfirmation -Disable, RecycleBinDeleteConfirmation -Enable;RecycleBinDeleteConfirmation -Disable;
3DObjects -Hide,3DObjects -Show, 3DObjects -Hide;3DObjects -Show;
QuickAccessFrequentFolders -Hide,QuickAccessFrequentFolders -Show, QuickAccessFrequentFolders -Hide;QuickAccessFrequentFolders -Show;
QuickAccessRecentFiles -Hide,QuickAccessRecentFiles -Show, QuickAccessRecentFiles -Hide;QuickAccessRecentFiles -Show;
WindowsInkWorkspace -Hide,WindowsInkWorkspace -Show, WindowsInkWorkspace -Hide;WindowsInkWorkspace -Show;
TrayIcons -Show,TrayIcons -Hide, TrayIcons -Show;TrayIcons -Hide;
UnpinTaskbarEdgeStore,LeaveAlone, UnpinTaskbarEdgeStore;LeaveAlone;
ControlPanelView -LargeIcons,ControlPanelView -Category, WindowsColorScheme -Dark;WindowsColorScheme -Light;
WindowsColorScheme -Dark,WindowsColorScheme -Light, AppMode -Dark;AppMode -Light;
AppMode -Dark,AppMode -Light, NewAppInstalledNotification -Hide;NewAppInstalledNotification -Show;
NewAppInstalledNotification -Hide,NewAppInstalledNotification -Show, FirstLogonAnimation -Disable;FirstLogonAnimation -Enable;
FirstLogonAnimation -Disable,FirstLogonAnimation -Enable, JPEGWallpapersQuality -Max;JPEGWallpapersQuality -Default;
JPEGWallpapersQuality -Max,JPEGWallpapersQuality -Default, TaskManagerWindow -Expanded;TaskManagerWindow -Compact;
TaskManagerWindow -Expanded,TaskManagerWindow -Compact, RestartNotification -Show;RestartNotification -Hide;
RestartNotification -Show,RestartNotification -Hide, ShortcutsSuffix -Disable;ShortcutsSuffix -Enable;
ShortcutsSuffix -Disable,ShortcutsSuffix -Enable, PrtScnSnippingTool -Enable;PrtScnSnippingTool -Disable;
PrtScnSnippingTool -Enable,PrtScnSnippingTool -Disable, AppsLanguageSwitch -Disable;AppsLanguageSwitch -Enable
AppsLanguageSwitch -Disable,AppsLanguageSwitch -Enable
<#onedrive#> <#onedrive#>
OneDrive -Uninstall,OneDrive -Install OneDrive -Uninstall;OneDrive -Install
<#system#> <#system#>
StorageSense -Enable,StorageSense -Disable, StorageSense -Enable;StorageSense -Disable;
StorageSenseFrequency -Month,StorageSenseFrequency -Default, StorageSenseFrequency -Month;StorageSenseFrequency -Default;
StorageSenseTempFiles -Enable,StorageSenseTempFiles -Disable, StorageSenseTempFiles -Enable;StorageSenseTempFiles -Disable;
StorageSenseRecycleBin -Enable,StorageSenseRecycleBin -Disable, StorageSenseRecycleBin -Enable;StorageSenseRecycleBin -Disable;
Hibernate -Disable,Hibernate -Enable, Hibernate -Disable;Hibernate -Enable;
TempFolder -SystemDrive,TempFolder -Default, TempFolder -SystemDrive;TempFolder -Default;
Win32LongPathLimit -Disable,Win32LongPathLimit -Enable, Win32LongPathLimit -Disable;Win32LongPathLimit -Enable;
BSoDStopError -Enable,BSoDStopError -Disable, BSoDStopError -Enable;BSoDStopError -Disable;
AdminApprovalMode -Disable,AdminApprovalMode -Enable, AdminApprovalMode -Disable;AdminApprovalMode -Enable;
MappedDrivesAppElevatedAccess -Enable,MappedDrivesAppElevatedAccess -Disable, MappedDrivesAppElevatedAccess -Enable;MappedDrivesAppElevatedAccess -Disable;
DeliveryOptimization -Disable,DeliveryOptimization -Enable, DeliveryOptimization -Disable;DeliveryOptimization -Enable;
WaitNetworkStartup -Enable,WaitNetworkStartup -Disable, WaitNetworkStartup -Enable;WaitNetworkStartup -Disable;
WindowsManageDefaultPrinter -Disable,WindowsManageDefaultPrinter -Enable, WindowsManageDefaultPrinter -Disable;WindowsManageDefaultPrinter -Enable;
WindowsFeatures -Disable,WindowsFeatures -Enable, WindowsFeatures -Disable;WindowsFeatures -Enable;
WindowsCapabilities -Uninstall,WindowsCapabilities -Install, WindowsCapabilities -Uninstall;WindowsCapabilities -Install;
UpdateMicrosoftProducts -Enable,UpdateMicrosoftProducts -Disable, UpdateMicrosoftProducts -Enable;UpdateMicrosoftProducts -Disable;
BackgroundUWPApps -Disable,BackgroundUWPApps -Enable, BackgroundUWPApps -Disable;BackgroundUWPApps -Enable;
PowerManagementScheme -High,PowerManagementScheme -Balanced, PowerManagementScheme -High;PowerManagementScheme -Balanced;
LatestInstalled.NET -Enable,LatestInstalled.NET -Disable, LatestInstalled.NET -Enable;LatestInstalled.NET -Disable;
PCTurnOffDevice -Disable,PCTurnOffDevice -Enable, PCTurnOffDevice -Disable;PCTurnOffDevice -Enable;
SetInputMethod -English,SetInputMethod -Default, SetInputMethod -English;SetInputMethod -Default;
WinPrtScrFolder -Desktop,WinPrtScrFolder -Default, WinPrtScrFolder -Desktop;WinPrtScrFolder -Default;
RecommendedTroubleshooting -Automatic,RecommendedTroubleshooting -Default, RecommendedTroubleshooting -Automatic;RecommendedTroubleshooting -Default;
FoldersLaunchSeparateProcess -Enable,FoldersLaunchSeparateProcess -Disable, FoldersLaunchSeparateProcess -Enable;FoldersLaunchSeparateProcess -Disable;
ReservedStorage -Disable,ReservedStorage -Enable, ReservedStorage -Disable;ReservedStorage -Enable;
F1HelpPage -Disable,F1HelpPage -Enable, F1HelpPage -Disable;F1HelpPage -Enable;
NumLock -Enable,NumLock -Disable, NumLock -Enable;NumLock -Disable;
CapsLock -Enable,CapsLock -Disable, CapsLock -Enable;CapsLock -Disable;
StickyShift -Disable,StickyShift -Enable, StickyShift -Disable;StickyShift -Enable;
Autoplay -Disable,Autoplay -Enable, Autoplay -Disable;Autoplay -Enable;
ThumbnailCacheRemoval -Disable,ThumbnailCacheRemoval -Enable, ThumbnailCacheRemoval -Disable;ThumbnailCacheRemoval -Enable;
SaveRestartableApps -Enable,SaveRestartableApps -Disable, SaveRestartableApps -Enable;SaveRestartableApps -Disable;
NetworkDiscovery -Enable,NetworkDiscovery -Disable, NetworkDiscovery -Enable;NetworkDiscovery -Disable;
SmartActiveHours -Enable,SmartActiveHours -Disable, SmartActiveHours -Enable;SmartActiveHours -Disable;
DeviceRestartAfterUpdate -Enable,DeviceRestartAfterUpdate -Disable, DeviceRestartAfterUpdate -Enable;DeviceRestartAfterUpdate -Disable;
WSL -Enable,WSL -Disable, WSL -Enable;WSL -Disable;
EnableWSL2,LeaveAlone EnableWSL2;LeaveAlone
<#start#> <#start#>
RecentlyAddedApps -Hide,RecentlyAddedApps -Show, RecentlyAddedApps -Hide;RecentlyAddedApps -Show;
AppSuggestions -Hide,AppSuggestions -Show, AppSuggestions -Hide;AppSuggestions -Show;
RunCMDShortcut -Elevated,RunCMDShortcut -NonElevated, RunPowerShellShortcut -Elevated;RunPowerShellShortcut -NonElevated;
UnpinAllStartTiles,LeaveAlone, PinToStart -Tiles ControlPanel,DevicesPrinters,PowerShell;LeaveAlone;
PinControlPanel,LeaveAlone, PinToStart -Tiles ControlPanel;LeaveAlone;
PinDevicesPrinters,LeaveAlone, PinToStart -Tiles DevicesPrinters;LeaveAlone;
PinCommandPrompt,LeaveAlone PinToStart -Tiles PowerShell;LeaveAlone;
PinToStart -UnpinAll;LeaveAlone
<#uwp#> <#uwp#>
UninstallUWPApps,LeaveAlone, UninstallUWPApps;LeaveAlone;
InstallHEIF,LeaveAlone, InstallHEIF;LeaveAlone;
CortanaAutostart -Disable,CortanaAutostart -Enable, CortanaAutostart -Disable;CortanaAutostart -Enable;
CheckUWPAppsUpdates,LeaveAlone CheckUWPAppsUpdates;LeaveAlone
<#gaming#> <#gaming#>
XboxGameBar -Disable,XboxGameBar -Enable, XboxGameBar -Disable;XboxGameBar -Enable;
XboxGameTips -Disable,XboxGameTips -Enable, XboxGameTips -Disable;XboxGameTips -Enable;
SetAppGraphicsPerformance,LeaveAlone, SetAppGraphicsPerformance;LeaveAlone;
GPUScheduling -Enable,GPUScheduling -Disable GPUScheduling -Enable;GPUScheduling -Disable
<#scheduled#> <#scheduled#>
CleanUpTask -Register,CleanUpTask -Delete, CleanUpTask -Register;CleanUpTask -Delete;
SoftwareDistributionTask -Register,SoftwareDistributionTask -Delete, SoftwareDistributionTask -Register;SoftwareDistributionTask -Delete;
TempTask -Register,TempTask -Delete TempTask -Register;TempTask -Delete
<#defender&security#> <#defender&security#>
AddProtectedFolders,RemoveProtectedFolders, AddProtectedFolders;RemoveProtectedFolders;
AddAppControlledFolder,RemoveAllowedAppsControlledFolder, AddAppControlledFolder;RemoveAllowedAppsControlledFolder;
AddDefenderExclusionFolder,RemoveDefenderExclusionFolders, AddDefenderExclusionFolder;RemoveDefenderExclusionFolders;
AddDefenderExclusionFile,RemoveDefenderExclusionFiles, AddDefenderExclusionFile;RemoveDefenderExclusionFiles;
NetworkProtection -Enable,NetworkProtection -Disable, NetworkProtection -Enable;NetworkProtection -Disable;
PUAppsDetection -Enable,PUAppsDetection -Disable, PUAppsDetection -Enable;PUAppsDetection -Disable;
DefenderSandbox -Enable,DefenderSandbox -Disable, DefenderSandbox -Enable;DefenderSandbox -Disable;
DismissMSAccount,LeaveAlone, DismissMSAccount;LeaveAlone;
DismissSmartScreenFilter,LeaveAlone, DismissSmartScreenFilter;LeaveAlone;
AuditProcess -Enable,AuditProcess -Disable, AuditProcess -Enable;AuditProcess -Disable;
AuditCommandLineProcess -Enable,AuditCommandLineProcess -Disable, AuditCommandLineProcess -Enable;AuditCommandLineProcess -Disable;
EventViewerCustomView -Enable,EventViewerCustomView -Disable, EventViewerCustomView -Enable;EventViewerCustomView -Disable;
PowerShellModulesLogging -Enable,PowerShellModulesLogging -Disable, PowerShellModulesLogging -Enable;PowerShellModulesLogging -Disable;
PowerShellScriptsLogging -Enable,PowerShellScriptsLogging -Disable, PowerShellScriptsLogging -Enable;PowerShellScriptsLogging -Disable;
AppsSmartScreen -Disable,AppsSmartScreen -Enable, AppsSmartScreen -Disable;AppsSmartScreen -Enable;
SaveZoneInformation -Disable,SaveZoneInformation -Enable, SaveZoneInformation -Disable;SaveZoneInformation -Enable;
WindowsScriptHost -Disable,WindowsScriptHost -Enable, WindowsScriptHost -Disable;WindowsScriptHost -Enable;
WindowsSandbox -Enable,WindowsSandbox -Disable WindowsSandbox -Enable;WindowsSandbox -Disable
<#context#> <#context#>
MSIExtractContext -Add,MSIExtractContext -Remove, MSIExtractContext -Add;MSIExtractContext -Remove;
CABInstallContext -Add,CABInstallContext -Remove, CABInstallContext -Add;CABInstallContext -Remove;
RunAsDifferentUserContext -Add,RunAsDifferentUserContext -Remove, RunAsDifferentUserContext -Add;RunAsDifferentUserContext -Remove;
CastToDeviceContext -Hide,CastToDeviceContext -Show, CastToDeviceContext -Hide;CastToDeviceContext -Show;
ShareContext -Hide,ShareContext -Show, ShareContext -Hide;ShareContext -Show;
EditWithPaint3DContext -Hide,EditWithPaint3DContext -Show, EditWithPaint3DContext -Hide;EditWithPaint3DContext -Show;
EditWithPhotosContext -Hide,EditWithPhotosContext -Show, EditWithPhotosContext -Hide;EditWithPhotosContext -Show;
CreateANewVideoContext -Hide,CreateANewVideoContext -Show, CreateANewVideoContext -Hide;CreateANewVideoContext -Show;
ImagesEditContext -Hide,ImagesEditContext -Show, ImagesEditContext -Hide;ImagesEditContext -Show;
PrintCMDContext -Hide,PrintCMDContext -Show, PrintCMDContext -Hide;PrintCMDContext -Show;
IncludeInLibraryContext -Hide,IncludeInLibraryContext -Show, IncludeInLibraryContext -Hide;IncludeInLibraryContext -Show;
SendToContext -Hide,SendToContext -Show, SendToContext -Hide;SendToContext -Show;
BitLockerContext -Hide,BitLockerContext -Show, BitLockerContext -Hide;BitLockerContext -Show;
BitmapImageNewContext -Remove,BitmapImageNewContext -Add, BitmapImageNewContext -Remove;BitmapImageNewContext -Add;
RichTextDocumentNewContext -Remove,RichTextDocumentNewContext -Add, RichTextDocumentNewContext -Remove;RichTextDocumentNewContext -Add;
CompressedFolderNewContext -Remove,CompressedFolderNewContext -Add, CompressedFolderNewContext -Remove;CompressedFolderNewContext -Add;
MultipleInvokeContext -Enable,MultipleInvokeContext -Disable, MultipleInvokeContext -Enable;MultipleInvokeContext -Disable;
UseStoreOpenWith -Hide,UseStoreOpenWith -Show, UseStoreOpenWith -Hide;UseStoreOpenWith -Show;
PreviousVersionsPage -Hide,PreviousVersionsPage -Show PreviousVersionsPage -Hide;PreviousVersionsPage -Show
<#other#> <#other#>
ControlPanelView -Category;ControlPanelView -LargeIcons;ControlPanelView -SmallIcons;
TaskbarSearch -Hide,TaskbarSearch -SearchIcon,TaskbarSearch -SearchBox, TaskbarSearch -Hide;TaskbarSearch -SearchIcon;TaskbarSearch -SearchBox;
SetUserShellFolderLocation -Root,SetUserShellFolderLocation -Custom,SetUserShellFolderLocation -Default SetUserShellFolderLocation -Root;SetUserShellFolderLocation -Custom;SetUserShellFolderLocation -Default
<#end#> <#end#>

255
Wrapper/default.txt

@ -4,56 +4,55 @@ CreateRestorePoint
<#privacy&telemetry#> <#privacy&telemetry#>
TelemetryService -Disable, TelemetryService -Disable;
DiagnosticDataLevel -Minimal, DiagnosticDataLevel -Minimal;
ErrorReporting -Disable, ErrorReporting -Disable;
WindowsFeedback -Disable, WindowsFeedback -Disable;
ScheduledTasks -Disable, ScheduledTasks -Disable;
SigninInfo -Disable, SigninInfo -Disable;
LanguageListAccess -Disable, LanguageListAccess -Disable;
AdvertisingID -Disable, AdvertisingID -Disable;
ShareAcrossDevices -Disable, ShareAcrossDevices -Disable;
WindowsWelcomeExperience -Hide, WindowsWelcomeExperience -Hide;
WindowsTips -Enable, WindowsTips -Enable;
SettingsSuggestedContent -Hide, SettingsSuggestedContent -Hide;
AppsSilentInstalling -Disable, AppsSilentInstalling -Disable;
WhatsNewInWindows -Disable, WhatsNewInWindows -Disable;
TailoredExperiences -Disable, TailoredExperiences -Disable;
BingSearch -Disable BingSearch -Disable
<#ui&personal#> <#ui&personal#>
ThisPC -Show, ThisPC -Show;
CheckBoxes -Disable, CheckBoxes -Disable;
HiddenItems -Enable, HiddenItems -Enable;
FileExtensions -Show, FileExtensions -Show;
MergeConflicts -Show, MergeConflicts -Show;
OpenFileExplorerTo -ThisPC, OpenFileExplorerTo -ThisPC;
CortanaButton -Hide, CortanaButton -Hide;
OneDriveFileExplorerAd -Hide, OneDriveFileExplorerAd -Hide;
TaskViewButton -Hide, TaskViewButton -Hide;
PeopleTaskbar -Hide, PeopleTaskbar -Hide;
SecondsInSystemClock -Show, SecondsInSystemClock -Show;
SnapAssist -Disable, SnapAssist -Disable;
FileTransferDialog -Detailed, FileTransferDialog -Detailed;
FileExplorerRibbon -Expanded, FileExplorerRibbon -Expanded;
RecycleBinDeleteConfirmation -Enable, RecycleBinDeleteConfirmation -Enable;
3DObjects -Hide, 3DObjects -Hide;
QuickAccessFrequentFolders -Hide, QuickAccessFrequentFolders -Hide;
QuickAccessRecentFiles -Hide, QuickAccessRecentFiles -Hide;
WindowsInkWorkspace -Hide, WindowsInkWorkspace -Hide;
TrayIcons -Show, TrayIcons -Show;
UnpinTaskbarEdgeStore, UnpinTaskbarEdgeStore;
ControlPanelView -LargeIcons, WindowsColorScheme -Dark;
WindowsColorScheme -Dark, AppMode -Dark;
AppMode -Dark, NewAppInstalledNotification -Hide;
NewAppInstalledNotification -Hide, FirstLogonAnimation -Disable;
FirstLogonAnimation -Disable, JPEGWallpapersQuality -Max;
JPEGWallpapersQuality -Max, TaskManagerWindow -Expanded;
TaskManagerWindow -Expanded, RestartNotification -Show;
RestartNotification -Show, ShortcutsSuffix -Disable;
ShortcutsSuffix -Disable, PrtScnSnippingTool -Enable;
PrtScnSnippingTool -Enable,
AppsLanguageSwitch -Disable AppsLanguageSwitch -Disable
<#onedrive#> <#onedrive#>
@ -62,116 +61,112 @@ OneDrive -Uninstall
<#system#> <#system#>
StorageSense -Enable, StorageSense -Enable;
StorageSenseFrequency -Month, StorageSenseFrequency -Month;
StorageSenseTempFiles -Enable, StorageSenseTempFiles -Enable;
StorageSenseRecycleBin -Enable, StorageSenseRecycleBin -Enable;
Hibernate -Disable, Hibernate -Disable;
Win32LongPathLimit -Disable, Win32LongPathLimit -Disable;
BSoDStopError -Enable, BSoDStopError -Enable;
AdminApprovalMode -Disable, AdminApprovalMode -Disable;
MappedDrivesAppElevatedAccess -Enable, MappedDrivesAppElevatedAccess -Enable;
DeliveryOptimization -Disable, DeliveryOptimization -Disable;
WaitNetworkStartup -Enable, WaitNetworkStartup -Enable;
WindowsManageDefaultPrinter -Disable, WindowsManageDefaultPrinter -Disable;
WindowsFeatures -Disable, WindowsFeatures -Disable;
WindowsCapabilities -Uninstall, WindowsCapabilities -Uninstall;
UpdateMicrosoftProducts -Enable, UpdateMicrosoftProducts -Enable;
BackgroundUWPApps -Disable, BackgroundUWPApps -Disable;
PowerManagementScheme -High, PowerManagementScheme -High;
LatestInstalled.NET -Enable, LatestInstalled.NET -Enable;
PCTurnOffDevice -Disable, PCTurnOffDevice -Disable;
SetInputMethod -English, SetInputMethod -English;
WinPrtScrFolder -Desktop, WinPrtScrFolder -Desktop;
RecommendedTroubleshooting -Automatic, RecommendedTroubleshooting -Automatic;
FoldersLaunchSeparateProcess -Enable, FoldersLaunchSeparateProcess -Enable;
ReservedStorage -Disable, ReservedStorage -Disable;
F1HelpPage -Disable, F1HelpPage -Disable;
NumLock -Enable, NumLock -Enable;
CapsLock -Disable, StickyShift -Disable;
StickyShift -Disable, Autoplay -Disable;
Autoplay -Disable, ThumbnailCacheRemoval -Disable;
ThumbnailCacheRemoval -Disable, SaveRestartableApps -Enable;
SaveRestartableApps -Enable, NetworkDiscovery -Enable;
NetworkDiscovery -Enable, SmartActiveHours -Enable;
SmartActiveHours -Enable,
DeviceRestartAfterUpdate -Enable DeviceRestartAfterUpdate -Enable
<#start#> <#start#>
RecentlyAddedApps -Hide, RecentlyAddedApps -Hide;
AppSuggestions -Hide, AppSuggestions -Hide;
RunCMDShortcut -Elevated, RunPowerShellShortcut -Elevated;
UnpinAllStartTiles, PinToStart -Tiles ControlPanel,DevicesPrinters,PowerShell
PinControlPanel,
PinDevicesPrinters,
PinCommandPrompt
<#uwp#> <#uwp#>
UninstallUWPApps, UninstallUWPApps;
InstallHEIF, InstallHEIF;
CortanaAutostart -Disable, CortanaAutostart -Disable;
CheckUWPAppsUpdates CheckUWPAppsUpdates
<#gaming#> <#gaming#>
XboxGameBar -Disable, XboxGameBar -Disable;
XboxGameTips -Disable, XboxGameTips -Disable;
SetAppGraphicsPerformance, SetAppGraphicsPerformance;
GPUScheduling -Enable GPUScheduling -Enable
<#scheduled#> <#scheduled#>
CleanUpTask -Register, CleanUpTask -Register;
SoftwareDistributionTask -Register, SoftwareDistributionTask -Register;
TempTask -Register TempTask -Register
<#defender&security#> <#defender&security#>
AddProtectedFolders, AddProtectedFolders;
AddAppControlledFolder, AddAppControlledFolder;
AddDefenderExclusionFolder, AddDefenderExclusionFolder;
AddDefenderExclusionFile, AddDefenderExclusionFile;
NetworkProtection -Enable, NetworkProtection -Enable;
PUAppsDetection -Enable, PUAppsDetection -Enable;
DefenderSandbox -Enable, DefenderSandbox -Enable;
DismissMSAccount, DismissMSAccount;
DismissSmartScreenFilter, DismissSmartScreenFilter;
AuditProcess -Enable, AuditProcess -Enable;
AuditCommandLineProcess -Enable, AuditCommandLineProcess -Enable;
EventViewerCustomView -Enable, EventViewerCustomView -Enable;
PowerShellModulesLogging -Enable, PowerShellModulesLogging -Enable;
PowerShellScriptsLogging -Enable, PowerShellScriptsLogging -Enable;
AppsSmartScreen -Disable, AppsSmartScreen -Disable;
SaveZoneInformation -Disable, SaveZoneInformation -Disable;
WindowsScriptHost -Disable, WindowsScriptHost -Disable;
WindowsSandbox -Enable WindowsSandbox -Enable
<#context#> <#context#>
MSIExtractContext -Add, MSIExtractContext -Add;
CABInstallContext -Add, CABInstallContext -Add;
RunAsDifferentUserContext -Add, RunAsDifferentUserContext -Add;
CastToDeviceContext -Hide, CastToDeviceContext -Hide;
ShareContext -Hide, ShareContext -Hide;
EditWithPhotosContext -Hide, EditWithPhotosContext -Hide;
CreateANewVideoContext -Hide, CreateANewVideoContext -Hide;
ImagesEditContext -Hide, ImagesEditContext -Hide;
PrintCMDContext -Hide, PrintCMDContext -Hide;
IncludeInLibraryContext -Hide, IncludeInLibraryContext -Hide;
SendToContext -Hide, SendToContext -Hide;
BitLockerContext -Hide, BitLockerContext -Hide;
BitmapImageNewContext -Remove, BitmapImageNewContext -Remove;
RichTextDocumentNewContext -Remove, RichTextDocumentNewContext -Remove;
CompressedFolderNewContext -Remove, CompressedFolderNewContext -Remove;
MultipleInvokeContext -Enable, MultipleInvokeContext -Enable;
UseStoreOpenWith -Hide, UseStoreOpenWith -Hide;
PreviousVersionsPage -Hide PreviousVersionsPage -Hide
<#other#> <#other#>
ControlPanelView -LargeIcons;
TaskbarSearch -Hide, TaskbarSearch -Hide;
SetUserShellFolderLocation -Root SetUserShellFolderLocation -Root
<#end#> <#end#>

294
Wrapper/tooltip.txt

@ -9,172 +9,173 @@ DiagTrackService -Disable;Disable the DiagTrack service, firewall rule for Unifi
DiagTrackService -Enable;Enable the DiagTrack service, firewall rule for Unified Telemetry Client Outbound Traffic and allow connection (default value); DiagTrackService -Enable;Enable the DiagTrack service, firewall rule for Unified Telemetry Client Outbound Traffic and allow connection (default value);
DiagnosticDataLevel -Minimal;Set the OS level of diagnostic data gathering to minimum; DiagnosticDataLevel -Minimal;Set the OS level of diagnostic data gathering to minimum;
DiagnosticDataLevel -Default;Set the default OS level of diagnostic data gathering; DiagnosticDataLevel -Default;Set the default OS level of diagnostic data gathering;
ErrorReporting -Disable;Turn off Windows Error Reporting for the current user; ErrorReporting -Disable;Turn off the Windows Error Reporting;
ErrorReporting -Enable;Turn on Windows Error Reporting for the current user (default value); ErrorReporting -Enable;Turn on the Windows Error Reporting (default value);
WindowsFeedback -Disable;Change Windows feedback frequency to "Never" for the current user; WindowsFeedback -Disable;Change the Windows feedback frequency to "Never";
WindowsFeedback -Enable;Change Windows Feedback frequency to "Automatically" for the current user (default value); WindowsFeedback -Enable;Change the Windows Feedback frequency to "Automatically" (default value);
ScheduledTasks -Disable;Turn off diagnostics tracking scheduled tasks; ScheduledTasks -Disable;Turn off the diagnostics tracking scheduled tasks;
ScheduledTasks -Enable;Turn on diagnostics tracking scheduled tasks (default value); ScheduledTasks -Enable;Turn on the diagnostics tracking scheduled tasks (default value);
SigninInfo -Disable;Do not use sign-in info to automatically finish setting up device and reopen apps after an update or restart (current user only); SigninInfo -Disable;Do not use sign-in info to automatically finish setting up device and reopen apps after an update or restart;
SigninInfo -Enable;Use sign-in info to automatically finish setting up device and reopen apps after an update or restart (current user only) (default value); SigninInfo -Enable;Use sign-in info to automatically finish setting up device and reopen apps after an update or restart (default value);
LanguageListAccess -Disable;Do not let websites provide locally relevant content by accessing language list (current user only); LanguageListAccess -Disable;Do not let websites provide locally relevant content by accessing language list;
LanguageListAccess -Enable;Let websites provide locally relevant content by accessing language list (current user only) (default value); LanguageListAccess -Enable;Let websites provide locally relevant content by accessing language list (default value);
AdvertisingID -Disable;Do not allow apps to use advertising ID (current user only); AdvertisingID -Disable;Do not allow apps to use advertising ID;
AdvertisingID -Enable;Allow apps to use advertising ID (current user only) (default value); AdvertisingID -Enable;Allow apps to use advertising ID (default value);
ShareAcrossDevices -Disable;Do not let apps on other devices open and message apps on this device, and vice versa (current user only); ShareAcrossDevices -Disable;Do not let apps on other devices open and message apps on this device, and vice versa;
ShareAcrossDevices -Enable;Let apps on other devices open and message apps on this device, and vice versa (current user only) (default value); ShareAcrossDevices -Enable;Let apps on other devices open and message apps on this device, and vice versa (default value);
WindowsWelcomeExperience -Hide;Hide the Windows welcome experiences after updates and occasionally when I sign in to highlight what's new and suggested (current user only); WindowsWelcomeExperience -Hide;Hide the Windows welcome experiences after updates and occasionally when I sign in to highlight what's new and suggested;
WindowsWelcomeExperience -Show;Show the Windows welcome experiences after updates and occasionally when I sign in to highlight what's new and suggested (current user only) (default value); WindowsWelcomeExperience -Show;Show the Windows welcome experiences after updates and occasionally when I sign in to highlight what's new and suggested (default value);
WindowsTips -Enable;Get tip, trick, and suggestions as you use Windows (current user only) (default value); WindowsTips -Enable;Get tip, trick, and suggestions as you use Windows (default value);
WindowsTips -Disable;Do not get tip, trick, and suggestions as you use Windows (current user only); WindowsTips -Disable;Do not get tip, trick, and suggestions as you use Windows;
SettingsSuggestedContent -Hide;Hide suggested content in the Settings app (current user only); SettingsSuggestedContent -Hide;Hide the suggested content in the Settings app;
SettingsSuggestedContent -Show;Show suggested content in the Settings app (current user only) (default value); SettingsSuggestedContent -Show;Show the suggested content in the Settings app (default value);
AppsSilentInstalling -Disable;Turn off automatic installing suggested apps (current user only); AppsSilentInstalling -Disable;Turn off the automatic installing suggested apps;
AppsSilentInstalling -Enable;Turn on automatic installing suggested apps (current user only) (default value); AppsSilentInstalling -Enable;Turn on the automatic installing suggested apps (default value);
WhatsNewInWindows -Disable;Do not suggest ways I can finish setting up my device to get the most out of Windows (current user only); WhatsNewInWindows -Disable;Do not suggest ways I can finish setting up my device to get the most out of Windows;
WhatsNewInWindows -Enable;Suggest ways I can finish setting up my device to get the most out of Windows (default value); WhatsNewInWindows -Enable;Suggest ways I can finish setting up my device to get the most out of Windows (default value);
TailoredExperiences -Disable;Do not offer tailored experiences based on the diagnostic data setting (current user only); TailoredExperiences -Disable;Do not offer tailored experiences based on the diagnostic data setting;
TailoredExperiences -Enable;Offer tailored experiences based on the diagnostic data setting (default value); TailoredExperiences -Enable;Offer tailored experiences based on the diagnostic data setting (default value);
BingSearch -Disable;Disable Bing search in the Start Menu (for the USA only); BingSearch -Disable;Disable Bing search in the Start Menu (for the USA only);
BingSearch -Enable;Enable Bing search in the Start Menu (current user only) (default value) BingSearch -Enable;Enable Bing search in the Start Menu (default value)
<#ui&personal#> <#ui&personal#>
ThisPC -Show;Show "This PC" on Desktop (current user only); ThisPC -Show;Show the "This PC" icon on Desktop;
ThisPC -Hide;Hide "This PC" on Desktop (current user only) (default value); ThisPC -Hide; Hide the "This PC" icon on Desktop (default value);
CheckBoxes -Disable;Do not use check boxes to select items (current user only); CheckBoxes -Disable;Do not use check boxes to select items;
CheckBoxes -Enable;Use check boxes to select items (current user only) (default value); CheckBoxes -Enable;Use check boxes to select items (default value);
HiddenItems -Enable;Show hidden files, folders, and drives (current user only); HiddenItems -Enable;Show hidden files, folders, and drives;
HiddenItems -Disable;Do not show hidden files, folders, and drives (current user only) (default value); HiddenItems -Disable;Do not show hidden files, folders, and drives (default value);
FileExtensions -Show;Show file name extensions (current user only); FileExtensions -Show;Show file name extensions;
FileExtensions -Hide;Hide file name extensions (current user only) (default value); FileExtensions -Hide;Hide file name extensions (default value);
MergeConflicts -Show;Do not hide folder merge conflicts (current user only); MergeConflicts -Show;Do not hide folder merge conflicts;
MergeConflicts -Hide;Hide folder merge conflicts (current user only) (default value); MergeConflicts -Hide;Hide folder merge conflicts (default value);
OpenFileExplorerTo -ThisPC;Open File Explorer to: "This PC" (current user only); OpenFileExplorerTo -ThisPC;Open File Explorer to: "This PC";
OpenFileExplorerTo -QuickAccess;Open File Explorer to: "Quick access" (current user only) (default value); OpenFileExplorerTo -QuickAccess;Open File Explorer to: "Quick access" (default value);
CortanaButton -Hide;Hide Cortana button on the taskbar (current user only); CortanaButton -Hide;Hide Cortana button on the taskbar;
CortanaButton -Show;Show Cortana button on the taskbar (current user only) (default value); CortanaButton -Show;Show Cortana button on the taskbar (default value);
OneDriveFileExplorerAd -Hide;Do not show sync provider notification within File Explorer (current user only); OneDriveFileExplorerAd -Hide;Do not show sync provider notification within File Explorer;
OneDriveFileExplorerAd -Show;Show sync provider notification within File Explorer (current user only) (default value); OneDriveFileExplorerAd -Show;Show sync provider notification within File Explorer (default value);
TaskViewButton -Hide;Hide Task View button on the taskbar (current user only); TaskViewButton -Hide;Hide Task View button on the taskbar;
TaskViewButton -Show;Show Task View button on the taskbar (current user only) (default value); TaskViewButton -Show;Show Task View button on the taskbar (default value);
PeopleTaskbar -Hide;Hide People button on the taskbar (current user only); PeopleTaskbar -Hide;Hide People button on the taskbar;
PeopleTaskbar -Show;Show People button on the taskbar (current user only) (default value); PeopleTaskbar -Show;Show People button on the taskbar (default value);
SecondsInSystemClock -Show;Show seconds on the taskbar clock (current user only); SecondsInSystemClock -Show;Show seconds on the taskbar clock;
SecondsInSystemClock -Hide;Hide seconds on the taskbar clock (current user only) (default value); SecondsInSystemClock -Hide;Hide seconds on the taskbar clock (default value);
SnapAssist -Disable;When I snap a window, do not show what I can snap next to it (current user only); SnapAssist -Disable;When I snap a window, do not show what I can snap next to it;
SnapAssist -Enable;When I snap a window, show what I can snap next to it (current user only) (default value); SnapAssist -Enable;When I snap a window, show what I can snap next to it (default value);
FileTransferDialog -Detailed;Always open the file transfer dialog box in the detailed mode (current user only); FileTransferDialog -Detailed;Always open the file transfer dialog box in the detailed mode;
FileTransferDialog -Compact;Always open the file transfer dialog box in the compact mode (current user only) (default value); FileTransferDialog -Compact;Always open the file transfer dialog box in the compact mode (default value);
FileExplorerRibbon -Expanded;Always expand the ribbon in the File Explorer (current user only); FileExplorerRibbon -Expanded;Expand the File Explorer ribbon;
FileExplorerRibbon -Minimized;Always minimize the ribbon in the File Explorer (current user only) (default value); FileExplorerRibbon -Minimized;Minimize the File Explorer ribbon (default value);
RecycleBinDeleteConfirmation -Enable;Display recycle bin files delete confirmation; RecycleBinDeleteConfirmation -Enable;Display the recycle bin files delete confirmation;
RecycleBinDeleteConfirmation -Disable;Do not display recycle bin files delete confirmation (default value); RecycleBinDeleteConfirmation -Disable;Do not display the recycle bin files delete confirmation (default value);
3DObjects -Hide;Hide the "3D Objects" folder in "This PC" and "Quick access" (current user only); 3DObjects -Hide;Hide the "3D Objects" folder in "This PC" and "Quick access";
3DObjects -Show;Show the "3D Objects" folder in "This PC" and "Quick access" (current user only) (default value); 3DObjects -Show;Show the "3D Objects" folder in "This PC" and "Quick access" (default value);
QuickAccessFrequentFolders -Hide;Hide frequently used folders in "Quick access" (current user only); QuickAccessFrequentFolders -Hide;Hide frequently used folders in "Quick access";
QuickAccessFrequentFolders -Show;Show frequently used folders in "Quick access" (current user only) (default value); QuickAccessFrequentFolders -Show;Show frequently used folders in "Quick access" (default value);
QuickAccessRecentFiles -Hide;Do not show recently used files in Quick access (current user only); QuickAccessRecentFiles -Hide;Do not show recently used files in Quick access;
QuickAccessRecentFiles -Show;Show recently used files in Quick access (current user only) (default value); QuickAccessRecentFiles -Show;Show recently used files in Quick access (default value);
WindowsInkWorkspace -Hide;Do not show the "Windows Ink Workspace" button on the taskbar (current user only); WindowsInkWorkspace -Hide;Do not show the "Windows Ink Workspace" button on the taskbar;
WindowsInkWorkspace -Show;Show the "Windows Ink Workspace" button in taskbar (current user only) (default value); WindowsInkWorkspace -Show;Show the "Windows Ink Workspace" button in taskbar (default value);
TrayIcons -Show;Always show all icons in the notification area (current user only); TrayIcons -Show;Always show all icons in the notification area;
TrayIcons -Hide;Do not show all icons in the notification area (current user only) (default value); TrayIcons -Hide;Do not show all icons in the notification area (default value);
UnpinTaskbarEdgeStore;Unpin "Microsoft Edge" and "Microsoft Store" from the taskbar (current user only); UnpinTaskbarEdgeStore;Unpin "Microsoft Edge" and "Microsoft Store" from the taskbar;
ControlPanelView -LargeIcons;View the Control Panel icons by: large icons (current user only); ControlPanelView -Category;View the Control Panel icons by: category (default value);
ControlPanelView -Category;View the Control Panel icons by: category (current user only) (default value); ControlPanelView -LargeIcons;View the Control Panel icons by: large icons;
WindowsColorScheme -Dark;Set the Windows mode color scheme to the dark (current user only); ControlPanelView -SmallIcons;View the Control Panel icons by: small icons;
WindowsColorScheme -Light;Set the Windows mode color scheme to the light (current user only); WindowsColorScheme -Dark;Set the Windows mode color scheme to the dark;
AppMode -Dark;Set the default app mode color scheme to the dark (current user only); WindowsColorScheme -Light;Set the Windows mode color scheme to the light;
AppMode -Light;Set the default app mode color scheme to the light (current user only); AppMode -Dark;Set the default app mode color scheme to the dark;
AppMode -Light;Set the default app mode color scheme to the light;
NewAppInstalledNotification -Hide;Do not show the "New App Installed" indicator; NewAppInstalledNotification -Hide;Do not show the "New App Installed" indicator;
NewAppInstalledNotification -Show;Show the "New App Installed" indicator (default value); NewAppInstalledNotification -Show;Show the "New App Installed" indicator (default value);
FirstLogonAnimation -Disable;Hide user first sign-in animation after the upgrade; FirstLogonAnimation -Disable;Hide user first sign-in animation after the upgrade;
FirstLogonAnimation -Enable;Show user first sign-in animation after the upgrade (default value); FirstLogonAnimation -Enable;Show user first sign-in animation after the upgrade (default value);
JPEGWallpapersQuality -Max;Set the quality factor of the JPEG desktop wallpapers to maximum (current user only); JPEGWallpapersQuality -Max;Set the quality factor of the JPEG desktop wallpapers to maximum;
JPEGWallpapersQuality -Default;Set the quality factor of the JPEG desktop wallpapers to default (current user only); JPEGWallpapersQuality -Default;Set the quality factor of the JPEG desktop wallpapers to default;
TaskManagerWindow -Expanded;Start Task Manager in expanded mode (current user only); TaskManagerWindow -Expanded;Start Task Manager in expanded mode;
TaskManagerWindow -Compact;Start Task Manager in compact mode (current user only) (default value); TaskManagerWindow -Compact;Start Task Manager in compact mode (default value);
RestartNotification -Show;Show a notification when your PC requires a restart to finish updating; RestartNotification -Show;Show a notification when your PC requires a restart to finish updating;
RestartNotification -Hide;Do not show a notification when your PC requires a restart to finish updating (default value); RestartNotification -Hide;Do not show a notification when your PC requires a restart to finish updating (default value);
ShortcutsSuffix -Disable;Do not add the "- Shortcut" suffix to the file name of created shortcuts (current user only); ShortcutsSuffix -Disable;Do not add the "- Shortcut" suffix to the file name of created shortcuts;
ShortcutsSuffix -Enable;Add the "- Shortcut" suffix to the file name of created shortcuts (current user only) (default value); ShortcutsSuffix -Enable;Add the "- Shortcut" suffix to the file name of created shortcuts (default value);
PrtScnSnippingTool -Enable;Use the PrtScn button to open screen snipping (current user only); PrtScnSnippingTool -Enable;Use the PrtScn button to open screen snipping;
PrtScnSnippingTool -Disable;Do not use the PrtScn button to open screen snipping (current user only) (default value); PrtScnSnippingTool -Disable;Do not use the PrtScn button to open screen snipping (default value);
AppsLanguageSwitch -Disable;Let let use a different input method for each app window (current user only); AppsLanguageSwitch -Disable;Let let use a different input method for each app window;
AppsLanguageSwitch -Enable;Do not let use a different input method for each app window (current user only) (default value) AppsLanguageSwitch -Enable;Do not let use a different input method for each app window (default value)
<#onedrive#> <#onedrive#>
OneDrive -Uninstall;Uninstall OneDrive; OneDrive -Uninstall;Uninstall OneDrive;
OneDrive -Install;Install OneDrive (current user only) (default value) OneDrive -Install;Install OneDrive (default value)
<#system#> <#system#>
StorageSense -Enable;Turn on Storage Sense (current user only); StorageSense -Enable;Turn on Storage Sense;
StorageSense -Disable;Turn off Storage Sense (current user only) (default value); StorageSense -Disable;Turn off Storage Sense (default value);
StorageSenseFrequency -Month;Run Storage Sense every month (current user only); StorageSenseFrequency -Month;Run Storage Sense every month;
StorageSenseFrequency -Default;Run Storage Sense during low free disk space (default value) (current user only); StorageSenseFrequency -Default;Run Storage Sense during low free disk space (default value);
StorageSenseTempFiles -Enable;Delete temporary files that apps aren't using (current user only); StorageSenseTempFiles -Enable;Delete temporary files that apps aren't using;
StorageSenseTempFiles -Disable;Do not delete temporary files that apps aren't using (current user only); StorageSenseTempFiles -Disable;Do not delete temporary files that apps aren't using;
StorageSenseRecycleBin -Enable;Delete files in recycle bin if they have been there for over 30 days (current user only); StorageSenseRecycleBin -Enable;Delete files in recycle bin if they have been there for over 30 days;
StorageSenseRecycleBin -Disable;Do not delete files in recycle bin if they have been there for over 30 days (current user only); StorageSenseRecycleBin -Disable;Do not delete files in recycle bin if they have been there for over 30 days;
Hibernate -Disable;Disable hibernation if the device is not a laptop; Hibernate -Disable;Disable hibernation if the device is not a laptop;
Hibernate -Enable;Enable hibernate (default value); Hibernate -Enable;Enable hibernate (default value);
TempFolder -SystemDrive;Change the %TEMP% environment variable path to "%SystemDrive%\Temp" (both machine-wide, and for the current user); TempFolder -SystemDrive;Change the %TEMP% environment variable path to "%SystemDrive%\Temp;
TempFolder -Default;Change %TEMP% environment variable path to "%LOCALAPPDATA%\Temp" (both machine-wide, and for the current user) (default value); TempFolder -Default;Change %TEMP% environment variable path to "%LOCALAPPDATA%\Temp" (default value);
Win32LongPathLimit -Disable;Disable Windows 260 characters path limit; Win32LongPathLimit -Disable;Disable the Windows 260 characters path limit;
Win32LongPathLimit -Enable;Enable Windows 260 character path limit (default value); Win32LongPathLimit -Enable;Enable the Windows 260 character path limit (default value);
BSoDStopError -Enable;Display the Stop error information on the BSoD; BSoDStopError -Enable;Display the Stop error information on the BSoD;
BSoDStopError -Disable;Do not display the Stop error information on the BSoD (default value); BSoDStopError -Disable;Do not display the Stop error information on the BSoD (default value);
AdminApprovalMode -Disable;Change "Behavior of the elevation prompt for administrators in Admin Approval Mode" to "Elevate without prompting"; AdminApprovalMode -Disable;Choose when to be notified about changes to your computer: never notify;
AdminApprovalMode -Enable;Change "Behavior of the elevation prompt for administrators in Admin Approval Mode" to "Prompt for consent for non-Windows binaries" (default value); AdminApprovalMode -Enable;Choose when to be notified about changes to your computer: notify me only when apps try to make changes to my computer (default value);
MappedDrivesAppElevatedAccess -Enable;Turn on access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled; MappedDrivesAppElevatedAccess -Enable;Turn on access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled;
MappedDrivesAppElevatedAccess -Disable;Turn off access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled (default value); MappedDrivesAppElevatedAccess -Disable;Turn off access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled (default value);
DeliveryOptimization -Disable;Opt out of the Delivery Optimization-assisted updates downloading; DeliveryOptimization -Disable;Turn off Delivery Optimization;
DeliveryOptimization -Enable;Opt-in to the Delivery Optimization-assisted updates downloading (default value); DeliveryOptimization -Enable;Turn on Delivery Optimization (default value);
WaitNetworkStartup -Enable;Always wait for the network at computer startup and logon for workgroup networks; WaitNetworkStartup -Enable;Always wait for the network at computer startup and logon for workgroup networks;
WaitNetworkStartup -Disable;Never wait for the network at computer startup and logon for workgroup networks (default value); WaitNetworkStartup -Disable;Never wait for the network at computer startup and logon for workgroup networks (default value);
WindowsManageDefaultPrinter -Disable;Do not let Windows decide which printer should be the default one (current user only); WindowsManageDefaultPrinter -Disable;Do not let Windows decide which printer should be the default one;
WindowsManageDefaultPrinter -Enable;Let Windows decide which printer should be the default one (current user only) (default value); WindowsManageDefaultPrinter -Enable;Let Windows decide which printer should be the default one (default value);
WindowsFeatures -Disable;Disable the Windows features using the pop-up dialog box; WindowsFeatures -Disable;Disable the Windows features using the pop-up dialog box;
WindowsFeatures -Enable;Enable the Windows features using the pop-up dialog box; WindowsFeatures -Enable;Enable the Windows features using the pop-up dialog box;
WindowsCapabilities -Uninstall;Uninstall Features On Demand v2 (FODv2) capabilities using the pop-up dialog box; WindowsCapabilities -Uninstall; Uninstall optional features using the pop-up dialog box;
WindowsCapabilities -Install;Install Features On Demand v2 (FODv2) capabilities using the pop-up dialog box; WindowsCapabilities -Install;Install optional features using the pop-up dialog box;
UpdateMicrosoftProducts -Enable;Opt-in to Microsoft Update service, so to receive updates for other Microsoft products; UpdateMicrosoftProducts -Enable;Receive updates for other Microsoft products when you update Windows;
UpdateMicrosoftProducts -Disable;Opt-out of Microsoft Update service, so not to receive updates for other Microsoft products (default value); UpdateMicrosoftProducts -Disable;Do not receive updates for other Microsoft products when you update Windows (default value);
BackgroundUWPApps -Disable;Do not let all UWP apps run in the background (current user only); BackgroundUWPApps -Disable;Do not let all UWP apps run in the background;
BackgroundUWPApps -Enable;Let all UWP apps run in the background (current user only) (default value); BackgroundUWPApps -Enable;Let all UWP apps run in the background (default value);
PowerManagementScheme -High;Set the power management scheme on "High performance" if device is a desktop; PowerManagementScheme -High;Set the power management scheme on "High performance" if device is a desktop;
PowerManagementScheme -Balanced;Set the power management scheme on "Balanced" (default value); PowerManagementScheme -Balanced;Set the power management scheme on "Balanced" (default value);
LatestInstalled.NET -Enable;Use latest installed .NET runtime for all apps; LatestInstalled.NET -Enable;Use latest installed .NET runtime for all apps;
LatestInstalled.NET -Disable;Do not use latest installed .NET runtime for all apps (default value); LatestInstalled.NET -Disable;Do not use latest installed .NET runtime for all apps (default value);
PCTurnOffDevice -Disable;Do not allow the computer (if device is not a laptop) to turn off the network adapters to save power; PCTurnOffDevice -Disable;Do not allow the computer (if device is not a laptop) to turn off the network adapters to save power;
PCTurnOffDevice -Enable;Allow the computer to turn off the network adapters to save power (default value); PCTurnOffDevice -Enable;Allow the computer to turn off the network adapters to save power (default value);
SetInputMethod -English;Set the default input method to the English language; SetInputMethod -English;Override for default input method: English;
SetInputMethod -Default;Reset the default input method; SetInputMethod -Default;Override for default input method: use langiage list (default value);
WinPrtScrFolder -Desktop;Save screenshots by pressing Win+PrtScr to the Desktop folder (current user only); WinPrtScrFolder -Desktop;Save screenshots by pressing Win+PrtScr on the Desktop;
WinPrtScrFolder -Default;Save screenshots by pressing Win+PrtScr to the Pictures folder (current user only) (default value); WinPrtScrFolder -Default;Save screenshots by pressing Win+PrtScr on the Pictures folder (default value);
RecommendedTroubleshooting -Automatic;Run troubleshooters automatically, then notify. In order this feature to work the OS level of diagnostic data gathering must be set to "Optional diagnostic data"; RecommendedTroubleshooting -Automatic;Run troubleshooters automatically, then notify. In order this feature to work the OS level of diagnostic data gathering must be set to "Optional diagnostic data";
RecommendedTroubleshooting -Default;Ask me before running troubleshooters (default value). In order this feature to work the OS level of diagnostic data gathering must be set to "Optional diagnostic data"; RecommendedTroubleshooting -Default;Ask me before running troubleshooters (default value). In order this feature to work the OS level of diagnostic data gathering must be set to "Optional diagnostic data";
FoldersLaunchSeparateProcess -Enable;Launch folder windows in a separate process (current user only); FoldersLaunchSeparateProcess -Enable;Launch folder windows in a separate process;
FoldersLaunchSeparateProcess -Disable;Do not launch folder windows in a separate process (current user only) (default value); FoldersLaunchSeparateProcess -Disable;Do not launch folder windows in a separate process (default value);
ReservedStorage -Disable;Disable and delete reserved storage after the next update installation; ReservedStorage -Disable;Disable and delete reserved storage after the next update installation;
ReservedStorage -Enable;Enable reserved storage (default value); ReservedStorage -Enable;Enable reserved storage (default value);
F1HelpPage -Disable;Disable help lookup via F1 (current user only); F1HelpPage -Disable;Disable help lookup via F1;
F1HelpPage -Enable;Enable help lookup via F1 (current user only) (default value); F1HelpPage -Enable;Enable help lookup via F1 (default value);
NumLock -Enable;Enable Num Lock at startup; NumLock -Enable;Enable Num Lock at startup;
NumLock -Disable;Disable Num Lock at startup (default value); NumLock -Disable;Disable Num Lock at startup (default value);
CapsLock -Enable;Enable Caps Lock; CapsLock -Enable;Enable Caps Lock;
CapsLock -Disable;Disable Caps Lock (default value); CapsLock -Disable;Disable Caps Lock (default value);
StickyShift -Disable;Disable StickyKey after tapping the Shift key 5 times (current user only); StickyShift -Disable;Disable StickyKey after tapping the Shift key 5 times;
StickyShift -Enable;Enable StickyKey after tapping the Shift key 5 times (current user only) (default value); StickyShift -Enable;Enable StickyKey after tapping the Shift key 5 times (default value);
Autoplay -Disable;Disable AutoPlay for all media and devices (current user only); Autoplay -Disable;Disable AutoPlay for all media and devices;
Autoplay -Enable;Enable AutoPlay for all media and devices (current user only) (default value); Autoplay -Enable;Enable AutoPlay for all media and devices (default value);
ThumbnailCacheRemoval -Disable;Disable thumbnail cache removal; ThumbnailCacheRemoval -Disable;Disable thumbnail cache removal;
ThumbnailCacheRemoval -Enable;Enable thumbnail cache removal (default value); ThumbnailCacheRemoval -Enable;Enable thumbnail cache removal (default value);
SaveRestartableApps -Enable;Enable automatically saving my restartable apps when signing out and restart them after signing in (current user only); SaveRestartableApps -Enable;Enable automatically saving my restartable apps when signing out and restart them after signing in;
SaveRestartableApps -Disable;Disable automatically saving my restartable apps when signing out and restart them after signing in (current user only) (default value); SaveRestartableApps -Disable;Disable automatically saving my restartable apps when signing out and restart them after signing in (default value);
NetworkDiscovery -Enable;Enable "Network Discovery" and "File and Printers Sharing" for workgroup networks; NetworkDiscovery -Enable;Enable "Network Discovery" and "File and Printers Sharing" for workgroup networks;
NetworkDiscovery -Disable;Disable "Network Discovery" and "File and Printers Sharing" for workgroup networks (default value); NetworkDiscovery -Disable;Disable "Network Discovery" and "File and Printers Sharing" for workgroup networks (default value);
SmartActiveHours -Enable;Automatically adjust active hours for me based on daily usage; SmartActiveHours -Enable;Automatically adjust active hours for me based on daily usage;
@ -191,12 +192,13 @@ RecentlyAddedApps -Hide;Hide recently added apps in the Start menu;
RecentlyAddedApps -Show;Show recently added apps in the Start menu (default value); RecentlyAddedApps -Show;Show recently added apps in the Start menu (default value);
AppSuggestions -Hide;Hide app suggestions in the Start menu; AppSuggestions -Hide;Hide app suggestions in the Start menu;
AppSuggestions -Show;Show app suggestions in the Start menu (default value); AppSuggestions -Show;Show app suggestions in the Start menu (default value);
RunCMDShortcut -Elevated;Run the Command Prompt shortcut from the Start menu as Administrator; RunPowerShellShortcut -Elevated;Run the Windows PowerShell shortcut from the Start menu as Administrator;
RunCMDShortcut -NonElevated;Run the Command Prompt shortcut from the Start menu as user (default value); RunPowerShellShortcut -NonElevated;Run the Windows PowerShell shortcut from the Start menu as user (default value);
UnpinAllStartTiles;Unpin all the Start tiles; PinToStart -Tiles ControlPanel,DevicesPrinters,PowerShell;Pin the Control Panel, "Devices & Printers", and Windows PowerShell shortcuts to Start;
PinControlPanel;Pin the "Control Panel" shortcut to Start within the syspin app; PinToStart -Tiles ControlPanel;Pin the Control Panel shortcut shortcut to Start;
PinDevicesPrinters;Pin the old-style "Devices and Printers" shortcut to Start within the syspin app; PinToStart -Tiles DevicesPrinters;Pin the "Devices & Printers" shortcut to Start;
PinCommandPrompt;Pin the Command Prompt" shortcut to Start within the syspin app PinToStart -Tiles PowerShell;Pin the Windows PowerShell shortcut to Start;
PinToStart -UnpinAll;Unpin all the Start tiles;
<#uwp#> <#uwp#>
@ -218,12 +220,12 @@ GPUScheduling -Disable;Turn off hardware-accelerated GPU scheduling (default val
<#scheduled#> <#scheduled#>
CleanUpTask -Register;Create the "Windows Cleanup" task to clean up unused files and Windows updates in the Task Scheduler. A minute before the task starts, a warning in the Windows action center will appear. The task runs every 90 days; CleanUpTask -Register;Create the "Windows Cleanup" scheduled task for cleaning up unused files and Windows updates;
CleanUpTask -Delete;Delete the "Windows Cleanup" task to clean up unused files and Windows updates in the Task Scheduler; CleanUpTask -Delete;Delete the "Windows Cleanup" scheduled task for cleaning up unused files and Windows updates;
SoftwareDistributionTask -Register;Create the "SoftwareDistribution" task to clear the %SystemRoot%\SoftwareDistribution\Download folder in the Task Scheduler. The task runs on Thursdays every 4 weeks; SoftwareDistributionTask -Register;Create the "SoftwareDistribution" scheduled task for cleaning up the %SystemRoot%\SoftwareDistribution\Download folder;
SoftwareDistributionTask -Delete;Delete the "SoftwareDistribution" task to clear the %SystemRoot%\SoftwareDistribution\Download folder in the Task Scheduler; SoftwareDistributionTask -Delete;Delete the "SoftwareDistribution" scheduled task for cleaning up the %SystemRoot%\SoftwareDistribution\Download folder;
CreateTempTask;Create a task to clear the %TEMP% folder in the Task Scheduler. The task runs every 62 days; TempTask -Register;Create the "Temp" scheduled task for cleaning up the %TEMP% folder;
DeleteTempTask;Delete a task to clear the %TEMP% folder in the Task Scheduler TempTask -Delete;Delete the "Temp" scheduled task for cleaning up the %TEMP% folder
<#defender&security#> <#defender&security#>
@ -255,10 +257,10 @@ PowerShellScriptsLogging -Enable;Enable logging for all PowerShell scripts input
PowerShellScriptsLogging -Disable;Disable logging for all PowerShell scripts input to the Windows PowerShell event log (default value); PowerShellScriptsLogging -Disable;Disable logging for all PowerShell scripts input to the Windows PowerShell event log (default value);
AppsSmartScreen -Disable;Disable apps and files checking within Microsofot Defender SmartScreen; AppsSmartScreen -Disable;Disable apps and files checking within Microsofot Defender SmartScreen;
AppsSmartScreen -Enable;Enable apps and files checking within Microsofot Defender SmartScree (default value); AppsSmartScreen -Enable;Enable apps and files checking within Microsofot Defender SmartScree (default value);
SaveZoneInformation -Disable;Disable the Attachment Manager marking files that have been downloaded from the Internet as unsafe (current user only); SaveZoneInformation -Disable;Disable the Attachment Manager marking files that have been downloaded from the Internet as unsafe;
SaveZoneInformation -Enable;Enable the Attachment Manager marking files that have been downloaded from the Internet as unsafe (current user only) (default value); SaveZoneInformation -Enable;Enable the Attachment Manager marking files that have been downloaded from the Internet as unsafe (default value);
WindowsScriptHost -Disable;Disable Windows Script Host (current user only). Blocks WSH from executing .js and .vbs files; WindowsScriptHost -Disable;Disable Windows Script Host. Blocks WSH from executing .js and .vbs files;
WindowsScriptHost -Enable;Emable Windows Script Host (current user only) (default value); WindowsScriptHost -Enable;Emable Windows Script Host (default value);
WindowsSandbox -Enable;Enable Windows Sandbox; WindowsSandbox -Enable;Enable Windows Sandbox;
WindowsSandbox -Disable;Disable Windows Sandbox (default value) WindowsSandbox -Disable;Disable Windows Sandbox (default value)
@ -291,11 +293,11 @@ SendToContext -Show;Show the "Send to" item in the folders context menu (default
BitLockerContext -Hide;Hide the "Turn on BitLocker" item from the context menu; BitLockerContext -Hide;Hide the "Turn on BitLocker" item from the context menu;
BitLockerContext -Show;Show the "Turn on BitLocker" item in the context menu (default value); BitLockerContext -Show;Show the "Turn on BitLocker" item in the context menu (default value);
BitmapImageNewContext -Remove;Remove the "Bitmap image" item from the "New" context menu; BitmapImageNewContext -Remove;Remove the "Bitmap image" item from the "New" context menu;
BitmapImageNewContext -Add;Add the "Bitmap image" item in the "New" context menu (default value); BitmapImageNewContext -Add;Add the "Bitmap image" item to the "New" context menu (default value);
RichTextDocumentNewContext -Remove;Remove the "Rich Text Document" item from the "New" context menu; RichTextDocumentNewContext -Remove;Remove the "Rich Text Document" item from the "New" context menu;
RichTextDocumentNewContext -Add;Add the "Rich Text Document" item in the "New" context menu (default value); RichTextDocumentNewContext -Add;Add the "Rich Text Document" item to the "New" context menu (default value);
CompressedFolderNewContext -Remove;Remove the "Compressed (zipped) Folder" item from the "New" context menu; CompressedFolderNewContext -Remove;Remove the "Compressed (zipped) Folder" item from the "New" context menu;
CompressedFolderNewContext -Add;Add the "Compressed (zipped) Folder" item from the "New" context menu (default value); CompressedFolderNewContext -Add;Add the "Compressed (zipped) Folder" item to the "New" context menu (default value);
MultipleInvokeContext -Enable;Enable the "Open", "Print", and "Edit" context menu items for more than 15 items selected; MultipleInvokeContext -Enable;Enable the "Open", "Print", and "Edit" context menu items for more than 15 items selected;
MultipleInvokeContext -Disable;Disable the "Open", "Print", and "Edit" context menu items for more than 15 items selected (default value); MultipleInvokeContext -Disable;Disable the "Open", "Print", and "Edit" context menu items for more than 15 items selected (default value);
UseStoreOpenWith -Hide;Hide the "Look for an app in the Microsoft Store" item in the "Open with" dialog; UseStoreOpenWith -Hide;Hide the "Look for an app in the Microsoft Store" item in the "Open with" dialog;
@ -305,11 +307,11 @@ PreviousVersionsPage -Show;Show the "Previous Versions" tab from files and folde
<#other#> <#other#>
TaskbarSearch -Hide;Hide the search box or the search icon from the taskbar (current user only); TaskbarSearch -Hide;Hide the search box or the search icon from the taskbar;
TaskbarSearch -SearchIcon;Show the search box on the taskbar (current user only); TaskbarSearch -SearchIcon;Show the search icon on the taskbar;
TaskbarSearch -SearchBox;Show the search icon on the taskbar (current user only) (default value); TaskbarSearch -SearchBox;Show the search box on the taskbar (default value);
SetUserShellFolderLocation -Root;Change the location of the user folders to any disks root of your choice using the interactive menu (current user only). User files or folders won't me moved to a new location; SetUserShellFolderLocation -Root;Move user folders location to the root of any drive using the interactive menu;
SetUserShellFolderLocation -Custom;Select a folder for the location of the user folders manually using a folder browser dialog (current user only). User files or folders won't me moved to a new location; SetUserShellFolderLocation -Custom;Select folders for user folders location manually using a folder browser dialog;
SetUserShellFolderLocation -Default;Change the location of the user folders to the default values (current user only). User files or folders won't me moved to the new location SetUserShellFolderLocation -Default;Change user folders location to the default values
<#end#> <#end#>
Loading…
Cancel
Save