Usb Autostart

Usbautostart is a Windows utility that performs autoplay for usb mass storage device. Windows avoid the autoplay on the removable medias for security reasons, but with this program you can bypass this limit and you can choose to launch a program in the usb pen when you plug it.
The program will also close all applications running from the device when you try to “safety remove” it.
Screenshots:
Usb peripheral detection (the red icon on the left is Mozup, the program started from the usb pen):
Usb removal:
The project is hosted on sourceforge, and it’s released under GPL license, so it’s completely free and open source!
Download Usb Autostart
02 Oct 2007 inandrea
Hi,
How I can use this software ?
Can you explain me (tutorial)?
I have always this message (when I choose a soft) : “Select an application on inserted device” ??
Thx, a french user
Hi,
you get this error when the exe file you selected isn’t in your usb device. Try to select an application in the usb device.
If you select the application in the usb device, this application will automatically started when you insert the drive.
Mouaf, I believe used this soft on my usb device.
I must install this on my hard drive.
It’s not a portable application
Thanks a lot
Unfortunally it can’t be a portable application, because you must have the program opened when you insert the usb drive, so the program must be installed on the system where you use the usb device….
This is a nice product guys.
I was looking for something related but not the exact thing. I have a custom USB device that I have designed (not conforming to one of the classes) and have a need to run an application (not from the device but an exe from the PC) each time this device is inserted. You know how this can be done? Changing “inf” files or something like that?
UsandoYou can modify the source code of the program and when the device is inserted you can run an application on the pc and not on the device
Usando