I did not download a program to a CD. I downloaded it straight to my computer.
Is there a way to change that .inf to .ini and get the desired result?
Here's the commands on the .inf:
[autorun]
OPEN=SETUP.EXE /adminfile IU.MSP
ICON=SETUP.EXE,0
shell\configure=&Configure...
shell\configure\command=SETUP. EXE
shell\install=&Install...
shell\install\command=SETUP.EX E
Since it's not CD (autorun) can I not just delete autorun and insert the correct path? OPEN=c/....?