cdautorun

Hosted by SourceForge Logo

 

NAME

cdautorun - Small utility to facilitate automatically to open to a file (with default associated application) when introducing the CD/DVD in Windows using the file autorun.inf (open=autorun.exe )  

SYNOPSIS

autorun <filename>  

DESCRIPTION

Put autorun.exe in the root of your CD and create a file named autorun.inf whit somethin like :

[Autorun]
Open=autorun.exe <filename>
Label=<label>
icon=<icon>

And when introduces the CD automaticaly start de default program associated to  (generally  is a web page and open default web browser)

PARAMETERS

<filename>

File to open


Main author: José Manuel Vilariño