You are here

AutoINF -- Autorun.INF Generator

9 posts / 0 new
Last post
nm35
Offline
Last seen: 17 years 6 months ago
Developer
Joined: 2005-12-12 17:13
AutoINF -- Autorun.INF Generator

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?

rene
Offline
Last seen: 16 years 11 months ago
Joined: 2006-03-29 16:16
Shouldn't title be label ?

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

nm35
Offline
Last seen: 17 years 6 months ago
Developer
Joined: 2005-12-12 17:13
...

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

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 7 months ago
Developer
Joined: 2005-12-10 15:22
You say that is will be part

You say that is will be part of a suite. What will you be including?

Yours

Steve Lamerton

Developer Profile Sync & PortaLog

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Hmm...

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."

justin
Offline
Last seen: 12 years 4 months ago
Developer
Joined: 2005-12-24 15:41
actually

They've been working fine for me recently.

-Justin

nm35
Offline
Last seen: 17 years 6 months ago
Developer
Joined: 2005-12-12 17:13
...

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

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Not for me

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."

Rob Loach
Rob Loach's picture
Offline
Last seen: 15 years 7 months ago
Developer
Joined: 2005-12-09 17:29
Autorun.inf Maker

Autorun.inf Maker is another good one if you're too lazy to write the autorun.inf yourself.

Rob Loach [Website] [Projects]

Topic locked