Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

batch file?

Name: Anonymous 2006-08-13 22:04

Howdy /comp/,

I'd like to have an icon on my desktop do multiple things. I need two bangs to litestep and one (if it's even possible) to refresh the desktop. Something like:

START /B C:\Directory with spaces\litestep\litestep.exe !quit
START /B C:\Directory with spaces\litestep\litestep.exe -nostartup
[Command to refresh desktop here]

Google got me this far, but I'm still getting errors... I think I need to get the spaces (" ") out, but I don't know how I'd execute the commands I want through litestep.exe if I can't call them like they're listed above... please help?

Name: Anonymous 2006-08-14 12:22

Try this:

START /B "C:\Directory with spaces\litestep\litestep.exe" !quit
START /B "C:\Directory with spaces\litestep\litestep.exe" -nostartup

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List