You are here

How to group outer and inner PortableApp program together in Windows TaskBar?

6 posts / 0 new
Last post
pstein
Offline
Last seen: 2 years 6 months ago
Joined: 2017-10-22 11:16
How to group outer and inner PortableApp program together in Windows TaskBar?

As you know a PortableApp applications consists of an outer, wrapping Portable Component and the inner, core program.

I pinned now some of the outer PortableApps applcations on my hard disk to the Windows TaskBar.

When I click on one of them they are started, they set the environment and finally start the inner actual core application.
It works.

Unfortunately the started inner core application appears as a separate,new thumbnail at the right-most side of the Windows TaskBar.

Actually outer and inner PortableApps program belong together and hence they should be grouped together in one entry on the Windows TaskBar.

How can I achieve this?

This should work somehow. There is an "win7appid" utility with code from Google which assigns a new/another appid to a program:
See here:

https://code.google.com/archive/p/win7appid/

Since programs with same appid are grouped together on Taskbar this is a prove that it works...somehow.
However i would prefer not have to fiddle around with some internal assignments.

This should work out of the box automatically for all PortableApps programs.

Any suggestion how to get it working?

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

You can use the platform to pin to taskbar. We already go the work of determining the appid for both the 32 bit and 64bit variants and have it set up for you. Just right click on the app on the platform and select pin to taskbar. It'll even work with the platform closed.

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

pstein
Offline
Last seen: 2 years 6 months ago
Joined: 2017-10-22 11:16
not solved

What do you mean with "the platform"?

I already pinned "FirefoxPortable.exe" to Taskbar.
But when I click on it the innder <basedir>\App\firefox64\firefox.exe is started AND appears at the far right of the Win Taskbar.
...and NOT together with the "FirefoxPortable.exe"

So again: How can I tell PortableApps or windows to group them together in TaskBar?

John T. Haller
John T. Haller's picture
Offline
Last seen: 16 hours 14 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
PortableApps.com Platform

You have to use the PortableApps.com Platform to pin FirefoxPortable.exe. It pins it in a special way. Only launch FirefoxPortable.exe itself (as always), do not launch firefox.exe directly.

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

pstein
Offline
Last seen: 2 years 6 months ago
Joined: 2017-10-22 11:16
Clarification

@John T.Haller:
Sorry for these newbie questions. In the past I simply installed PortableApps Programs WITHOUT the PortableApps Plaform.
I guess with "PortableApps Platform" you mean this program:

https://portableapps.com/download

correct?

So I download and installed this "platform" package.
But after start I did not found existing FirefoxPortable Apps inside the Platform.
How can I later add an existing PortableApps App which is installed BEFORE the PortableApps Platform?
Is it possible at all?
Or am I really forced to re-download, re-install, re-configure all my PortableApps Apps?

Assume I got an App into PortableApps Platform list:
How can I create the special "Pin to taskbar" you talked about?

ANTICHRISTUS REX
ANTICHRISTUS REX's picture
Offline
Last seen: 1 hour 7 min ago
Translator
Joined: 2019-07-19 07:09
details
  • Q#1: Yes, possible.
    Just copy/move the whole app folder (Firefox in your case) into the PortableApps folder, it's just beside the Start.exe. It's where you have installed the platform!
  • Q#2: You're not forced to redownload/reconfigure everything.
  • Q#3: Installed apps will appear in the platform's list, if not, you just need to refresh their icons.
  • Q#4: To pin an app to the taskbar, you just need to use the contextual menu (mouse's right-click). If not possible like in the previous screenshot (very old Firefox's version), you have to be patient, it's a bug that should be fixed in the next platform release.

PS. For more details, read the FAQ

“My brain is only a receiver, in the Universe there is a core from which we obtain knowledge, strength and inspiration. I have not penetrated into the secrets of this core, but I know that it exists.”

― Nikola Tesla ―

Log in or register to post comments