Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

Hi all!!!

My question is about how to run 2 programs when gameex exit. I want to launch a kill to kill a process, and launch another program.

I tried to put the correct lines in launch after, and another line in launch after and wait, but it don´t work. It only runs the program in run after and wait.

How can i do this?

Thanks in advance, and excuse my very bad english.

Posted

put the two (or more) commands in a batch file. Name it whatever you want as long as it has the .bat extension. It only needs the commands you want to run just as you would use them on the command line such as:

c:\temp\firstprogram.exe

c:\temp\secondone.exe

That's it. Now just put that file in your "run after" spot in the config. I believe you'll need quotes around any command that includes spaces in the location such as program files.

boyakasha!

Guest
This topic is now closed to further replies.
×
×
  • Create New...