Results 1 to 12 of 12

Thread: Help PLEASE!!!

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Posts
    3

    Question 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
  •  



Click Here to Expand Forum to Full Width