
Quote: Originally Posted by
dubnikova
I've an integrated CF reader (always drive G.) in my new Dell XPS Studio. Whenever I insert the CF card I would like a certain program (Nikon Transfer) to start? The autorun screen that is invoked when I insert the card has no option to add this program.
Avi
Open Notepad, then copy & paste the following:
Code:
[autorun]
OPEN=SETUP.EXE
ICON=SETUP.EXE,0
Obviously, change SETUP.EXE to the name of your program EXE file.
Save the file as "autorun.inf" into the root of your CF card.