[QUOTE=pakrat2k2;420270]you dont NEED either, but if you want them... ( autorun.inf you could make your own very easily, just a text file
and its only use really is displaying icon in explorer, & what program to launch when you insert dvd )
Autorun.inf ( label will change with every game of course )
Code:
[autorun]
open=Autorun.exe
icon=Setup.ico
label=Ride to Hell Retribution
or you can make it this way and there's no need to setup.ico
Code:
[autorun]
open=Autorun.exe
icon=Setup.exe
label=Ride to Hell Retribution