|
-
Oct 2nd, 2000, 08:22 PM
#1
Hi everybody.
I'm running Win98 and have written a very rigorous login program that is run whenever Windows loads. It's a very extensive password system that I need to launch first whenever Windows loads.
The problem is: I initially just shelled it in the registry through the "CurrentVersion\Run" key, but that doesn't work when a user boots into safe mode.
To catch people booting into safe mode, I changed system.ini's shell= directive to shell my program first, which subsequently launched explorer.exe. The problem is that explorer.exe doesn't run as expected when launched second. The Desktop doesn't load, the taskbar is missing, etc..
Any ideas how to guarantee my password program's launch followed by a normal version of explorer.exe?
Thanks in advance.
-
Oct 2nd, 2000, 11:18 PM
#2
Addicted Member
try in the system.ini file .....
but be carefull ..
-
Oct 3rd, 2000, 09:36 AM
#3
As was stated in my message, I already tried that... Anyone else?
-
Oct 5th, 2000, 12:47 AM
#4
I'm shelling Explorer.Exe after my password program is done. Any idea why Explorer.exe doesn't load my desktop or taskbar, etc. if anything runs before it? Thanks in advance...
-
Jan 8th, 2001, 11:49 PM
#5
New Member
Plow King,
just curious.... did you ever get your program to start
explorer successfully?....if so, how?... I'm working on
a program similar to yours and would greatly appreciate any
insight....
-
Jan 13th, 2001, 01:55 PM
#6
Addicted Member
in the registry :
CurrentVersion/RunService
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|