Browse Source

Add files via upload

pull/149/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
ec2142707b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Wrapper/data.txt
  2. 2
      Wrapper/default.txt
  3. 6
      Wrapper/tooltip.txt

2
Wrapper/data.txt

@ -114,7 +114,7 @@ PinToStart -UnpinAll;LeaveAlone
<#uwp#> <#uwp#>
UninstallUWPApps;LeaveAlone; UninstallUWPApps;LeaveAlone;
InstallHEIF;LeaveAlone; HEIF -Manual;HEIF -Install
CortanaAutostart -Disable;CortanaAutostart -Enable; CortanaAutostart -Disable;CortanaAutostart -Enable;
CheckUWPAppsUpdates;LeaveAlone CheckUWPAppsUpdates;LeaveAlone

2
Wrapper/default.txt

@ -105,7 +105,7 @@ PinToStart -Tiles ControlPanel,DevicesPrinters,PowerShell
<#uwp#> <#uwp#>
UninstallUWPApps; UninstallUWPApps;
InstallHEIF; HEIF -Install
CortanaAutostart -Disable; CortanaAutostart -Disable;
CheckUWPAppsUpdates CheckUWPAppsUpdates

6
Wrapper/tooltip.txt

@ -120,7 +120,7 @@ StorageSenseTempFiles -Enable;Delete temporary files that apps aren't using;
StorageSenseTempFiles -Disable;Do not delete temporary files that apps aren't using; 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; 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; 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;
Hibernate -Enable;Enable hibernate (default value); Hibernate -Enable;Enable hibernate (default value);
TempFolder -SystemDrive;Change the %TEMP% environment variable path to "%SystemDrive%\Temp; TempFolder -SystemDrive;Change the %TEMP% environment variable path to "%SystemDrive%\Temp;
TempFolder -Default;Change %TEMP% environment variable path to "%LOCALAPPDATA%\Temp" (default value); TempFolder -Default;Change %TEMP% environment variable path to "%LOCALAPPDATA%\Temp" (default value);
@ -146,11 +146,11 @@ UpdateMicrosoftProducts -Enable;Receive updates for other Microsoft products whe
UpdateMicrosoftProducts -Disable;Do not receive updates for other Microsoft products when you update Windows (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; BackgroundUWPApps -Disable;Do not let all UWP apps run in the background;
BackgroundUWPApps -Enable;Let all UWP apps run in the background (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";
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 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;Override for default input method: English; SetInputMethod -English;Override for default input method: English;
SetInputMethod -Default;Override for default input method: use langiage list (default value); SetInputMethod -Default;Override for default input method: use langiage list (default value);

Loading…
Cancel
Save