fix TSforge switch: /Z-Windows not /Z-
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a588dddc1e
commit
48123ed9ab
2 changed files with 5 additions and 4 deletions
|
|
@ -83,7 +83,7 @@ in
|
|||
|
||||
:: Activate Windows using TSforge (hardware-independent, survives VM migration)
|
||||
if exist C:\MAS_AIO.cmd (
|
||||
echo. | call C:\MAS_AIO.cmd /Z-
|
||||
echo. | call C:\MAS_AIO.cmd /Z-Windows
|
||||
)
|
||||
:: Activate Office using Ohook method (if Office is installed)
|
||||
if exist "C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE" (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue