Browsing Tag »autorun«

autorun to html-file

Juli 13, 2009

short note… ( don’t need twitter for that :O) ) I tried to create an autorun.inf that starts a html-file, instead of an *.exe. There may be different ways to do so, but the easiest way I figured out, was [autorun] shellexecute=index.html (in case you want to open the index.html, otherwise just change ‘index’ to the filename you want [...]