1
1
Q: How to open a web site automatically when inserting a USB.
I currently have 2 files on it:
autorun.inf
start.url
autorun.inf contains 3 lines:
[autorun]
ShellExecute=start.url
open=start.url
start.url contains 2 lines:
[InternetShortcut]
URL=http://cnn.com
Loads ok on a Vista machine, but does not load on other XP or Windows7 machines.
Any clue what to change?
2
True.TechNet blog post from 2009 gives some background information on the subject: http://blogs.technet.com/b/mmpc/archive/2009/04/28/windows-addresses-the-changing-autorun-threat-environment.aspx
– Jari Keinänen – 2010-12-14T16:57:02.920