PortableApps.com Launcher 2.2.3 Released: Make Apps Portable Without Writing Code

John T. Haller's picture
Submitted by John T. Haller on October 19, 2021 - 7:34pm

logoA new version of PortableApps.com Launcher has been released. The PortableApps.com Launcher™ allows developers, publishers and even technical end-user to portablize apps in PortableApps.com Format without needing to write any code. It's an easy to use multilingual launcher that makes creating portable apps a snap. Once you've updated your app to the current PortableApps.com Format Specification, you can use the PortableApps.com Launcher to handle registry keys, command line options and updating configuration files just by editing a simple INI file. This minor release updates windows version checking, adds taskbar pinning support, and adds Czech support. The PortableApps.com Launcher brings the power behind our launchers used in hundreds of apps to everyone. It's already used in many of our apps. And it's open source and completely free.

Update automatically or install from the portable app store in the PortableApps.com Platform.

Features

ScreenshotThe PortableApps.com Launcher allows you to easily make your apps portable. It features:

  • Proven NSIS core included within the builder
  • Easy configuration with no coding required
  • Automated language switching of apps with the PortableApps.com Platform
  • Powerful settings file and directory moving
  • Easy registry portablization
  • Custom code in launchers where needed
  • And many more features for making professional portable apps
  • Works from command line and Send To (just pass the portable app's main directory, e.g. X:\PortableApps\FileZillaPortable)
  • Licensed for use with free open source and freeware
  • Commercial use by contacting PortableApps.com

For complete details, read the PortableApps.com Launcher Manual (also included with the app).

For creating portable apps, we recommend that you use the PortableApps.com Application Template 2.4 as a starting point.

Get Help Packaging for PortableApps.com

If you need help packaging your software in PortableApps.com Format or using the PortableApps.com Launcher, just post a note to the Development Forum and we'll help you out.

PortableApps.com Installer / PortableApps.com Format

PortableApps.com Launcher is packaged as a PortableApps.com Installer so it will automatically detect an existing PortableApps.com installation when your drive is plugged in. It supports upgrades by installing right over an existing copy, preserving all settings. And it's in PortableApps.com Format, so it automatically works with the PortableApps.com Platform including the Menu and Backup Utility.

Download

The PortableApps.com Launcher is available for immediate download from the PortableApps.com Launcher homepage. Get it today!

Story Topic:

Comments

John T. Haller's picture

It advertises how to pin to the platform so you can pin the launcher generator. The Windows version check is just backporting code for Windows 8+ if you use custom code in your own PA.c Launcher.

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

John T. Haller's picture

It uses a BaseAppID within the Control section of the appinfo.ini like all our other apps do. https://portableapps.com/development/portableapps.com_format#appinfo

The platform defaults to now allowing taskbar pinning unless the app advertises to the platform that it supports it. Dual EXE apps will result in two different taskbar icons otherwise.

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