Posted by member 3993 on 2003-06-27 18:28:47 link
Ah if "litestep.exe" is running when you do CTRL-ALT-DEL after startup then it might just be a matter of putting the right step.rc at the right place :)
I would recommend that you:
1. Download the latest indie distribution (the nightly build can't be accessed apparently right now http://shellfront.org is down...) at http://indiestep.sourceforge.net/dl/ILS-2003-02-09.zip
2. Make sure that "C:\Litestep\step.rc" contains something like:
rcStep "step.rc"; Added by LSTS
dirTheme "$LitestepDir$themes\glaze\"; Added by LSTS
include "$dirTheme$$rcStep$" ; Added by LSTS
where dirTheme might be different according to the theme you used (in my case the excellent Glaze from DrWorm).
I would recommend that you:
1. Download the latest indie distribution (the nightly build can't be accessed apparently right now http://shellfront.org is down...) at http://indiestep.sourceforge.net/dl/ILS-2003-02-09.zip
2. Make sure that "C:\Litestep\step.rc" contains something like:
rcStep "step.rc"; Added by LSTS
dirTheme "$LitestepDir$themes\glaze\"; Added by LSTS
include "$dirTheme$$rcStep$" ; Added by LSTS
where dirTheme might be different according to the theme you used (in my case the excellent Glaze from DrWorm).