Prober Posted February 5, 2008 Posted February 5, 2008 I would like to make an autorun for my USB Thumbdrive, that is when I insert it to computers, the application that I want it autorun can run automatically.I have make an Autorun.inf in the root of my USB Thumbdrive.[Autorun]Open=ABC.exeIcon=Ringe.icoWell, the icon has successfully replace the XP Drive icon, means the line Icon=Ringe.ico works. But why ABC.exe do not run on itself when I insert it to PC?Any ideas on creating autorun?If possible, I do not want to use software like MultiSet (But MultiSet only works on disc)But never mind of that, just post ideas you want to suggest.Thank you very much!!!
Arie Posted February 5, 2008 Posted February 5, 2008 Are you sure that autorun isn't simply disabled? For as far as I can see your INF-file should work.
cluberti Posted February 5, 2008 Posted February 5, 2008 For any device to allow autorun, it must not be marked a removable device (and your USB devices are obviously removable). There are 3rd party utilities you can install on the host OS to allow USB flash drives to autorun, and there are even (somewhat expensive) packages that you can put on the USB key itself when you format it to allow it to work in XP and later systems. But out of the box, autorun for USB doesn't work unless the device itself is formatted a specific way (SanDisk keys come with some software they wrote to make this happen, for instance).
jaclaz Posted February 5, 2008 Posted February 5, 2008 There are TWO ways to make a USB stick seen as "Fixed":1) Find the controller chip manufacturer tool and "flip" the "Removable" bit off, some utilities have been found for some chips, see this thread here:http://www.911cd.net/forums//index.php?showtopic=157762) Use a Filter Driver, there are two known ones, the "Hitachi Microdrive Filter" and the Anton Bassov's "dummydisk.sys":http://www.911cd.net/forums//index.php?sho...=14292&st=7http://www.codeproject.com/KB/system/sovie...ct_hooking.aspxWhether any of the above will make the autorun feature working I cannot say.jaclaz
j7n Posted February 6, 2008 Posted February 6, 2008 I would like to make an autorun for my USB Thumbdrive, that is when I insert it to computers, the application that I want it autorun can run automatically.If they are not your computers, autorun might have been (should be) disabled for security.
Prober Posted February 6, 2008 Author Posted February 6, 2008 (edited) There are TWO ways to make a USB stick seen as "Fixed":Did you mean by making a USB seen as "Fixed", the Thumbdrive will be displayed as a hard drive instead of Removable disk?I guess it is.So, I downloaded the checkudisk.rar from the page you had provided.This is the info displayed:***************************************Name: DataTraveler 2.0 (USB2.0)Logic Driver: J:\ VID&PID: Vid_08ec&Pid_0016Speed: high speedVendorID: KingstonProductID: DataTraveler 2.0Product Revision: 6.16Vendor Description: KingstonProduct Description: DataTraveler 2.0Serial Number: 0EE153606220799D***************************************Any ideas on this product, please?Is there any software can be used for all USB Thumbdrive to create autorun?Or is there any special .inf or .ini file can be created for this purpose? Edited February 6, 2008 by Prober
jaclaz Posted February 6, 2008 Posted February 6, 2008 Sorry, but if it's not in that thread or in any link on it, it means that the Kingston tool does not exist (or more probably has NOT been found yet).However, you seem to fail the point of previous posts two conditions must be true concurrently, the settings on the machine AND how the stick is "seen".If you do not find the tool to modify the hardware, you need to modify the software, and since most probably you need to tweak something on the machine anyway....Here are a couple of related threads with some good links and info:http://www.msfn.org/board/Autorun-USB-pend...ble-t60338.htmlhttp://www.911cd.net/forums//index.php?showtopic=13205jaclaz
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now