Main Page   Modules   Related Pages  

Sample Autorun.inf

The following autorun.inf file is the file that is used to drive HTML Autoplay with this documentation.

; AutoPlay.inf file
[autorun]
open=autoplay.exe /CD
icon=autoplay\icon.ico

[Main]
Home=autoplay\index.html
Name=MyCustom AutoPlay
Icon=autoplay\icon.ico
Sound=app\chimes.wav
SizeX=800
SizeY=600
DisableSysMenu=0


[LaunchReadme]
Command=app\readme.html
Params=
Verb=
ShowCmd=SW_SHOW

[LaunchApp]
Command=app\Setup.exe
Params=
Verb=
ShowCmd=SW_SHOWNORMAL

[PrintAutoplay]
Command=autorun.inf
Verb=print
Params=

Generated on Sun Feb 16 11:41:10 2003 for HTML Autoplay by doxygen1.3-rc2