You are here

Programatically build a Portable App

2 posts / 0 new
Last post
deech
Offline
Last seen: 6 years 1 week ago
Joined: 2018-04-08 11:03
Programatically build a Portable App

Hi all,
I'm want to automate creating a Portable App as part of my app's build process but all the instructions I've found (including the ones included with the Template App) eventually use the Launcher GUI to generate the launcher executable.

Can anyone offer suggestions?

Thanks!
-deech

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

You can pass the full path to the main directory of your PA.c Format app (eg c:\PortableApps\AppNamePortable) to both the launcher builder and installer builder.

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

Log in or register to post comments