|
-
Jul 1st, 2001, 10:02 AM
#1
Thread Starter
Lively Member
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..)
-
Jul 1st, 2001, 10:13 AM
#2
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)
*
-
Jul 1st, 2001, 10:18 AM
#3
Thread Starter
Lively Member
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
-
Jul 1st, 2001, 11:12 AM
#4
Fanatic Member
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]
-
Jul 1st, 2001, 12:30 PM
#5
Thread Starter
Lively Member
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
|