Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Sophia.Script.for.Windows.10.LTSC.2019.v5.10.6.zip | 2025-05-09 | 372.7 kB | |
Sophia.Script.for.Windows.10.LTSC.2021.v5.20.6.zip | 2025-05-09 | 385.6 kB | |
Sophia.Script.for.Windows.10.PowerShell.7.v5.20.6.zip | 2025-05-09 | 7.9 MB | |
Sophia.Script.for.Windows.10.v5.20.6.zip | 2025-05-09 | 405.6 kB | |
Sophia.Script.for.Windows.11.LTSC.2024.v6.8.6.zip | 2025-05-09 | 388.7 kB | |
Sophia.Script.for.Windows.11.PowerShell.7.v6.8.6.zip | 2025-05-09 | 7.9 MB | |
Sophia.Script.for.Windows.11.v6.8.6.zip | 2025-05-09 | 396.6 kB | |
Sophia.Script.Wrapper.v2.7.16.zip | 2025-05-09 | 2.2 MB | |
09.05.2025 source code.tar.gz | 2025-05-09 | 5.2 MB | |
09.05.2025 source code.zip | 2025-05-09 | 5.4 MB | |
README.md | 2025-05-09 | 6.0 kB | |
Totals: 11 Items | 30.6 MB | 0 |
How to
Diff from v6.8.5 6.8.5...6.8.6
- Updated Readme;
- Removed
StartAccountNotifications
function for Windows 10; - Improved
CABInstallContext
function; - Fixed
Export-Associations
function; - Fixed
UninstallPCHealthCheck
function; - Added package for Windows 11 (PowerShell 5.1) to WinGet
-
The command downloads only
Windows 11 (PowerShell 5.1)
archive to yourDownloads
folder unlike theChocolatey
script and expands it.:::powershell
Install Sophia Script and expand it to Downloads folder
$DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}" winget install --id TeamSophia.SophiaScript --location $DownloadsFolder --accept-source-agreements --force
Uninstall Sophia Script
winget uninstall --id TeamSophia.SophiaScript --force
-
Minor changes.
Wrapper 2.7.16
- Improved UI;
- Fixed JSONs
- Refactor, changed Manifest file name from Sophia.psd1 to SophiaScript.psd1
- Fixed control 'cmbcmb' renamed to 'cmbs' which is used for 'UserFolders' in Windows 10
- Autosave feature added: saves to Sophia Script folder after 5 mins to a file called 'autosave.ps1'
- JSON created for Wrapper to change setting in wrapper
- 'Presets' translation so put back menu translations for 'Presets', Fixed 'Set-Association' - Can add association to textboxes even when the '+/Plus' button has not been pressed yet. It adds a spot for you. Before it crashed the whole program when pressing 'Save'.
Download |
---|