|
-
Dec 29th, 2001, 12:38 AM
#1
Thread Starter
New Member
How can I get my program to run on start up?
I'm making a program for windows 98 SE, and I was wondering if there was any other way to make my VB programs run at start up without using the startup folder.
Thanks,
-
Dec 30th, 2001, 11:57 AM
#2
Monday Morning Lunatic
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Put your program in the registry at that location (use the registry editor to see what format to use).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 30th, 2001, 12:37 PM
#3
Member
yes parksie is right you can enter it in registry /enter in ini file
see my previous posts..i got a lot of replies for the same question.
Good luck!
-
Dec 30th, 2001, 12:58 PM
#4
Member
-
Dec 31st, 2001, 03:16 PM
#5
Thread Starter
New 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
|