You are here

Multiple instances for a portable app

4 posts / 0 new
Last post
Stamimail
Offline
Last seen: 3 years 10 months ago
Joined: 2012-04-26 17:25
Multiple instances for a portable app

Let's say someone wants to test and compare 2 versions of a portable app.
For example, he has 2 portable program folders:
AppPortable v3.0
AppPortable v3.5

He wants to run the two AppPortable.exe simultaneously.
The settings of AppPortable v3.0 will be saved in AppPortable v3.0
The settings of AppPortable v3.5 will be saved in AppPortable v3.5
How to do that?

I know Everything can do that.
See how it works:
https://www.voidtools.com/support/everything/multiple_instances/
https://www.voidtools.com/support/everything/multiple_instances/#named_i...

"Named instances use unique settings and data.
For example, the named instanced "ETP Server" will use Everything-ETP SERVER.ini as the settings file.
The name of the instance is located in the Everything search window caption and in the tooltip when hovering over the tray icon with the cursor."

John T. Haller
John T. Haller's picture
Online
Last seen: 20 min 31 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Varies Based On App

Some apps will permit this behavior and just use the INI in their directory. Some will not and are designed not to allow this out of the box. Some use a single registry entry so by nature have one instance since all running versions will use the same settings. Some have specific switches to allow multiple instances (see Firefox and apps based on it for example) but will break certain things when used in this fashion.

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

webfork
Offline
Last seen: 1 year 5 months ago
Joined: 2007-07-18 03:28
re: Multiple instances for a portable app

There are some "sandboxing" apps that should enable this behavior independent of whatever settings or restrictions the program itself employs. It's been some time since I tested some of the freeware options, but I feel certain the non-free Sandboxie would do the trick.

Moderator at portablefreeware.com

Stamimail
Offline
Last seen: 3 years 10 months ago
Joined: 2012-04-26 17:25
"sandboxing" apps

"sandboxing" apps intended to give only a temp solution.
The example above (Everything) gives a permanent solution.

Log in or register to post comments