Click to See Complete Forum and Search --> : autorun.inf (Not a VB question I know)


padre
November 3rd, 1999, 05:56 AM
Problem
I want to create a cd-rom with an automatic
install that will call up a webpage from
the CD
that will have the option to install
an
application. I know I can use Javascript
to
install the application from the page.

Hopefully :). What I want to know though
is if
I set the autorun.inf to the following

[autorun]
OPEN=mypage.html
ICON=mypage.icon
will the default browser for the machine
load
up with mypage.html.

Also this needs to be generic enough to work
on
Win95, Win98 and NT.

All advice greatfully recieved. Even happier
though with solution.

Toby