Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorljromanoff
    • CommentTimeApr 25th 2007
     permalink
    Can anyone point me to a tutorial on how this would be achieved?
    • CommentAuthorDandruff
    • CommentTimeApr 25th 2007
     permalink
    I remember this was involving an auto run script, but these days I prefer to think that people know how to click on a suggestive icon in a CD.

    Firing without warning a browser window looks like an "undesirable pop up" in my opinion.
    •  
      CommentAuthormringlein
    • CommentTimeApr 25th 2007 edited
     permalink
    I used RJ Software's solution a few years back -- it was pretty slick and cheap from what I remember (I am sure there is something free out there).

    http://www.rjlsoftware.com/software/utility/autorun/autorun.shtml

    Just FYI -- this isn't something you do with HTML code.
  1.  permalink
    It's as easy as creating an autorun.inf file and telling it which file to auto run.

    Just drop this code in a notepad like program:

    [autorun]
    OPEN=myprogram.EXE
    ICON=myicon.ICO

    The OPEN is what file you want it to open and the ICON is the icon file you want the CD to have when it comes up. Pretty easy stuff.

    Then you burn the CD with the:

    Autorun.inf
    File you want opened
    Icon

    When you burn the CD it will auto run unless the use has disabled it.
    • CommentAuthorljromanoff
    • CommentTimeApr 26th 2007
     permalink
    Thanks Seth.

    And thanks Martin for the link, I will try not to be too insulted by your FYI even though it assumes I'm an idiot.
Add your comments
    Username Password
  • Format comments as (Help)