This tool is designed to merge applications, that need more than one file to run (DLL's, ressources etc.), into one single and compressed executable. This is especially helpful if you like to spread your application without the need of a setup (USB-versions for example) or without offering the download of multiple files.
It works this way: It compresses and merges all files into one single file including a special uncompression and start-tool. The result is a single and normal executable. Upon start, all files will get extracted into a temporary folder and one of them will get startet (you decide which file this is. Use right mouseclick in the filelist for options). If the program is closed, all temporary files will get deleted.
The new generated executable will get the icon and the version number information from the file selected to get startet. You can select another icon, too. Also commandline parameters are routet to this file to allow commandline usage of AppPacked applications.
By the way, AppPack is an AppPack compressed application, too. Normally it would consist of two files (GUI and decompress-executable). And it is really handy if you need some DLLs included to run your application.
Oh, this version is limited to 5 files. I really don't know if I will sell this as shareware in future. So currently there is this limitation. Sorry.
Please find the application here:
http://www.x-beliebig.info/Download/AppPack.exe
Screenshot (reduced size):

Every feedback is welcome

[EDIT]
Features planned for future:
- including sub-folders
- supporting temporary registry-settings
[/EDIT]
Greetings,
Kukulkan