PDA

Click to See Complete Forum and Search --> : Loading Windows


Genxcop
Aug 28th, 2001, 07:42 AM
I have edited my system.ini file so that my program will be loaded instead of windows itself.

I have a button in my program that will load up the rest of the windows and close the current program when it's pressed.

My problem is I don't have the code of how to load the rest of windows.

I've tried shell "Explorer.exe" but it doesn't work

please help

thanx in advance

mlewis
Aug 30th, 2001, 07:25 AM
I think you need to pass a special switch or something to explorer.exe

AAG
Aug 30th, 2001, 07:37 AM
hmm it sounds like explorer.exe is still running but hidden from view. try pressing ctrl+alt+del, in the taskmanager see if explorer.exe is running, if it is, i believe you may have to change not only the system.ini file but the registry value as well... lemme look for that value right quick and i'll let u know what it is..