
Help Please wiit autrun starting a VB .exe file
The steps to do it are:
1) Compile the project.
2) Put the .EXE file onto the disk/CD/ZipDisk/other device to autoplay.
3) Create a file called autorun.inf and put on the root directory of the
disk in question.
4) In the file, add the lines, replacing the stuff in braces {} with your
own filenames:
[autorun]
open=\{path and filename of EXE}
icon=\{path and filename of icon}
For example, try this:
[autorun]
open=\bonjour.exe
icon=\bonjour.ico
5) Save all files and make sure autoplay is switched on (see documentation)
6) Put disk back in drive or refresh the window to let your OS think the
disk has changed.
7) Smile.
This is quite bad if you are using the VB program on another machine as you
have to make sure all of the run-time DLL files are present on their
computer.
Hope this helps.
QuickHare
Remove the NOSPAM to E-Mail direct.
Enleve la NOSPAM E-Mail moi directement.