Only launch cmd /k if the batch file was doubleclicked.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
del ..\working.sfc
|
del ..\working.sfc
|
||||||
copy ..\alttp.sfc ..\working.sfc
|
copy ..\alttp.sfc ..\working.sfc
|
||||||
xkas.exe LTTP_RND_GeneralBugfixes.asm ..\working.sfc
|
xkas.exe LTTP_RND_GeneralBugfixes.asm ..\working.sfc
|
||||||
cmd /k
|
@echo %cmdcmdline%|find /i """%~f0""">nul && cmd /k
|
||||||
Reference in New Issue
Block a user