Fixes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
$DownloadFilesURL = 'https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupTmp.ps1'
|
||||
Invoke-Expression -Command (Invoke-WebRequest -Uri $DownloadFilesURL).Content
|
||||
irm 'https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupTmp.ps1' | iex
|
||||
|
||||
function CheckOfficeInstall {
|
||||
$officeRegistryPath = "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun"
|
||||
|
||||
Reference in New Issue
Block a user