AutoRun.INF Tip
If you are trying to auto-launch a file name that contains spaces, you will run into problems. The INF file will stop when it hits the space; thus not being able to locate the desired file. I searched high and low for a way around this issue, but it appears to be undocumented.
I tried single quotes and double quote — both with no luck. The solution turns out to be double double quotes. This is the strangest solution and one that I would have never guessed.
Example autorun.inf:
[autorun] shellexecute=""Click Here.htm""
About this entry
You’re currently reading “AutoRun.INF Tip,” an entry on Wercshop
- Published:
- 12.22.06 / 1pm
- Category:
- Programming, Tips & Tricks
2 Comments
Jump to comment form | comments rss [?] | trackback uri [?]