1
I would like to force the execution of a command on my external HDD Usb, without waiting that Windows XP provide me the context with all possible choices.
Do you now if it is possible with some tweaking or registry or autorun.inf self?
This is the content of my autorun.inf
[autorun]
open=Synch.cmd
action=Setup RAM Drive
icon=dos.ico
label=Setup RAM Drive
I needed it for automatic synchronizations of drives and it is really annoying to wait every time that Windows XP index all the content of the drive
I'm not fully sure (so I won't write as an answer), but I have at same time an autorun.inf on my external hd (mostly for icon) which is executed, and at same time I don't have anymore the scan from xp. So there is a way to do that, for sure. I forgot though how to deactivate this scanning on new hdd, though. – Gnoupi – 2010-01-19T16:10:04.937
Actually, I remember now. Autorun is simply deactivated, but it doesn't prevent icon from being changed, only the "open". So it wouldn't work for you. – Gnoupi – 2010-01-19T16:13:29.857