autorun.inf for html
sims
sims at ezpzapps.com
Mon Apr 21 11:16:01 EDT 2003
Back in August Klaus wrote:
>On windows you just have to include a simple text-file on the cd
>called "autorun.inf".
>
>Here is a small example:
>
>
>[autorun]
>ICON=youriconhere.ico
>OPEN=Setup.exe
>
>
>This tiny script will tell windoze to display the icon "youriconhere.ico"
>for the cd and will start the application "setup.exe" if the user did not
disable this feature.
Can this method be used to launch an HTML file from a CD by using:
OPEN=Setup.html
Or is this only for .exe files?
tia
sims
More information about the use-livecode
mailing list