Need for "Portable Application Creator"?
Hi I'm just thinking of creating something let's call it a "Portable Application Creator" based on NSIS.
This should be an installer that contains the Portable Launcher and it's sources.
It should create the necessary directory structure whereever you want.
It also copies the files necessary for the application into the appropriate directory.
This means: The user would have to install/download the application and extract it. Then he should provide the base directory to the creator. Thena ll fiel should be copied together with the portable launcher into a predefined directory structure.

