-
CD Question...
I have my application on a CD. It has about 10 files total. How do I make it so when the user puts the CD into his CD-ROM drive it will run the "setup.exe" file? I know this is possible... everyone seems to do it, lol. Thanks in advance. Later,
-zer0 flaw
-
it requires a file called "autorun.inf" in the root directory. check some of your application CDs (like MSOffice or whatever) to see how it works.
however, a user can switch this feature off (which I for example do, because autorun is annoying).