Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Aug 2002
    Location
    Port Coquitlam(Vancouver), BC, Canada
    Posts
    174

    Simple Question/ Or Not

    Hello,

    What I am trying to accomplish is this:

    Someone inserts a CD with a folder like so:

    E-Portfolio>Click Here> clickme.html

    Now, I hate that .

    What I want to happen is when the insert the CD it auto runs and launches clickme.html

    Any idea on howto do that?

    Thanks!
    -Faraaz

  2. #2
    Join Date
    Jan 2001
    Location
    Illinois, USA
    Posts
    7,175

  3. #3
    Join Date
    Oct 2002
    Location
    Canada
    Posts
    3,103
    google for autorun.inf

    [autorun]
    open="C:\Program Files\Internet Explorer\IEXPLORE.EXE" clickme.html

    or something like that. I am not sure how to hndle differences between different versions of explorer. You should start some app that would then look in registry and then start appropriate browser. There was some app called "easy menu creator" that could help you, but that was few years ago.

  4. #4
    Join Date
    Aug 2002
    Location
    Port Coquitlam(Vancouver), BC, Canada
    Posts
    174
    Akash...

    What would I do without you .

    Thanks Man!
    -Faraaz

  5. #5
    Join Date
    Jan 2001
    Location
    Illinois, USA
    Posts
    7,175
    You'd probably get a reply from someone like sasha


  6. #6
    Join Date
    Aug 2002
    Location
    Port Coquitlam(Vancouver), BC, Canada
    Posts
    174
    Sorry Sasha missed your reply .

    Thank You Aswell!
    -Faraaz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •