Bat File To Close Program when it sees another program closed *Resolved
Page 1 of 1
Bat File To Close Program when it sees another program closed *Resolved
Made my own working script. Thanks =)
Confused yet?
Here is my issue.
@echo off
Start V:\Mapper\XOutput
C:\Notepad\notepad++.exe
taskkill /IM XOutput.exe
This exact line will open Xoutput and notepad and then close Xoutput if notepad gets closed works 100%
However If I replace the
C:\notepad\notepad++.exe to say c:\sfv\sfv.exe
SFV will open and xoutput will open but when I close SFV, xoutput will stay open
And if it stays open emulationstation will double press a button since it is registering 1 controller as 2.
Why I currently have to do this is because I have a generic controller for an arcade machine and when I launch SFV it does not recognize the controllers.
Any help or other ideas would be awesome Thanks
Confused yet?
Here is my issue.
@echo off
Start V:\Mapper\XOutput
C:\Notepad\notepad++.exe
taskkill /IM XOutput.exe
This exact line will open Xoutput and notepad and then close Xoutput if notepad gets closed works 100%
However If I replace the
C:\notepad\notepad++.exe to say c:\sfv\sfv.exe
SFV will open and xoutput will open but when I close SFV, xoutput will stay open
And if it stays open emulationstation will double press a button since it is registering 1 controller as 2.
Why I currently have to do this is because I have a generic controller for an arcade machine and when I launch SFV it does not recognize the controllers.
Any help or other ideas would be awesome Thanks
crazyp- Messages : 3
Date d'inscription : 2021-04-24
Similar topics
» C64 - no program files listet
» [CLOSED] It does not make sense to restrict the file "es_systems.cfg"
» [RESOLVED] Vic 20 file types
» [CLOSED] Scummvm help
» Windows Games Close After Launch
» [CLOSED] It does not make sense to restrict the file "es_systems.cfg"
» [RESOLVED] Vic 20 file types
» [CLOSED] Scummvm help
» Windows Games Close After Launch
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum