Browse Source

2.0.1

pull/217/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
c3c54ad7d2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Wrapper/Config/data.txt
  2. 4
      Wrapper/Config/default.txt
  3. 15
      Wrapper/Localizations/en-US/tooltip.txt
  4. 25
      Wrapper/Localizations/ru-RU/tooltip.txt
  5. 7
      Wrapper/README.txt
  6. BIN
      Wrapper/Sophia Script Wrapper.exe

4
Wrapper/Config/data.txt

@ -48,7 +48,7 @@
2;cmb;TrayIcons -Show;TrayIcons -Hide; 2;cmb;TrayIcons -Show;TrayIcons -Hide;
2;cmb;MeetNow -Hide;MeetNow -Show; 2;cmb;MeetNow -Hide;MeetNow -Show;
2;cmb;NewsInterests -Hide;NewsInterests -Show; 2;cmb;NewsInterests -Hide;NewsInterests -Show;
1;chk;UnpinTaskbarEdgeStore; 3;chk;UnpinTaskbarShortcuts -Shortcuts;Edge;Store;Mail;
3;cmb;ControlPanelView -Category;ControlPanelView -LargeIcons;ControlPanelView -SmallIcons; 3;cmb;ControlPanelView -Category;ControlPanelView -LargeIcons;ControlPanelView -SmallIcons;
2;cmb;WindowsColorScheme -Dark;WindowsColorScheme -Light; 2;cmb;WindowsColorScheme -Dark;WindowsColorScheme -Light;
2;cmb;AppMode -Dark;AppMode -Light; 2;cmb;AppMode -Dark;AppMode -Light;
@ -83,7 +83,7 @@
2;cmb;WindowsFeatures -Disable;WindowsFeatures -Enable; 2;cmb;WindowsFeatures -Disable;WindowsFeatures -Enable;
2;cmb;WindowsCapabilities -Uninstall;WindowsCapabilities -Install; 2;cmb;WindowsCapabilities -Uninstall;WindowsCapabilities -Install;
2;cmb;UpdateMicrosoftProducts -Enable;UpdateMicrosoftProducts -Disable; 2;cmb;UpdateMicrosoftProducts -Enable;UpdateMicrosoftProducts -Disable;
2;cmb;PowerManagementScheme -High;PowerManagementScheme -Balanced; 2;cmb;PowerPlan -High;PowerPlan -Balanced;
2;cmb;LatestInstalled.NET -Enable;LatestInstalled.NET -Disable; 2;cmb;LatestInstalled.NET -Enable;LatestInstalled.NET -Disable;
2;cmb;PCTurnOffDevice -Disable;PCTurnOffDevice -Enable; 2;cmb;PCTurnOffDevice -Disable;PCTurnOffDevice -Enable;
2;cmb;SetInputMethod -English;SetInputMethod -Default; 2;cmb;SetInputMethod -English;SetInputMethod -Default;

4
Wrapper/Config/default.txt

@ -45,7 +45,7 @@ QuickAccessRecentFiles -Hide;
WindowsInkWorkspace -Hide; WindowsInkWorkspace -Hide;
TrayIcons -Show; TrayIcons -Show;
MeetNow -Hide; MeetNow -Hide;
UnpinTaskbarEdgeStore; UnpinTaskbarShortcuts -Shortcuts Edge, Store, Mail;
WindowsColorScheme -Dark; WindowsColorScheme -Dark;
AppMode -Dark; AppMode -Dark;
NewAppInstalledNotification -Hide; NewAppInstalledNotification -Hide;
@ -80,7 +80,7 @@ WindowsManageDefaultPrinter -Disable;
WindowsFeatures -Disable; WindowsFeatures -Disable;
WindowsCapabilities -Uninstall; WindowsCapabilities -Uninstall;
UpdateMicrosoftProducts -Enable; UpdateMicrosoftProducts -Enable;
PowerManagementScheme -High; PowerPlan -High;
LatestInstalled.NET -Enable; LatestInstalled.NET -Enable;
PCTurnOffDevice -Disable; PCTurnOffDevice -Disable;
SetInputMethod -English; SetInputMethod -English;

15
Wrapper/Localizations/en-US/tooltip.txt

@ -1,6 +1,6 @@
#region Protection #region Protection
Checkings -Warning;Checkings is required. "-Warning" argument displays warning message about whether you've customized the preset file; Checkings -Warning;Checkings is required. The "-Warning" argument displays warning message about whether you've customized the preset file;
Checkings;Checkings is required. No arguement therefore no warning message about whether you've customized the preset file; Checkings;Checkings is required. No arguement therefore no warning message about whether you've customized the preset file;
Logging;Enable script logging. The log will be being recorded into the script folder.To stop logging just close the console or type "Stop-Transcript"; Logging;Enable script logging. The log will be being recorded into the script folder.To stop logging just close the console or type "Stop-Transcript";
CreateRestorePoint;Create a restore point CreateRestorePoint;Create a restore point
@ -89,7 +89,10 @@ MeetNow -Hide;Hide the Meet Now icon in the notification area;
MeetNow -Show;Show the Meet Now icon in the notification area (default value); MeetNow -Show;Show the Meet Now icon in the notification area (default value);
NewsInterests -Hide;Hide "News and Interests" on the taskbar; NewsInterests -Hide;Hide "News and Interests" on the taskbar;
NewsInterests -Show;Show "News and Interests" on the taskbar (default value); NewsInterests -Show;Show "News and Interests" on the taskbar (default value);
UnpinTaskbarEdgeStore;Unpin "Microsoft Edge" and "Microsoft Store" from the taskbar; UnpinTaskbarShortcuts -Shortcuts;Unpin the "Microsoft Edge", "Microsoft Store", or "Mail" shortcuts from the taskbar;
UnpinTaskbarShortcuts -Shortcuts Edge;Unpin the "Microsoft Edge" shortcut from the taskbar;
UnpinTaskbarShortcuts -Shortcuts Store;Unpin the "Microsoft Store" shortcut from the taskbar;
UnpinTaskbarShortcuts -Shortcuts Mail;Unpin the "Mail" shortcut from the taskbar;
ControlPanelView -Category;View the Control Panel icons by: category (default value); ControlPanelView -Category;View the Control Panel icons by: category (default value);
ControlPanelView -LargeIcons;View the Control Panel icons by: large icons; ControlPanelView -LargeIcons;View the Control Panel icons by: large icons;
ControlPanelView -SmallIcons;View the Control Panel icons by: small icons; ControlPanelView -SmallIcons;View the Control Panel icons by: small icons;
@ -116,7 +119,7 @@ AppsLanguageSwitch -Enable;Do not let use a different input method for each app
#region OneDrive #region OneDrive
OneDrive -Uninstall;Uninstall OneDrive; OneDrive -Uninstall;Uninstall OneDrive. The OneDrive user folder won't be removed;
OneDrive -Install;Install OneDrive OneDrive -Install;Install OneDrive
#region System #region System
@ -153,8 +156,8 @@ WindowsCapabilities -Uninstall;Uninstall optional features using the pop-up dial
WindowsCapabilities -Install;Install optional features using the pop-up dialog box; WindowsCapabilities -Install;Install optional features using the pop-up dialog box;
UpdateMicrosoftProducts -Enable;Receive updates for other Microsoft products when you update Windows; UpdateMicrosoftProducts -Enable;Receive updates for other Microsoft products when you update Windows;
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);
PowerManagementScheme -High;Set the power management scheme on "High performance". It is not recommended to turn on this scheme on laptops; PowerPlan -High;Set the power plan on "High performance". It isn't recommended to turn on the "High performance" power plan on laptops;
PowerManagementScheme -Balanced;Set the power management scheme on "Balanced" (default value); PowerPlan -Balanced;Set the power plan 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 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;
@ -207,7 +210,7 @@ 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);
RunPowerShellShortcut -Elevated;Run the Windows PowerShell shortcut from the Start menu as Administrator; RunPowerShellShortcut -Elevated;Run the Windows PowerShell shortcut from the Start menu as Administrator;
RunPowerShellShortcut -NonElevated;Run the Windows PowerShell shortcut from the Start menu as user (default value); RunPowerShellShortcut -NonElevated;Run the Windows PowerShell shortcut from the Start menu as user (default value);
PinToStart -Tiles;Pin to Start the following links: Control Panel, Devices and Printers, PowerShell; PinToStart -Tiles;Pin to Start the following shortcuts: Control Panel, Devices and Printers, PowerShell;
PinToStart -Tiles ControlPanel;Pin the Control Panel shortcut to Start; PinToStart -Tiles ControlPanel;Pin the Control Panel shortcut to Start;
PinToStart -Tiles DevicesPrinters;Pin the "Devices & Printers" shortcut to Start; PinToStart -Tiles DevicesPrinters;Pin the "Devices & Printers" shortcut to Start;
PinToStart -Tiles PowerShell;Pin the Windows PowerShell shortcut to Start; PinToStart -Tiles PowerShell;Pin the Windows PowerShell shortcut to Start;

25
Wrapper/Localizations/ru-RU/tooltip.txt

@ -1,7 +1,7 @@
#region Protection #region Protection
Checkings -Warning;Обязательные проверки. Аргумент "-Warning" отображает предупреждающее сообщение о необходимости настройки пресет-файла; Checkings -Warning;Обязательные проверки. Аргумент «-Warning» отображает предупреждающее сообщение о том, был ли настроен пресет-файл;
Checkings;Обязательные проверки. Предупреждающее сообщение о необходимости настройки пресет-файла отключено; Checkings;Обязательные проверки. Отсутсвует предупреждающее сообщение о том, были ли настроен пресет-файл;
Logging;Включить логирование работы скрипта. Лог будет записываться в папку скрипта. Чтобы остановить логгирование, закройте консоль или наберите "Stop-Transcript"; Logging;Включить логирование работы скрипта. Лог будет записываться в папку скрипта. Чтобы остановить логгирование, закройте консоль или наберите "Stop-Transcript";
CreateRestorePoint;Создать точку восстановления CreateRestorePoint;Создать точку восстановления
@ -85,11 +85,14 @@ WindowsInkWorkspace -Hide;Не показывать кнопку Windows Ink Wor
WindowsInkWorkspace -Show;Показать кнопку Windows Ink Workspace на панели задач (значение по умолчанию); WindowsInkWorkspace -Show;Показать кнопку Windows Ink Workspace на панели задач (значение по умолчанию);
TrayIcons -Show;Всегда отображать все значки в области уведомлений; TrayIcons -Show;Всегда отображать все значки в области уведомлений;
TrayIcons -Hide;Не отображать все значки в области уведомлений (значение по умолчанию)); TrayIcons -Hide;Не отображать все значки в области уведомлений (значение по умолчанию));
MeetNow -Hide;Скрыть иконку "Провести собрание" в области уведомлений; MeetNow -Hide;Скрыть иконку "Провести собрание" в трее;
MeetNow -Show;Отображать иконку "Провести собрание" области уведомлений (значение по умолчанию); MeetNow -Show;Отображать иконку "Провести собрание" в трее (значение по умолчанию);
NewsInterests -Hide;Скрыть "Новости и интересы" на панели задач; NewsInterests -Hide;Скрыть "Новости и интересы" на панели задач;
NewsInterests -Show;Отображать "Новости и интересы" на панели задач (значение по умолчанию); NewsInterests -Show;Отображать "Новости и интересы" на панели задач (значение по умолчанию);
UnpinTaskbarEdgeStore;Открепить Microsoft Edge и Microsoft Store от панели задач; UnpinTaskbarShortcuts -Shortcuts;Открепить ярлыки "Microsoft Edge", "Microsoft Store" или "Почта" от панели задач;
UnpinTaskbarShortcuts -Shortcuts Edge;Открепить ярлык "Microsoft Edge" от панели задач;
UnpinTaskbarShortcuts -Shortcuts Store;Открепить ярлык "Microsoft Store" от панели задач;
UnpinTaskbarShortcuts -Shortcuts Mail;Открепить ярлык "Почта" от панели задач;
ControlPanelView -LargeIcons;Просмотр иконок Панели управления как: крупные значки; ControlPanelView -LargeIcons;Просмотр иконок Панели управления как: крупные значки;
ControlPanelView -SmallIcons;Просмотр иконок Панели управления как: маленькие значки; ControlPanelView -SmallIcons;Просмотр иконок Панели управления как: маленькие значки;
ControlPanelView -Category;Просмотр иконок Панели управления как: категория (значение по умолчанию); ControlPanelView -Category;Просмотр иконок Панели управления как: категория (значение по умолчанию);
@ -116,7 +119,7 @@ AppsLanguageSwitch -Enable;Не позволять выбирать метод
#region OneDrive #region OneDrive
OneDrive -Uninstall;Удалить OneDrive; OneDrive -Uninstall;Удалить OneDrive. Папка пользователя OneDrive не будет удалена;
OneDrive -Install;Установить OneDrive OneDrive -Install;Установить OneDrive
#region System #region System
@ -147,14 +150,14 @@ WaitNetworkStartup -Enable;Всегда ждать сеть при запуск
WaitNetworkStartup -Disable;Никогда не ждать сеть при запуске и входе в систему для рабочих групп (значение по умолчанию); WaitNetworkStartup -Disable;Никогда не ждать сеть при запуске и входе в систему для рабочих групп (значение по умолчанию);
WindowsManageDefaultPrinter -Disable;Не разрешать Windows решать, какой принтер должен использоваться по умолчанию; WindowsManageDefaultPrinter -Disable;Не разрешать Windows решать, какой принтер должен использоваться по умолчанию;
WindowsManageDefaultPrinter -Enable;Разрешать Windows решать, какой принтер должен использоваться по умолчанию (значение по умолчанию); WindowsManageDefaultPrinter -Enable;Разрешать Windows решать, какой принтер должен использоваться по умолчанию (значение по умолчанию);
WindowsFeatures -Disable;Отключить компоненты Windows, используя всплывающее диалоговое окно. Если вы хотите оставить параметр "Параметры мультимедиа" в дополнительных параметрах электропитания, не удаляйте отключайте "MediaPlayback"; WindowsFeatures -Disable;Отключить компоненты Windows, используя всплывающее диалоговое окно. Если вы хотите оставить параметр "Параметры мультимедиа" в дополнительных параметрах схемы управления питанием, не отключайте "MediaPlayback";
WindowsFeatures -Enable;Включить компоненты Windows, используя всплывающее диалоговое окно; WindowsFeatures -Enable;Включить компоненты Windows, используя всплывающее диалоговое окно;
WindowsCapabilities -Uninstall;Удалить дополнительные компоненты, используя всплывающее диалоговое окно. Если вы хотите оставить параметр "Параметры мультимедиа" в дополнительных параметрах электропитания, не удаляйте компонент "MediaPlayback"; WindowsCapabilities -Uninstall;Удалить дополнительные компоненты, используя всплывающее диалоговое окно. Если вы хотите оставить параметр "Параметры мультимедиа" в дополнительных параметрах схемы управления питанием, не удаляйте компонент "MediaPlayback";
WindowsCapabilities -Install;Установить дополнительные компоненты, используя всплывающее диалоговое окно; WindowsCapabilities -Install;Установить дополнительные компоненты, используя всплывающее диалоговое окно;
UpdateMicrosoftProducts -Enable;При обновлении Windows получать обновления для других продуктов Майкрософт; UpdateMicrosoftProducts -Enable;При обновлении Windows получать обновления для других продуктов Майкрософт;
UpdateMicrosoftProducts -Disable;При обновлении Windows не получать обновления для других продуктов Майкрософт (значение по умолчанию); UpdateMicrosoftProducts -Disable;При обновлении Windows не получать обновления для других продуктов Майкрософт (значение по умолчанию);
PowerManagementScheme -High;Установить схему управления питанием на "Высокая производительность". Не рекомендуется включать данную схему электропитания на ноутбуках; PowerPlan -High;Установить схему управления питанием на "Высокая производительность". Не рекомендуется включать схему управления питанием "Высокая производительность" для ноутбуков;
PowerManagementScheme -Balanced;Установить схему управления питанием на "Сбалансированная" (значение по умолчанию); PowerPlan -Balanced;Установить схему управления питанием на "Сбалансированная" (значение по умолчанию);
LatestInstalled.NET -Enable;Использовать последнюю установленную среду выполнения .NET для всех приложений; LatestInstalled.NET -Enable;Использовать последнюю установленную среду выполнения .NET для всех приложений;
LatestInstalled.NET -Disable;Не использовать последнюю установленную версию .NET для всех приложений (значение по умолчанию); LatestInstalled.NET -Disable;Не использовать последнюю установленную версию .NET для всех приложений (значение по умолчанию);
PCTurnOffDevice -Disable;Запретить отключение всех сетевых адаптеров для экономии энергии; PCTurnOffDevice -Disable;Запретить отключение всех сетевых адаптеров для экономии энергии;
@ -207,7 +210,7 @@ AppSuggestions -Hide;Скрывать рекомендации в меню "Пу
AppSuggestions -Show;Показывать рекомендации в меню "Пуск" (значение по умолчанию); AppSuggestions -Show;Показывать рекомендации в меню "Пуск" (значение по умолчанию);
RunPowerShellShortcut -Elevated;Запускать ярлык Windows PowerShell в меню "Пуск" от имени Администратора; RunPowerShellShortcut -Elevated;Запускать ярлык Windows PowerShell в меню "Пуск" от имени Администратора;
RunPowerShellShortcut -NonElevated;Запускать ярлык Windows PowerShell в меню "Пуск" от имени пользователя (значение по умолчанию); RunPowerShellShortcut -NonElevated;Запускать ярлык Windows PowerShell в меню "Пуск" от имени пользователя (значение по умолчанию);
PinToStart -Tiles;Закрепить на начальном экране следующие ярлыки: Панель управдения, Устройства и принтеры, PowerShell; PinToStart -Tiles;Закрепить на начальном экране следующие ярлыки: Панель управления, Устройства и принтеры, PowerShell;
PinToStart -Tiles ControlPanel;Закрепить на начальном экране ярлык "Панель управления"; PinToStart -Tiles ControlPanel;Закрепить на начальном экране ярлык "Панель управления";
PinToStart -Tiles DevicesPrinters;Закрепить на начальном экране ярлык "Устройства и принтеры"; PinToStart -Tiles DevicesPrinters;Закрепить на начальном экране ярлык "Устройства и принтеры";
PinToStart -Tiles PowerShell;Закрепить на начальном экране ярлык "PowerShell"; PinToStart -Tiles PowerShell;Закрепить на начальном экране ярлык "PowerShell";

7
Wrapper/README.txt

@ -16,7 +16,7 @@ Sophia script to share and open it up. There is a Opposite menu option to select
There are ToolTips balloon message popups for detailed info for each item. There are different languages in menu. There are ToolTips balloon message popups for detailed info for each item. There are different languages in menu.
After choosing your options, you can directly run the PowerShell script from the program after creating your script. After choosing your options, you can directly run the PowerShell script from the program after creating your script.
To do so, open up 'Sophia.ps1' preset, as this also gets the path for files to run directly, then fill in your choices, To do so, import preset 'Sophia.ps1', as this also gets the path for files to run directly, then fill in your choices,
click the ‘Refresh Console’ button and then click ‘Run Powershell’ button. The “Run PowerShell” button click the ‘Refresh Console’ button and then click ‘Run Powershell’ button. The “Run PowerShell” button
creates a PowerShell script called ‘Sophia_edited.ps1’ in the same directory as 'Sophia.ps1' and runs it. creates a PowerShell script called ‘Sophia_edited.ps1’ in the same directory as 'Sophia.ps1' and runs it.
@ -45,7 +45,7 @@ stored in 'Localizations' folder.
INSTRUCTIONS INSTRUCTIONS
------------ ------------
UNZIP all the files and open the 'Sophia.ps1' preset file to import and to get the path for files to run. UNZIP all the files and import the 'Sophia.ps1' preset file to import and to get the path for files to run.
If you do not open 'Sophia.ps1' then you can not run directly the PowerShell script you create (Run PowerShell If you do not open 'Sophia.ps1' then you can not run directly the PowerShell script you create (Run PowerShell
button is disabled) and must run your script manually via PowerShell command line in console. button is disabled) and must run your script manually via PowerShell command line in console.
@ -59,13 +59,14 @@ SOPHIA FILES
The 'Localizations' folder contains folders that are localized language files for prompts during the PowerShell The 'Localizations' folder contains folders that are localized language files for prompts during the PowerShell
execution each with a PowerShell Data File 'Sophia.psd1'. execution each with a PowerShell Data File 'Sophia.psd1'.
►cn-CN
►de-DE ►de-DE
►en-US ►en-US
►es-ES ►es-ES
►fr-FR ►fr-FR
►hu-HU ►hu-HU
►it-IT ►it-IT
►pt-BR
►ru-RU ►ru-RU
►tr-TR ►tr-TR
►uk-UA ►uk-UA
►zh-CN

BIN
Wrapper/Sophia Script Wrapper.exe

Binary file not shown.
Loading…
Cancel
Save