mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-07 13:03:02 -04:00
Fix a bug in unattended mode in TSforge
This commit is contained in:
parent
c89bebdee8
commit
f969378f6b
2 changed files with 4 additions and 0 deletions
|
@ -4097,6 +4097,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
|||
goto :ts_menu
|
||||
)
|
||||
|
||||
goto :ts_start
|
||||
|
||||
::========================================================================================================================================
|
||||
|
||||
:ts_changemethod
|
||||
|
|
|
@ -497,6 +497,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
|
|||
goto :ts_menu
|
||||
)
|
||||
|
||||
goto :ts_start
|
||||
|
||||
::========================================================================================================================================
|
||||
|
||||
:ts_changemethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue