My new tool, AutoINF, can generate Autorun files -- just fill out a form and you're done. It's written in NSIS.
EDIT: New version released. See this thread for details. Also, the KeyUTIL Package has merged with Libertà.
It's part of the new KeyUTIL Package, which (when more apps are released) will be a set of utilities for USB flash drives. If you're interested in helping make more utilities, e-mail me or post a reply.
What do you think?
Your program generates title. Shouldn't this be label instead ?
Cool that you are working on this though, I'm using autorun.inf in my AutoStart and Launchpad apps. I'm aiming at releasing something real soon now. AutoStart is a USB Flash Drive monitor that interprets the autorun.inf file pretty much like WindowsXP does.
Here is my AutoRun.inf file I use for testing.
[AutoRun]
label=Libertà Flash Drive
action=AutoStart Flash Drive
open=AutoStart.exe
icon=Launchpad.exe,0
shell=launchpad
shell\launchpad\command=Launchpad.exe
shell\launchpad=Open Start Menu
shell\portableabiword\command=PortableAbiWord.exe
shell\portableabiword=Open Portable AbiWord
shell\portablefilezilla\command=PortableFileZilla.exe
shell\portablefilezilla=Open Portable FileZilla
shell\portablefirefox\command=PortableFirefox.exe
shell\portablefirefox=Open Portable Firefox
shell\portablenvu\command=PortableNVU.exe
shell\portablenvu=Open Portable NVU
shell\portablenvu\command=PortableThunderbird.exe
shell\portablenvu=Open Portable Thunderbird
Adding the shell commands sounds like a neat idea.
Title and label both seem to work fine.
~nm35 {blog} {site}
Mark Smith | PortableApps.com Developer
You say that is will be part of a suite. What will you be including?
Yours
Steve Lamerton
Developer Profile Sync & PortaLog
Interesting. I was actually thinking of doing up a Safely Remove app in C++. Maybe it could go in the suite. BTW portasoft.org emails aren't working properly.
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
They've been working fine for me recently.
-Justin
Basically a suite of useful programs and utilities for the USB drive. I've e-mailed you regarding a merge with Libertà, which would probably be the best.
BTW, portasoft.org e-mails are working fine now -- at least for me and Justin.
~nm35 {blog} {site}
Mark Smith | PortableApps.com Developer
Not inter-PortaSoft emailing anyway.
But what do you think of my idea?
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
Autorun.inf Maker is another good one if you're too lazy to write the autorun.inf yourself.
Rob Loach [Website] [Projects]