I have read that i could make an app portable with an INI-file.
How can I do that?
Thanks
New: MBox Viewer (Mar 22, 2026), Platform 30.3 (Mar 29, 2026)
1,400+ portable packages, 1.2 billion downloads
Our costs have risen a bunch. Please donate if you can!
the new PortableAppsLauncher which you can find at https://portableapps.com/node/23591
While it is true that the configuration for it is all in an ini file, and that it can make most things portable, the true art is in working out what to put into the ini file
There is a full manual in the application, and lots of information in the thread, but, essentially, you will still need to identify all the settings, registry entries, files etc. that the app uses and tell the launcher how to handle them using the ini file.