mirror of
https://github.com/Sneed-Group/maxs-titus-overlay
synced 2024-12-23 11:12:27 -06:00
Upload files to ''
This commit is contained in:
parent
453a08579e
commit
d3ea700760
2 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue