Link to home
Start Free TrialLog in
Avatar of IT_LabRat
IT_LabRatFlag for United States of America

asked on

AutoRun Video from USB on win7

I have a simple video called "video.wmv" that I want to load a bunch of USB sticks and have the video automatically play when plugged into a PC (presumably with win7 on it). I have tried code that looks like this:

" [autorun]
OPEN=video.wmv "

I had no luck with this... So then I tried using this code:

" OPEN=video.wmv


shell\configure=&Configure...
shell\configure\command=video.wmv "

Still, with no luck.

Is there a way to get the video to play in full screen mode when the USB is plugged in, with NO mouse clicks at all? OR something close to that? I keep getting the "AutoPlay" dialogue box everytime I plug in the USB, which asks you to select which program to use to open it.

Any help would be great.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Although, maybe a U3 drivewould work for you?