|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a program and it is run by executing Setup.exe - how would I have it autorun Setup.exe when a CD is inserted into a Windows 95/98/2000 machine? What files should I create, what program should I use, and most of all, what are the commands in these files?? Please help! Thanks!
|
|
#2
|
|||
|
|||
|
All you have to do is create a file called autorun.inf and put this in it
[autorun] icon=path_toicon_file.ico open=Your_Application.exe ------------------ 2 Samuel 7:10 Moreover I will appoint place for my people Israel, and will plant them, that they may dwell in a place of their own, and move no more; neither shall the children of wickedness afflict them any more, as beforetime, [This message has been edited by Eclipce (edited September 13, 2000).] |
|
#3
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by Eclipce:
All you have to do is create a file called autorun.inf and put this in it [autorun] icon=path_toicon_file.ico open=Your_Application.exe [/quote] what if it is : [autorun] icon=path_toicon_file.ico open=start.htm and the start.htm is in d:. Will it work or else...? thanks.Have a nice day. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > autorun a CD question - please help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|