Upload files to ''

This commit is contained in:
nodemixaholic 2024-02-26 22:57:28 +00:00
parent 453a08579e
commit d3ea700760
2 changed files with 4 additions and 6 deletions

View file

@ -15,9 +15,8 @@ sc config bits start= disabled
net stop dosvc
sc config dosvc start= disabled
echo Setting region to world....
PowerShell Set-WinHomeLocation -GeoID 39070
reg import set-to-world.reg
echo Setting region to Denmark....
PowerShell Set-WinHomeLocation -GeoID 61
echo Removing stuff CTT Utility missed....
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage

View file

@ -17,9 +17,8 @@ sc config bits start= disabled
net stop dosvc
sc config dosvc start= disabled
echo Setting region to world....
PowerShell Set-WinHomeLocation -GeoID 39070
reg import set-to-world.reg
echo Setting region to Denmark....
PowerShell Set-WinHomeLocation -GeoID 61
echo Removing stuff CTT Utility missed....
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage