exist wrapper for normal Apps [exe], to become PortableApps
exist wrapper for normal Apps [exe], to become PortableApps? where found?
New: InnoUnpacker (Sep 17, 2025), Platform 30.1.1 (Nov 04, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
Discuss portable app development and modification of existing apps.
exist wrapper for normal Apps [exe], to become PortableApps? where found?
Does anyone know, if you are logged in with a limited account, and then run a PortableApp with elevated rights....
1. Will the HKCU RegistryKeys entries in the launcher.ini file refer to those for the Admin user or the limited account? If they refer to the Admin user, is there a way of coding for the limited users HKCU entries under elevated rights? I need to store some current desktop settings for the current user whilst the portableapp is running and revert them when the program exists. But I also need to capture some HKLM entries too.
hey there!
just visited and browsed portableapps and the forum a few hours, and I'm totally confused...
and i have to ask same old question again...
:
"how do i make standalone software portable?!"
I'm totally confused, because most of the threats are 2 or more! years old. And none of the ways are easy to use or at least easy to understand.
Hello,
Why can change the theme from Portable Apps Platform?
Greets, John
A part of a test im conducting after making an app portable via PAL Beta is moving the whole package/folder thru different locations. Things went fine except for that warning message stating something like "the whole package was moved at a new location & it should be discouraged"
Is there a way to stop that warning message from appearing?
a.exe (which I've now renamed to AMAA for AutoMenuAutoAccent) is a AutoHotkey_L script written by me. AMAA does the following:
I have tried to install this verson of skype (Skype Portable 5.3.0.111) on my flash drive (Kingston 8GB) and it was telling me that there was a problem with the program itself as in the install package itself was corrupted. I tried again and the same thing. Then i completely uninstalled the app and tried to reinstall it....still the same problem. Somebody please help me (or if there is more) us.
Hi all,
I would like to see update of Planner 14.2 to Planner 14.4. I found this page https://portableapps.com/node/5160 , where was planner 14.2, but 14.4 is better. Much bugs are fixed and I will be very happy if anybody could to do update of it.
Homepage of planner : http://live.gnome.org/Planner
Planner for windows : http://winplanner.sourceforge.net/
Thank you.
I don't know if it's the right place to post but supposedly I can hit the a
key and accept the license agreement, eg Skype but it's stuck in the text.
Is that an inno issue or PA?
I am building a launcher that should download and extract the necessary files and not include any base application files itself in the installer. I have this in the installer.ini file
[CopyLocalFiles] CopyLocalFiles=false [DownloadFiles] DownloadURL=http://example.com/Setup.exe ... etc
When I look inside the paf.exe file created by the installer, the base application files are still being included. (i.e those inside the X:\PortableApps\AppNamePortable\App\AppName folder).
What am I doing wrong? How can I exclude these files from the installer?
Thanks