You are here

PortableApps.com Platform

PortableApps.com Menu, Backup and Platform/Suite installer.

install portable apps platform on a pc windows 10

Submitted by Colchis on December 14, 2020 - 9:36pm

I would like to know if it is okay to install the portable apps platform on a Laptop with Windows 10 Home edition on SSD drive and then install the portable apps I would like. Would it be easier to install updates of the apps as well would there be any issues with the windows start menu or any other issues. please provide details thanks

PortableAppsToStartMenu tool

dummzeuch's picture
Submitted by dummzeuch on December 6, 2020 - 1:33pm

Just in case anybody else is interested:

I wrote a tool that reads the portable apps directory (configurable, defauls to c:\PortableApps) and adds them to the Windows 10 start menu.
Announcement is here:

https://blog.dummzeuch.de/2020/11/01/portableappstostartmenu-1-0-0/

It's written in Delphi 10.2, source code is available under the MPL and I am willing to donate it to the PortableApps platform if you are interested.

[Fixed] Range Check error in debug build

dummzeuch's picture
Submitted by dummzeuch on December 6, 2020 - 12:20pm

I just downloaded the latest source archive from SourceForge (PortableAppsPlatformSource17.1.1.7z) and tried to compile and run it in debug mode. I immediately got a Range Check error here:

unit main.pas, Line 1905:

for iControl := 0 to length(arrAppButtonForegrounds) do
if (TObject(arrAppButtonButtons[iControl]) = Sender) or (TObject(arrAppButtonForegrounds[iControl]) = Sender) then

Which is correct because arrAppButtonForegrounds is declared as

arrAppButtonForegrounds: array [0..19] of TImage;

jPortable (x64)

Submitted by occam on November 26, 2020 - 4:27am

Yesterday I tried to install jPortable (x64) on my Win 10 machine (via Portable Apps ... get more apps...). It went through the motions, it said it installed it (the option disappeared from the list of available apps). However, when I subsequently checkd on the list of installed portable programmes, it was not there. Now I can not 'uninstall' it (because it's not on my list of installed progs), nor can I re-install it , because it is not on the list of 'available' apps.

What am I doing wrong?

Thanks

how to launch a document

Submitted by john errington on October 31, 2020 - 10:17am

I'd like to have a document that describes my portable apps - lets say called "helpfile" - launch directly from the platform in the same way that apps do.
At present I have an html document in "documents" - but it requires a lot of actions;
in platform "documents" - opens explorer to documents folder - find the right document - double click - opens in edge.
Ideally I want a single click "help" to open the document - such as in a pop-up box.

suggestion: options for testers

Submitted by Totoche on October 7, 2020 - 3:10am

Hi,

I'd like to suggest an option for those who are testing or following an app in several versions (eg:thunderbird which has many versions here and that we may want to keep in an older version while the extension store grows for the new code...)

What I would like is something that can be monitored by the updater and in a separate place.

Feature Request - Get More Apps

Submitted by shajahan81@gmail.com on October 3, 2020 - 3:30am

For Installing new apps, currenlty the option shows as Get More apps by Title/Category/New Release/Recently Updated. When one option is selected other parameters are not available to filter. Instead of these options, If just one screen is made with a list having columns Title, Description, Category, Sub category (if possible) , Release date, Updated Date, Installed Yes/No, Size ,etc. ; User should be able to Click on the column to Sort them, search option will ease finding an app.

Thanks,
Shajahan K

[Moved - mod GC]

Pages