Results 1 to 5 of 5

Thread: Anyway to load program before start menu is displayed?

  1. #1

    Thread Starter
    Lively Member jonvantuyl's Avatar
    Join Date
    Nov 2000
    Location
    Michigan
    Posts
    75

    Anyway to load program before start menu is displayed?

    im working on a sercurity program, I need this program to load before the start menu is displayed. Is there any way to do this?
    Or is there any way to close all open windows when the program loads? (like search, control panel, apps, etc..)

  2. #2
    Megatron
    Guest
    Why not just load it up at startup? (either by putting it in the StartUp folder, or via the Registry in the path: HKCU\Software\Microsoft\Windows\CurrentVersion\Run)

    *

  3. #3

    Thread Starter
    Lively Member jonvantuyl's Avatar
    Join Date
    Nov 2000
    Location
    Michigan
    Posts
    75

    yeah...

    i did that but there is a small delay between when windows loads and the program opens, allowing someone to get into things that are on the start menu, so that they can still use the computer. is the registry faster then the start up folder? please help. thanks

  4. #4
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    try HKCU\Software\Microsoft\Windows\CurrentVersion\RunService

    it might go faster, or try adding/chaning the "Run" Keyword in your win.ini file
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  5. #5

    Thread Starter
    Lively Member jonvantuyl's Avatar
    Join Date
    Nov 2000
    Location
    Michigan
    Posts
    75

    ok

    thank you

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