Releases: farag2/Sophia-Script-for-Windows
14.12.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | Enterprise LTSC 2021 | Enterprise LTSC 2019
- Now you can download the always latest Sophia Script archive by invoking (
not as administrator too
) in PowerShell console
irm script.sophi.app | iex
- The command will download and expand the latest Sophia Script archive (
without running
) according which Windows and PowerShell versions it is run on. If you run it on Windows 11 via PowerShell 5.1, it will download Sophia Script forWindows 11 PowerShell 5.1
.
Diff from v6.0.8
6.0.8...6.0.9
- Fixed a typo in the
DefaultTerminalApp -WindowsTerminal
function that prevents the function to get the Windows TerminalPackageFullName
variable value; - The
WinPrtScrFolder -Desktop
function was improved again; - The
Windows 10 Enterprise LTSC 2019
version is now deprecated and won't be supported. Please, if you're an ortodox who likes outdated and abandoned Windows, switch toWindows 3.11
back, or at leastWindows 10 Enterprise LTSC 2021
; - Minor changes.
- Check out the 4th SophiApp 0.0.0.78 public alpha build 🚀
File | SHA-256 |
---|---|
Sophia.Script.for.Windows.10.LTSC.2019.v5.2.18.zip | 8037995A892832ABE1A7E5B5F7FBC7AB8C42C098DADCCD15412649025CB95AD0 |
Sophia.Script.for.Windows.10.LTSC.2021.v5.12.8.zip | D73AA51C76B48F1B01E2CB7305DA7D00615A7AC596438761E401E2E20A7CC2C7 |
Sophia.Script.for.Windows.10.v5.12.8.PowerShell.7.zip | 48D7DA3455E9551018A524FC4D0040B1082B115ED99CB301ADCFFFDCDBC260C0 |
Sophia.Script.for.Windows.10.v5.12.8.zip | D2456AAE0F2BB246EAC85A123C791F9FF116F07B9B1B735F64B9F7AB677BF83E |
Sophia.Script.for.Windows.11.v6.0.9.PowerShell.7.zip | DA57C9C9130FE3002E648FF983BA8B549EE305675BE52B67EF55FAAA4243FCB3 |
Sophia.Script.for.Windows.11.v6.0.9.zip | 10D03A4266A2900336AFE4225A7F8ADF842F10DF8D1A894AEDB14CB98120F7F4 |
Sophia.Script.Wrapper.v2.5.3.zip | 4DA0114BDF032D4644DD0AF03C934BE03E9DB084F1B12A1C8AFC1D8A9B6A745C |
05.12.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | Enterprise LTSC 2021 | Enterprise LTSC 2019
- Now you can download the always latest Sophia Script archive by invoking (
not as administrator too
) in PowerShell console
irm script.sophi.app | iex
- The command will download and expand the latest Sophia Script archive (
without running
) according which Windows and PowerShell versions it is run on. If you run it on Windows 11 via PowerShell 5.1, it will download Sophia Script forWindows 11 PowerShell 5.1
.
Diff from v6.0.7
6.0.7...6.0.8
- Fixed small bug in the
OneDrive
function that prevents a folder to be removed; - Fixed small bug in the
OneDrive
function that prevents OneDrive to be downloaded (Microsoft changed the cloud XML silently); - The
WinPrtScrFolder
function was improved;- Now it doesn't matter how your preset was named: the fucntion will parse the preset that was loaded into session to find whether the
OneDrive -Uninstall
function was commented out or not;
- Now it doesn't matter how your preset was named: the fucntion will parse the preset that was loaded into session to find whether the
- Minor changes.
- Check out the 4th SophiApp 0.0.0.70 public alpha build 🚀
Sophia Script Wrapper 2.5.3
- More validation for JSON added;
- Backup of
Sophia.ps1
toSophia-original.ps1
if using import ps1 file calledSophia.ps1
;- Otherwise if importing
x.ps1
, the file will be overwritten if theRun PowerShell
button is used.
- Otherwise if importing
File | SHA-256 |
---|---|
Sophia.Script.for.Windows.10.LTSC.2019.v5.2.17.zip | 558EDFEDFE0E01739A03704CB07F9D2E3B17CD821D35EDF88E7CBB4EAE8EAC16 |
Sophia.Script.for.Windows.10.LTSC.2021.v5.12.7.zip | C8C86CC1B531A89C327BADE308FBB1F0F992D10BAC51C788558F5E91EF5EA7C8 |
Sophia.Script.for.Windows.10.v5.12.7.PowerShell.7.zip | 3F46C9D6E22DEEA1ECDD11A0773F16B2244C0E7174B7193E45E1E9FA5682D1ED |
Sophia.Script.for.Windows.10.v5.12.7.zip | 9B402D4999C3CB03C208C716AEE1B30D4CE5A5801BC4B27694DDA955277DDBD5 |
Sophia.Script.for.Windows.11.v6.0.8.PowerShell.7.zip | A8CD7513EE2490893B49F88A00FB00533B00229240E75E867B791A5884C34DAB |
Sophia.Script.for.Windows.11.v6.0.8.zip | 581A55A9A7454E67CE6BF19498624035CB7606A58DCDC77A7478733468B433B3 |
Sophia.Script.Wrapper.v2.5.3.zip | 82B1EDADC037105C186CB55BEBD51AB89B487F8FC89349AC2E8D89CD493AAF5A |
24.11.2021
Diff from v6.0.6
6.0.6...6.0.7
- Added support for Windows 10 Enterprise LTSC 2021;
- Added the
UninstallPCHealthCheck
funtion;- This application is installed with the KB5005463 update to check if PC meets the system requirements of Windows 11;
- For Windows 10 only.
- Added the
InstallVCRedistx64
funtion;- Install the latest supported Microsoft Visual C++ Redistributable 2015—2022 x64;
- https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist;
- Added the
UnpinAllStartApps
function to provide a feature to unpin all Start apps; - Minor changes.
- Check out the 4th SophiApp 0.0.0.70 public alpha build 🚀
Sophia Script Wrapper 2.5.2
- Cleaned up JSONs;
- Cleaned up code;
- Added Portuguese-Brazil (pt-BR);
- JSON validation checker in wrapper: messagebox will popup telling you location of JSON error;
- Added support for LTSC 2021.
File | SHA-256 |
---|---|
Sophia.Script.for.Windows.10.LTSC.2019.v5.2.17.zip | 11B8D748FEDC1DEFF15BED8CE1A0F6CF90D2347A8F83FA172C5B75D9B8A2C676 |
Sophia.Script.for.Windows.10.LTSC.2021.v5.12.6.zip | 7EFDF531E4826CD43228EE33F2FC0583AB94C99E46EE7BC0C94BD38B28160048 |
Sophia.Script.for.Windows.10.v5.12.6.PowerShell.7.zip | A26FFA058C167D5480F82F97534BEDF26FCF73256EAF93D4A6935D17991E82A0 |
Sophia.Script.for.Windows.10.v5.12.6.zip | 6C864477FFB65AD357F9846B356E76CF949564EE4F337C34470765CDFCBA5501 |
Sophia.Script.for.Windows.11.v6.0.7.PowerShell.7.zip | A6336109300ECA5037E9DE294F922178A669E21DA0A2B8063EB1C928AB1F7588 |
Sophia.Script.for.Windows.11.v6.0.7.zip | 3E7A276E2E806DD3DFEEE338F5286EF8AF071CFBA58A7B5020E000C61A966FE5 |
Sophia.Script.Wrapper.v2.5.2.zip | 494E6DD8B39783488E7D1DB484CD14ED3AAEB2BD2ED3FFF16E91B1FE5E1467F8 |
24.10.2021
Diff from v6.0.5
6.0.5...6.0.6
- Now you can download the always latest Sophia Script archive by invoking (
not as administrator too
) in PowerShell console
irm script.sophi.app | iex
or without using aliases
Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression
-
The command will download and expand the archive (
without running
) the latest Sophia Script according which Windows and PowerShell versions it is run on. If you run it on Windows 11 via PowerShell 5.1, it will download Sophia Script forWindows 11 PowerShell 5.1
. -
The
NotificationAreaIcons
,TaskbarSize
,RecentlyAddedAppsAdded
funtions were removed due to lack of necessity; -
Fixed typo in
FileExplorerCompactMode
;- The values for
Disable
andEnable
were switched places by mistake;
- The values for
-
Fixed bug in
UpdateMicrosoftProducts
; -
Fixed bug in
IPv6Component
;- The parameter uses
U+2013
instead ofU+2010
character (hyphen)
- The parameter uses
-
Fixed major in
WinPrtScrFolder
(closes #260);- It turned out that it has an influence on the OneDrive behavoir. Now the function will be applied only if the preset is configured to remove OneDrive, otherwise the backup functionality for the "Desktop" and "Pictures" folders in OneDrive breaks;
-
Merged #264;
-
Added
Spotify
for removing toUninstallUWPApps
; -
ShareContext
now uses another method that doesn't have an influence onWindows10FileExplorer
- To revert changes invoke
Remove-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" -Name "{E2BF9676-5F8F-435C-97EB-11607A5BEDF7}" -Force -ErrorAction Ignore
- And then invoke a new
ShareContext
(how-to);
-
OpenWindowsTerminalAdminContext
rewritten and now uses a native UAC icon and added to the top-level context menu- To revert changes invoke
$Items = @( "Registry::HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWTHereAsAdmin", "Registry::HKEY_CLASSES_ROOT\Directory\shell\OpenWTHereAsAdmin", "HKLM:\SOFTWARE\Classes\Directory\shell\OpenWTHereAsAdmin\command", "HKLM:\SOFTWARE\Classes\Directory\Background\shell\OpenWTHereAsAdmin\command", "$env:LOCALAPPDATA\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\terminal.ico" ) Remove-Item -Path $Items -Recurse -Force -ErrorAction Ignore
- And then invoke a new
OpenWindowsTerminalAdminContext
(how-to);
-
Added function to set the Windows 10 style context menu (closes #267);
-
Minor changes.
-
Check out the 3rd SophiApp public alpha build 🚀
- The 4th alpha version 0.0.0.5x will be released soon
Sophia Script Wrapper 2.5.1
- Cleaned up code: EXE should be now smaller;
- Fixed typos in JSONs;
- Added Spanish (es-ES);
- Fixed UI.
File | SHA-256 |
---|---|
Sophia.Script.for.Windows.10.LTSC.v5.2.16.zip | 368A6A4588749999A31000341A176E2615B93F8A2C0AB4DF91535DE95C064FD6 |
Sophia.Script.for.Windows.10.v5.12.5.PowerShell.7.zip | 9BDDD05FFFAEC24490E345F947C37C9665A3E4E3C86F3B6FE2EAC6FABB1C3F57 |
Sophia.Script.for.Windows.10.v5.12.5.zip | C10ACE107FB0CA48297DCF3C8E195F5DE0E0224762C2CD616D3740A38B3B8F1E |
Sophia.Script.for.Windows.11.v6.0.6.PowerShell.7.zip | CF3A955A34FB19BB67F8959620E694ADA2B6B6590FEBF294F453EB07460B9054 |
Sophia.Script.for.Windows.11.v6.0.6.zip | C238A1A23675B2C64B17408E8208660D908110C7BA0D28D939E4CC1A14D4DDCF |
Sophia.Script.Wrapper.v2.5.1.zip | F66A6CF7760C2E174790FC83F624F5026E10EA9EBCC4F8B7253933444D8D491A |
06.10.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | Enterprise LTSC 2019
Diff from v6.0.4
6.0.4...6.0.5
- Now you can download the always latest Sophia Script archive by invoking (
not as administrator too
) in PowerShell console
irm script.sophi.app | iex
or without using aliases
Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression
-
The command will download and expand the archive (
without running
) the latest Sophia Script according which Windows and PowerShell versions it is run on. If you run it on Windows 11 via PowerShell 5.1, it will download Sophia Script forWindows 11 PowerShell 5.1
. -
Added
Sophia Script for Windows 11 (PowerShell 7)
-
Updated the
Windows10FileExplorer
function for Windows 11;- Invoke to revert changes
Remove-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" -Name "{E2BF9676-5F8F-435C-97EB-11607A5BEDF7}" -Force -ErrorAction Ignore
- And then invoke a new
Windows10FileExplorer
(how-to);
-
Removed
Windows10FileExplorerRibbon
because I "feel" the classic Windows 10 File Explorer days are near and the code will be removed sooner or later in the next Windows 11 builds; -
Fixed typo in the
MergeConflicts
function: the values were switched places by mistake;# Hide New-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name HideMergeConflicts -PropertyType DWord -Value 1 -Force # Show New-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name HideMergeConflicts -PropertyType DWord -Value 0 -Force
-
Add the
OpenWindowsTerminalAdminContext -Show
function for Windows 11 only to allow openingWindows Terminal
as admin in the Desktop and folders context menu; -
Fixed some bugs in the
script.sophi.app
downloader;- Now it supports Windows 11 PowerShell 7 too.
-
Minor changes.
-
Check out the 3rd SophiApp public alpha build 🚀
Sophia Script Wrapper 2.5
- You must import
Sophia.ps1
before using the Wrapper now. Disabled controls to do this; - Closed #252, #253 (thnx to @Henry2o1o);
- More JSONs. Split up Windows 10 and Windows 11 config and tooltip JSONs files;
- Console Textbox is now resizable
- Moved "Save As" button to ‘Export Preset’ in ‘Import/Export Preset’ menu
- UI color changes
- Fixed some bugs.
File | SHA-256 |
---|---|
Sophia.Script.for.Windows.10.LTSC.v5.2.15.zip | 2C281638C182D3F7B8C93C00D51496590B2843F52B879FCD658000FC352F7CC1 |
Sophia.Script.for.Windows.10.v5.12.4.PowerShell.7.zip | 36D996DB551BCB15DBD7E79B4A6AEF2951C9ABB5708B578F738F4E4E9A24F281 |
Sophia.Script.for.Windows.10.v5.12.4.zip | 353D35BF392EE68A2271759AF6F163308F9F1F9FC30A8F855614628237B2B2DC |
Sophia.Script.for.Windows.11.v6.0.5.PowerShell.7.zip | 5ACD07DD64B7D1C7657586E3B4B444FBCDA00450359611ECE98ED551C2F9A85E |
Sophia.Script.for.Windows.11.v6.0.5.zip | 937F3CC2B741C7F86ADB9ACEC2356EBA1F1E1589D3ED05F883A1B27B9520C40C |
Sophia.Script.Wrapper.v2.5.zip | B97EB2FB056A7E73B20A90F6997A35F37348454B097DA156F6FED168E8BBDB0A |
20.09.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | LTSC 1809
Diff from v5.12.2
5.12.2...5.12.3
- Now you can download the always latest Sophia Script archive by invoking (
not as administrator too
) in PowerShell console
irm script.sophi.app | iex
or without using aliases
Invoke-RestMethod -Uri script.sophi.app | Invoke-Expression
- The command will download and expand the archive (
without running
) the latest Sophia Script according which Windows and PowerShell versions it is run on. If you run it on Windows 11 via PowerShell 5.1, it will download Sophia Script forWindows 11 PowerShell 5.1
. - Updated functions
FirstLogonAnimation
;MappedDrivesAppElevatedAccess
;BackgroundUWPApps
OneDrive -Install
- Now the function parses the Microsoft official XML to get the link to the latest OneDrive installer
- Closed #240, #241, and #246 as fixed;
- Minor changes.
- The development focus shifted to SophiApp 🚀
Sophia Script Wrapper 2.4
- Updated the German translation again;
- Thanks to @Henry2o1o & @uDEV2019
- You must import
Sophia.ps1
before using the Wrapper now. Disabled controls to do this; - UI changes (color to highlight important controls);
- Special thanks to
usser_namme
for bug reporting; - Fixed some bugs.
File | SHA-256 |
---|---|
Sophia.Script.LTSC.v5.2.14.zip | 26B3D8A307584EEE00DE33C1C4C11963C5B425FB469F1E1827203D2586603843 |
Sophia.Script.v5.12.3.PowerShell.7.zip | 2D736B4B0A8E9A9DFB46A32F8E9C90C5144FC0CF0BE414DBF84C31EC2CEB111D |
Sophia.Script.v5.12.3.zip | B96CEF27DD83B117130341BCACAF76BD19060C83A081BF427F054FC86C367DD0 |
Sophia Script Windows 11 v6.0.4.zip | D9F1D6A7BD9751F6622EC7066670F869CFD406D13C63C215A3DDC1E03A0B92C3 |
Sophia.Script.Wrapper.v2.4.zip | 619B52D1F08F4C754AF4907546375AEBECE49AB1F5A0D5F4F92E271F99ED8D75 |
25.08.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | LTSC 1809
Diff from v5.12.1
5.12.1...5.12.2
- Fixed bug when the
Errors output
function couldn't get path to a file with an error; - Updated translations;
- Closed #234, #235, and #236 as fixed;
- Now script gets the latest version from sophia_script_versions.json to compare with;
- Minor changes.
- The development focus shifted to SophiApp 🚀
Sophia Script Wrapper 2.3
- Updated the German translation;
- Thanks to @Henry2o1o & @uDEV2019
- Added icons to tabs;
- Fixed numerous bugs;
- UI changes;
- Now Wrapper gets the latest versionfrom sophia_script_versions.json to compare with;
File | SHA-256 |
---|---|
Sophia.Script.LTSC.v5.2.13.zip | 68894918CD75F475D0A96E8F214446C2B9FF813ABD201FC310F4E2C326886A10 |
Sophia.Script.v5.12.2.PowerShell.7.zip | B5EC4B1D5C509068692D1355323E9C26CFC87ABBFDDA97AED1F8ADFD94846C3A |
Sophia.Script.v5.12.2.zip | 431BC20EC94248E2211E03BDE74ADEBF022EC6ABAB3E452B745A301A504CB074 |
Sophia Script Windows 11 v6.0.3.zip | 0E9B6167491BCC7DC967EAE1BF1BD9CFF2A35B6F2F62E2412CA38BF79B2938B8 |
Sophia.Script.Wrapper.v2.3.zip | 5397C6925BC6849BC9BC8C6AFAC1DBA892B2AB741011D2C373F367DD62730DA2 |
06.08.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1 | LTSC
Diff from v5.12
5.12...5.12.1
As you may see, the project name changed to Sophia Script for Windows
, due to it now supports both Windows 10 and Windows 11
🏆. The project page is now https://github.com/farag2/Sophia-Script-for-Windows
- Fixed typo that prevets script from showing the error description;
- Fixed typos in descriptions;
Sophia Script Wrapper 2.2
- Added an
Easter egg
. Find it, and let us know! 💰
File | SHA-256 |
---|---|
Sophia.Script.LTSC.v5.2.12.zip | 518C37C3572DC86FAC263BC0F1638C47A05952688B353AA1816D2F56AA92D34A |
Sophia.Script.v5.12.1.PowerShell.7.zip | E26F281BF02CA99DECA118B7D8867A36402548688BB45AC22E8F51E7227C8FF9 |
Sophia.Script.v5.12.1.zip | D3B594CCB89AC3809A70C6D2B709743FFE9894895FF57DADBB87CB6150F1B35E |
Sophia Script Windows 11 v6.0.2.zip | AF5EC7B0E60336DB10D2BD04B9F9911F6D0E9AD496062AC1878D30A6C5A78837 |
Sophia.Script.Wrapper.v2.2.zip | A19BFC6C6DC54EA0773FF0B5B3089F2A3F79E031504682E3F15499089B56A1B5 |
06.08.2021
Windows 11 21H2 | Windows 10 2004/20H2/21H1 | LTSC
Diff from v5.11.1
5.11.1...5.12
As you may see, the project name changed to Sophia Script for Windows
, due to it now supports both Windows 10 and Windows 11
🏆. The project page is now https://github.com/farag2/Sophia-Script-for-Windows
- Added the
IPv6Component -Enable
,IPv6Component -Disable
functions;- Disable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections. Before invoking the function, a check will be run whether your ISP supports the IPv6 protocol using https://ipv6-test.com
- Added the
AeroShaking -Enable
,AeroShaking -Disable
functions;- When I grab a windows's title bar and shake it, minimize all other windows
- @Inestic has re-writen the
WSL
functions into one with aWPF form
with list of supported Linux distributions to install. Microsoft has allowed the supported Windows 10 versions to install Linux distributions with one commandwsl --install
; - The
XboxGameBar
function removed; - Descriptions updated;
- Fixed typos;
- Minor changes.
Windows 11 21H2
Features removed compared to Windows 10
- Hide the Windows welcome experiences after updates and occasionally when I sign in to highlight what's new and suggested
WindowsWelcomeExperience -Hide
- Hide Cortana button on the taskbar
CortanaButton -Hide
- Hide the "3D Objects" folder in "This PC" and Quick access
3DObjects -Hide
- Hide People button on the taskbar
PeopleTaskbar -Hide
- Hide seconds on the taskbar clock
SecondsInSystemClock -Show
- Hide the search on the taskbar
TaskbarSearch -Hide
- Hide the Windows Ink Workspace button on the taskbar
WindowsInkWorkspace -Hide
- Hide all icons in the notification area
NotificationAreaIcons -Show
- Hide the Meet Now icon in the notification area
MeetNow -Hide
- Disable "News and Interests" on the taskbar
NewsInterests -Disable
- NewAppInstalledNotification
NewAppInstalledNotification -Hide
- Hide app suggestions in the Start menu
AppSuggestions -Hide
- Pin the shortcuts to Start
PinToStart -Tiles ControlPanel, DevicesPrinters, PowerShell
- Do not let UWP apps run in the background
BackgroundUWPApps -Disable
- Hide the "Edit with Paint 3D" item from the media files context menu
EditWithPaint3DContext -Hide
- Hide the "Bitmap image" item from the "New" context menu
BitmapImageNewContext -Hide
- Hide the "Edit" item from the images context menu
ImagesEditContext -Hide
- Hide the "Rich Text Document" item from the "New" context menu
RichTextDocumentNewContext -Hide
Features added for Windows 11 compared to Windows 10
- Enable the Windows 10 File Explorer
Windows10FileExplorer
-Enable
- Disable the File Explorer compact mode
FileExplorerCompactMode -Disable
- Show snap layouts when I hover over a windows's maximaze button
SnapAssistFlyout -Disable
- Set the taskbar alignment to the left
TaskbarAlignment -Left
- Hide the search button from the taskbar
TaskbarSearch -Hide
- Hide the widgets icon on the taskbar
TaskbarWidgets -Hide
- Hide the Chat icon (Microsoft Teams) on the taskbar
TaskbarChat -Hide
- Open the "Notification Area Icons" page in Control Panel to enable "Always show all icons in the notification area" settings manually
NotificationAreaIcons
- Make the taskbar size small
TaskbarSize -Small
- Set Windows Terminal Preview as default terminal app to host the user interface for command-line applications
DefaultTerminalApp -WindowsTerminal
- Enable DNS-over-HTTPS for IPv4. The preferred DNS server: 1.0.0.1, the alternate: 1.1.1.1
DNSoverHTTPS -Enable
- Hide the "Open in Windows Terminal" menu option in the folders context menu
WindowsTerminalContext -Hide
Sophia Script Wrapper 2.2
- Now supports the UI translation. ToolTips and UI labels are created from JSON files
tooltip.json
andui.json
.- Currently translated into English & русский languages stored in the JSON files in
Localizations
folder;
- Currently translated into English & русский languages stored in the JSON files in
- Fixed some
ToolTip
display errors; - Console is now autoupdated;
- Minor UI changes;
- Fixed typos.
- Added an
Easter egg
. Find it, and let us know! 💰
File | SHA-256 |
---|---|
Sophia.Script.LTSC.v5.2.11.zip | CB917D59D8E1F6105DA45B678CB4FB02A64F55CFB4DA967494D7FC3D01F1EF42 |
Sophia.Script.v5.12.PowerShell.7.zip | 90688BE45CE814EB485FD061BAED91B080C436020C8BC1824C5AE72B616F493B |
Sophia.Script.v5.12.zip | CFCAF9B5FF2938686FD886C13A02E6E7A954F9B53E47FCC607407F5CF4E669B7 |
Sophia Script Windows 11 v6.0.1.zip | 121122C474D4858BB89225FE2D72258A9234355A9C238B4B6A62FE119B99F2F1 |
Sophia.Script.Wrapper.v2.2.zip | A26B66EEC81BD18D7065D9F5355C4B5EE62BD582A5B0653B3434260570A42D7C |
13.07.2021
Windows 10 2004/20H2/21H1 | LTSC
Diff from v5.11
5.11...5.11.1
- Sophia Script Wrapper 2.1
- Fixed typos.
File | SHA-256 |
---|---|
Sophia.Script.LTSC.v5.2.10.zip | 221DEDB5A016AD554994AC39D3C7B0D1F4C4DB98C0BD3F903BC82403C5B3227B |
Sophia.Script.v5.11.1.PowerShell.7.zip | AB21D7F733A2FE3638CBB0E3A1D693A23FFF50A6B85D2D335FC50D2ACDDA8A19 |
Sophia.Script.v5.11.1.zip | F5DCBA197946BD3D83F30D6ECB57BB4DA94E66AD9DECB599728AC1C3E344FF0D |
Sophia.Script.Wrapper.v2.1.zip | BC8943741E0FF78348FB7554FB9977A7A5D464B58F9705BAF7100D621B9B79CE |