I have read that i could make an app portable with an INI-file.
How can I do that?
Thanks
New: r3dfox (July 15, 2025), Platform 30.0.4 (July 15, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
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.