mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-06-05 08:42:01 +00: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_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…
x
Reference in New Issue
Block a user