Results 1 to 6 of 6

Thread: Please Help! Security Issue.

  1. #1
    Guest
    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.

  2. #2
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208
    try in the system.ini file .....
    but be carefull ..

  3. #3
    Guest
    As was stated in my message, I already tried that... Anyone else?

  4. #4
    Guest

    Unhappy

    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...

  5. #5
    New Member
    Join Date
    Oct 2000
    Posts
    2
    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....

  6. #6
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208
    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
  •  



Click Here to Expand Forum to Full Width