mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
Add files via upload
This commit is contained in:
parent
33474c38a8
commit
f10efd0c18
10
winstuff/noscreensaver.bat
Normal file
10
winstuff/noscreensaver.bat
Normal file
@ -0,0 +1,10 @@
|
||||
REM @echo off
|
||||
powercfg.exe -x -monitor-timeout-ac 0
|
||||
powercfg.exe -x -monitor-timeout-dc 0
|
||||
powercfg.exe -x -disk-timeout-ac 0
|
||||
powercfg.exe -x -disk-timeout-dc 0
|
||||
powercfg.exe -x -standby-timeout-ac 0
|
||||
powercfg.exe -x -standby-timeout-dc 0
|
||||
powercfg.exe -x -hibernate-timeout-ac 0
|
||||
powercfg.exe -x -hibernate-timeout-dc 0
|
||||
pause
|
2
winstuff/win10-upgrade-switches.cmd
Normal file
2
winstuff/win10-upgrade-switches.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
J:\setup /Auto Upgrade /CompactOS Enable /DynamicUpdate disable /EULA accept /MigNEO disable /ShowOOBE none /Telemetry disable /Tempdrive D /Uninstall disable
|
Loading…
x
Reference in New Issue
Block a user