Posted by member 84122 on 2004-01-20 04:08:03
Hi,
I don't like having to right-click then go to 'programs' in litestep just to access my game shortcuts, so I've decided to hard-code them into popup.rc.
I know how to do it, but I can't seem to get it to execute hl.exe with certain parameters, ie. '-game cstrike'.
Can anyone shed some light on this little problem?
I've tried doing...
*Popup !execute ["C:\Games\Half-Life\hl.exe" "-game cstrike"]
to no avail, and I don't think it's a problem with the directory length, because it launches Half-Life just fine.
Thanks for any help :)
I don't like having to right-click then go to 'programs' in litestep just to access my game shortcuts, so I've decided to hard-code them into popup.rc.
I know how to do it, but I can't seem to get it to execute hl.exe with certain parameters, ie. '-game cstrike'.
Can anyone shed some light on this little problem?
I've tried doing...
*Popup !execute ["C:\Games\Half-Life\hl.exe" "-game cstrike"]
to no avail, and I don't think it's a problem with the directory length, because it launches Half-Life just fine.
Thanks for any help :)