Releases: farag2/Sophia-Script-for-Windows
02.07.2023
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 configureSophia.ps1
file.
04.06.2023
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 preventsMicrosoft Teams
from installing for new users by creating a special registry key asNT SERVICE\TrustedInstaller
;
- Now
- 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 configureSophia.ps1
file.
28.05.2023
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.
- Now the script checks and removes all IP addresses added to
- Improved and fixed
Set-Association
function- Now you can associate extensions with protocols:
Set-Association -ProgramPath MSEdgeMHT -Extension .html
.
- Now you can associate extensions with protocols:
- Added
Export-Associations
andImport-Associations
to let user export all Windows associations and import all Windows associations from a JSON file;Export-Associations
exportsApplication_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 importApplication_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 likeModern Tweaker
andWin10Tweaker
provide). But I'd not recommend to rely on this approach. Better do it manually. But the functions work. 🐱
- 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
configureSophia.ps1
file.
Sophia Script for Windows
hits more than 700 000 downloads! Thank you for your interest in Windows tweaking! ❤️
01.04.2023
28.03.2023
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.
20.03.2023
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2
Diff from v6.4.1
6.4.1...6.4.2
- Added
LocalSecurityAuthority
function to prevent code injection (for Windows 11 22H2 only); - Improved
Checks
having expanded the list of blocked harmful tweakers; - Fixed
ThumbnailCacheRemoval
function; - Removed
SnapAssistFlyout
function; - Minor changes.
Wrapper 2.6.4
- Minor changes.
14.03.2023
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;- Big thanks to iNNOKENTIY21;
- microsoft/terminal#14992
- Fixed
IPv6Component
by switching to https://ipify.org - Removed
CheckUWPAppsUpdates
function and intergrated into code; - Renamed
SetUserShellFolderLocation
function intoSet-UserShellFolderLocation
; - Many small changes and improvements.
08.03.2023
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 22H2
Diff from v6.3.2
6.3.2...6.4.0
-
Dropped support for
Windows 11 22000
&Windows 10 21H2
;- If you run the script on
Windows 11 22000
you will silently download and run Windows 11 Installation Assistant, then download the PC Health Check app and expand it without installation to prepare for upgrading.
- If you run the script on
-
CleanupTask
,SoftwareDistributionTask
,TempTask
re-written;- Now all scheduled tasks respect
Focus Assist
mode and won't interrupt while you playing games or watching fullscreen videos with any notification toasts or powershell.exe pop-ups - Uses the FocusAssistLib.cs code from @DCourtel!
- https://redplait.blogspot.com/2018/07/wnf-ids-from-perfntcdll-adk-version.html
- I strongly recommend you to update them (how-to)
# With dot at the beginning . .\Functions.ps1 Sophia -Functions "CleanupTask -Register", "SoftwareDistributionTask -Register", "TempTask -Register"
- Now all scheduled tasks respect
-
Improved
WSL-Install
; -
Removed
RunPowerShellShortcut
function as not necessary any more; -
WSA
function renamed intoInstall-WSA
and has no parameters any more; -
Added
TaskbarSearch -SearchIconLabel
new parameter to configure search bar design on the taskbar; -
Added
SATADrivesRemovableMedia
function to prevent all internal SATA drives from showing up as removable media in the taskbar notification area -
#453 closed;
-
Many small changes and improvements.
11.02.2023
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 21H2/22H2 | Windows 11 21H2/22H2
Diff from v6.3.1
6.3.1...6.3.2
06.02.2023
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 21H2/22H2 | Windows 11 21H2/22H2
Diff from v6.3.0
6.3.0...6.3.1
-
WSL
function re-written and renamed intoWSL-Install
-
Improved
OneDrive
function; -
Added
NavigationPaneExpand
function to expand navigation pane to open folder- Closes #444.
-
Renamed
HEIF
function toHEVC
; -
Minor changes.
-
Wrapper 2.6.2
- Minor changes.