You are here

Command line arguments in appinfo.ini

6 posts / 0 new
Last post
Simeon
Simeon's picture
Offline
Last seen: 9 years 6 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
Command line arguments in appinfo.ini

Can I use the appinfo.ini to append commandline arguments to an exe?

I am (again) working on Birthday Reminder Portable and when I install it locally, it has 2 shortcuts in its folder. One just launches "bday.exe" and the other launches "bday.exe 1".
I am trying to get it working with the new PortableApps.com Launcher. It works great but I can only have 1 exe.
Chris said here that appinfo.ini can do commandline arguments but it looks like it cant do them the way I need them Sad

Any hints?

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 21 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Nope

It doesn't currently support command line arguments.

Sometimes, the impossible can become possible, if you're awesome!

Simeon
Simeon's picture
Offline
Last seen: 9 years 6 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
ok

thanks.
Then I guess I have to go build my own launchers.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 21 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
PAL

Use the PortableApps.com Launcher. The next release supports multiple launchers.

Sometimes, the impossible can become possible, if you're awesome!

Simeon
Simeon's picture
Offline
Last seen: 9 years 6 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
ok

then I will wait for the next version.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

computerfreaker
computerfreaker's picture
Offline
Last seen: 12 years 7 months ago
Developer
Joined: 2009-08-11 11:24
The latest version (from

The latest version (from Mercurial) does support multiple launchers; it supports command-line parameters too. Just put the appropriate command-line args in the [Launch]->CommandLineArguments section.

"The question I would like to know, is the Ultimate Question of Life, the Universe and Everything. All we know about it is that the Answer is Forty-two, which is a little aggravating."

Log in or register to post comments