mirror of
https://github.com/Sneed-Group/maxs-titus-overlay
synced 2024-10-30 08:17:56 +00: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
|
net stop dosvc
|
||||||
sc config dosvc start= disabled
|
sc config dosvc start= disabled
|
||||||
|
|
||||||
echo Setting region to world....
|
echo Setting region to Denmark....
|
||||||
PowerShell Set-WinHomeLocation -GeoID 39070
|
PowerShell Set-WinHomeLocation -GeoID 61
|
||||||
reg import set-to-world.reg
|
|
||||||
|
|
||||||
echo Removing stuff CTT Utility missed....
|
echo Removing stuff CTT Utility missed....
|
||||||
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage
|
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage
|
||||||
|
|
|
@ -17,9 +17,8 @@ sc config bits start= disabled
|
||||||
net stop dosvc
|
net stop dosvc
|
||||||
sc config dosvc start= disabled
|
sc config dosvc start= disabled
|
||||||
|
|
||||||
echo Setting region to world....
|
echo Setting region to Denmark....
|
||||||
PowerShell Set-WinHomeLocation -GeoID 39070
|
PowerShell Set-WinHomeLocation -GeoID 61
|
||||||
reg import set-to-world.reg
|
|
||||||
|
|
||||||
echo Removing stuff CTT Utility missed....
|
echo Removing stuff CTT Utility missed....
|
||||||
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage
|
Get-AppxPackage -alluser *Paint* | Remove-Appxpackage
|
||||||
|
|
Loading…
Reference in a new issue