How do you turn off litestep and explorer? Thread last updated on 2004-05-10 15:56:21

Posted by member 158518 on 2004-05-09 07:53:06

I have just made a little program that starts up Litestep or explorer with two buttons, I want it to start each time the computer starts, and it does. But here is the problem: Since I want to choose the shell when I start up, they can't be set to run automatically. So how do you prevent them to startup automatically?

Posted by member 35 on 2004-05-09 12:10:21 link

set it as shell with the utility called *setshell*.

Posted by member 158518 on 2004-05-10 11:33:13 link

The program i made?

Posted by member 111 on 2004-05-10 15:34:13 link

\LiteStep\utilites\setshell.exe

Posted by member 1 on 2004-05-10 15:56:21 link

it would depend on your os how you would proceed from here. if you have an os based on an nt kernel you want your app to run from the registry and execute your shell. if you are running a 9x kernel then you need to have your app run in your autoexec.bat and control which shell= line runs in your system.ini.