Windows 10 Setup Script Versions Save

:zap: The most powerful PowerShell module on GitHub for fine-tuning Windows 10 & Windows 11

6.5.5

8 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.5.4 6.5.4...6.5.5

  • #525 closed;
  • Minor changes.

Wrapper 2.6.10

  • Added Set-Association function;

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.

6.5.4

9 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.5.3 6.5.3...6.5.4

  • Improved interactive menu UX.

https://user-images.githubusercontent.com/10544660/253818031-b7ce6bf1-d968-41ea-a5c0-27f6845de402.mp4

6.5.3

9 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.5.2 6.5.2...6.5.3

  • Replaced interactive menus overall within a custom Show-Menu function letting choose answer within arrows in keyboard;
  • Improved German translation. #514 merged;
    • Thanks to @sensinsane.
  • Minor changes.

Wrapper 2.6.9

  • Small changes;
    • Thanks to ajt174.

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.

6.5.2

10 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.5.1 6.5.1...6.5.2

  • Added BrowsingHistory function to hide websites from your browsing history in the Start menu;
  • Fixed #506;
  • Improved and fixed descriptions;
  • Minor changes.

Thanks to @amd64fox for providing a remote access to reproduce the bug. Thanks to frost_tg for bug reporting

Wrapper 2.6.8

  • Improved preset exporting function;
  • Fixed #506;
  • Improved numerous JSON descriptions typos.

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.

6.5.1

10 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.5.0 6.5.0...6.5.1

  • Fixed bug in Export-Associations;
    • Reported by @lowl1f3.
  • Closed #494;
    • Now TaskbarChat function except hiding the iсon also prevents Microsoft Teams from installing for new users by creating a special registry key as NT SERVICE\TrustedInstaller;
  • Fixed Cursors function;
    • If you encountered with a wrong cursor applied, please re-apply the function.
  • Minor changes.

Wrapper 2.6.7

  • Closed #490.

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.

6.5.0

11 months ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.4.4 6.4.4...6.5.0

  • Expanded start-up checks;
    • Now the script checks and removes all IP addresses added to hosts file that block Microsoft recourses added by harmful tweaker WindowsSpyBlocker;
    • Now the script checks whether Microsoft Edge is installed, and if not it will be downloaded and installed.
  • Improved and fixed Set-Association function
    • Now you can associate extensions with protocols: Set-Association -ProgramPath MSEdgeMHT -Extension .html.
  • Added Export-Associations and Import-Associations to let user export all Windows associations and import all Windows associations from a JSON file;
    • Export-Associations exports Application_Associations.json to script root folder;
    • You have to install all apps to the same folders according to an exported JSON file to restore all associations, unless this extension will be skipped;
    • Import-Associations lets you import Application_Associations.json via an open file dialog;
    • This is more of a proof of concept (and may contain bugs) which shows that is possible to restore associations from an old PC to a new one (like in some harmful tweakers like Modern Tweaker and Win10Tweaker provide). But I'd not recommend to rely on this approach. Better do it manually. But the functions work. :cat:
  • Added SecondsInSystemClock function for Windows 11 to enable seconds in the taskbar as Windows 10 provides.
  • Fixes for #472, #476, #480, and #482;
  • Improved translations;
  • Minor changes.

Wrapper 2.6.6

  • Fixed JSON configs;
  • Improved the German translation;
    • Thanks to @sensinsane.
  • Minor changes.

Note: Please note that Wrapper doesn't have all functions as CLI Sophia Script provides. If you want to apply all functions, you need to configure Sophia.ps1 file.

Sophia Script for Windows hits more than 700 000 downloads! Thank you for your interest in Windows tweaking! ❤️

6.4.4

1 year ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.4.3 6.4.3...6.4.4

  • Fixes for #466, #472, #470, and #469
  • Fixed a bug in Set-Association function when a used Desktop context menu item was accidentally removed;
    • Thanks to @lowl1f3.

6.4.3

1 year ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.4.2 6.4.2...6.4.3

  • Improved Checks;
    • Expanded the list of harmful tweakers, trojans and other unwanted apps blocking the script running;
    • Added Microsoft Edge installation if it was removed by harmful tweakers. WebView2 Runtime is a mandatory Windows component.
  • Minor changes and improvements.

6.4.2

1 year ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.4.1 6.4.1...6.4.2

Wrapper 2.6.4

  • Minor changes.

6.4.1

1 year ago

actions actions Discord

Donate

Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2

Diff from v6.4.0 6.4.0...6.4.1

  • Code refactoring;
  • Fixed a bug in ShowMenu function when Windows Terminal console was overbuffered that broke interractive ShowMenu;
  • Fixed IPv6Component by switching to https://ipify.org
  • Removed CheckUWPAppsUpdates function and intergrated into code;
  • Renamed SetUserShellFolderLocation function into Set-UserShellFolderLocation;
  • Many small changes and improvements.