Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!
Execute Autorun.inf via Command CMD
Name: mkruluts Date: December 30, 2008 at 14:21:26 Pacific OS: Windows XP CPU/Ram: Celeron Manufacturer/Model: Ibm / LENOVO
Comment:
For some reason the autorun script only works right with the autoplay feature with removable storage, it wouldn't work if I just simply double click setupSNK.exe. How might I force the autoplay feature on a directory with an autorun.inf file using command line, If I simply use the 'Start' or 'Call' feature in my .bat file it just opens the Autorun.inf file for editing, I would simply like to execute the autorun.
The script: [autorun] OPEN=setupSNK.exe ICON=\SMRTNTKY\fcw.ico ACTION=Wireless Network Setup Wizard
Is there anyway to run this effectively or force the autoplay on a specified directory with a autorun.inf through the command line? If any of this makes sence please help, Questions like this have been asked before, however never answered... so I am hoping its just my searching abilities...
Summary: Hi! I need a TXT file to automatically open as I insert the CD which contains it, I know this is possible via the "Autorun.inf" file... but how? I tried stuff like: OPEN=MANUAL.TXT AND OPEN=NOTEPAD.EX...
Summary: Hi, I did a little experiment to avoid viruses from infecting my pen drive. Since all viruses that enters the pen drive automatically have this "autorun.inf" file in common, I decided to make an "auto...
Summary: [autorun] open=c:\Program Files\QuickTime\QuickTimePlayer.exe sample.mpg By putting the above lines in an autorun.inf, sample.mpg will be played by QuickTime player as I insert a CD in the CD-ROM dr...