• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Autorun ?

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

²JPortv2²

Registered
Joined
Dec 16, 2003
Location
La.
If i have a jumpdrive and i have a .bat file on it that i want to run as soon as i put the jumpdrive in how do i do this... Is there something special i have to do with an autorun file ?


I tried using the regular autorun

[autorun]
open=E:\file.bat

and it dosen't work

pleaze help thankz
 
Well I don't know if a jump drive supports autorun like CD-ROMs, but if it's like CD-ROMs it should look like this:

[autorun]
open=file.bat

(not "open=E:\file.bat")

also name this file should be autorun.inf and put it in the root directory of the drive.
 
I tried a similar thing with my memory key. Doesn't look like autorun works on them. AFAIK, autorun is only for CDs... doesn't work on harddrives, floppy drives, zip drives, etc.
 
Back