File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ $winUtilCommand = "irm https://christitus.com/win | iex"
9393Create- Shortcut - target $winUtilCommand - shortcutName ' WinUtil-CTT.lnk'
9494$activatedCommand = " irm https://get.activated.win | iex"
9595Create- Shortcut - target $activatedCommand - shortcutName ' Activate-Windows.lnk'
96- $addFeatures = " irm https://github. com/ShivamXD6/Optimize-Windows/releases/latest/download/ Add-More-Features.ps1 | iex"
96+ $addFeatures = " irm https://raw.githubusercontent. com/ShivamXD6/Optimize-Windows/main/ Add-More-Features.ps1" | iex"
9797Create-Shortcut -target $addFeatures -shortcutName 'Add More Features.lnk'
98- $updateOS = " irm https://github. com/ShivamXD6/Optimize-Windows/releases/latest/download/ Update.ps1 | iex"
98+ $updateOS = " irm https:// raw.githubusercontent. com/ ShivamXD6/ Optimize-Windows / main / Update.ps1" | iex"
9999Create- Shortcut - target $updateOS - shortcutName ' Update.lnk'
100100
101101# Softwares
You can’t perform that action at this time.
0 commit comments