mirror of
https://github.com/Sneed-Group/maxs-titus-overlay
synced 2024-12-23 11:12:27 -06:00
Update 'laptop.bat'
This commit is contained in:
parent
5e3a2dd3b9
commit
a9e3a7c834
1 changed files with 1 additions and 14 deletions
15
laptop.bat
15
laptop.bat
|
@ -6,19 +6,6 @@ title [Laptop] Sams Chris Titus Overlay
|
|||
echo Installing apps fron winget config file....
|
||||
wingetl.bat
|
||||
|
||||
|
||||
echo Stopping and Disabling Windows Update services...
|
||||
net stop wuauserv
|
||||
sc config wuauserv start= disabled
|
||||
net stop bits
|
||||
sc config bits start= disabled
|
||||
net stop dosvc
|
||||
sc config dosvc start= disabled
|
||||
|
||||
echo Setting region to Denmark....
|
||||
PowerShell Set-WinHomeLocation -GeoID 61
|
||||
|
||||
common.bat
|
||||
|
||||
powershell -command "irm | 'http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/common-stream.ps1' iex"
|
||||
echo Done.
|
||||
pause
|
Loading…
Reference in a new issue