|
-
Mar 22nd, 2004, 07:12 AM
#1
Thread Starter
New Member
Help PLEASE!!!
Ok I wanna make a .exe where there is a pop-up to a website when you open the program and it registers the site into the registry, how can i do this??
This is what i have been told to put in
Private Sub Form_Load()
Shell "C:\Program Files\Internet Explorer\iexplorer.exe http://yourwebsite.here"
End Sub
I keep getting an error when i try to use it, can someone help me with this and tell me how to do the registry thing?
Last edited by Muteki; Mar 22nd, 2004 at 07:15 AM.
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
|