How to run an aplication made with visual basic in a CD-Rom? The component of the aplication is already installed in the hard disk.
Printable View
How to run an aplication made with visual basic in a CD-Rom? The component of the aplication is already installed in the hard disk.
you need to make an INF file
i don't know the code but you open up notepad or any processor and save it as autorun.inf
inside the file you make some commands like
[autorun]=e:\dfjkdj
i don't know ... but take a look at a cd that makes their program run automatically when u insert it ... like an aol cd ... just look for the autorun file and view the source