Fix a bug in unattended mode in TSforge

dev
WindowsAddict 2025-06-03 13:35:40 +05:30
parent c89bebdee8
commit f969378f6b
2 changed files with 4 additions and 0 deletions

View File

@ -4097,6 +4097,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
goto :ts_menu
)
goto :ts_start
::========================================================================================================================================
:ts_changemethod

View File

@ -497,6 +497,8 @@ if !_el!==1 cls & setlocal & set "_actwin=1" & call :ts_start & endlocal
goto :ts_menu
)
goto :ts_start
::========================================================================================================================================
:ts_changemethod