autorun programs at start? Thread last updated on 2004-04-08 15:19:17

Posted by member 135650 on 2004-04-08 10:20:33

I've tried putting
!Run "pathtoexe\program.exe"
!Run ["pathtoexe\program.exe"]
!execute same as two above.

into my Theme.rc and step.rc. I still cannot get an external program to launch when litestep fires up.. what am I doing wrong?

Posted by member 1 on 2004-04-08 13:45:09 link

thats because you can not just put bangs in your step.rc. !Run just opens the run dialog anyways so it won't do you much good. What you need to do is put them in your startup folder like you normally would or use mzscript's *script start proceedure.

Posted by member 35 on 2004-04-08 15:19:17 link