1.

Solve : Advanced Startup question .bat?

Answer»

I made an arcade and set the winlogon shell to C:\hyperspin.exe.
I have a ps3 CONTROLLER and for it to work i need to also run C:\ps3\ps3.exe.
Someone said i need to make a batch file to run them both under shell.

I do not have a clue how to do this.  Could someone write the code so i can copy paste it?
Please help, Thank you.
I generally go with keyboard macros for batches that need to LAUNCH multiple services/drivers etc as for that is a problem with batch in that it wont make it to the NEXT line until the process at the first line has started and stopped.

Sometimes I have been successful adding START to the beginning of each line ... you can try adding START to each line.



Discussion

No Comment Found