You are here

Trigger refresh app icons option

9 posts / 0 new
Last post
PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
Trigger refresh app icons option

Hi John,

is it possible to trigger the refresh app icons option from outside the PortableApps Menu (f. e. from the command line)?

Kind regards,

PortableUser2009

John T. Haller
John T. Haller's picture
Online
Last seen: 4 min 51 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Desktop Icons

Do you mean the desktop icons within Windows or to refresh the app list within the PortableApps.com Platform? If the desktop icons within Windows, it's better handled per-app when an app needs it and there's a setting for it within the PortableApps.com Launcher utility to do so. If you mean the app list within the PA.c Platform, this is only permitted from a PA.c Installer and is already handled.

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

PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
I would like to refresh the

I would like to refresh the appInfo displayed in the menu from outside the menu.
Currently I use the refresh app icons option.in the menu.

John T. Haller
John T. Haller's picture
Online
Last seen: 4 min 51 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Use Case

What's the use case for this? The menu needs to refresh externally when an app is installed or updated, and that's handled by the PA.c Installers.

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

PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
I maintain appinfo.ini files

I maintain appinfo.ini files for applications that don't have an installer like 3rd party apps or self developed ones.
The appinfo.ini is automatically updated after an update. I would like to automize the refreshing of the platform menu for those apps as well..

PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
Please let me know if you

Please let me know if you consider to provide such an interface.

John T. Haller
John T. Haller's picture
Online
Last seen: 4 min 51 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Unlikely

It is unlikely. It's designed to work with PA.c Format apps. Working with third party apps in the same way would introduce additional support issues for not much benefit.

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

PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
But there must be some kind

But there must be some kind of API already in place.

Technically speaking from the PortableApps menu's perspective a downloaded installer (.paf.exe file)
is an external application like mine. After updating an app using the corresponding downloaded installer
the menu automatically displays f. e. the new version information.
So the local installer must have accessed the menu somehow and refreshed it.
How does that work? That's what I would like to implement in my applications.

PortableUser2009
Offline
Last seen: 2 years 6 months ago
Joined: 2009-07-19 08:36
Please explain to me how an

Please explain to me how an installer refreshes the menu.

Log in or register to post comments