moving shit around

This commit is contained in:
2025-10-03 21:48:06 -05:00
parent d7ef359b82
commit 4af8ff2fa2
16 changed files with 1 additions and 4 deletions

23
old/TNGAct-7P.bat Normal file
View File

@@ -0,0 +1,23 @@
@echo off
REM TNG Activate 7P SP1
ping 10.0.1.2
ping technologsvr.technolog.net
echo Checking for elevation
net config server
if %errorlevel% neq 0 exit
cd %systemroot%\system32
cscript slmgr.vbs -ipk FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4
REM timeout 5
cscript slmgr.vbs -skms 10.0.1.2
REM timeout 5
cscript slmgr.vbs -ato
REM timeout 15