mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-06 08:17:18 -04:00
Fix a bug in unattended mode in TSforge
This commit is contained in:
parent
c89bebdee8
commit
f969378f6b
@ -4097,6 +4097,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
|||||||
goto :ts_menu
|
goto :ts_menu
|
||||||
)
|
)
|
||||||
|
|
||||||
|
goto :ts_start
|
||||||
|
|
||||||
::========================================================================================================================================
|
::========================================================================================================================================
|
||||||
|
|
||||||
:ts_changemethod
|
:ts_changemethod
|
||||||
|
@ -497,6 +497,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
|||||||
goto :ts_menu
|
goto :ts_menu
|
||||||
)
|
)
|
||||||
|
|
||||||
|
goto :ts_start
|
||||||
|
|
||||||
::========================================================================================================================================
|
::========================================================================================================================================
|
||||||
|
|
||||||
:ts_changemethod
|
:ts_changemethod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user