Hey all,
I am in a project that I need to create an exe file from my app. It should work similar to like what WinZip does when you select make exe. It compresses the data then generates the exe file. When the user executes the stand alone exe a dialog box appears asking where to extract the files to or run WinZip etc... My app will work the same way. I can't seem to find any documentation on this subject. I to will use a compression algorithm to compress the data I need with a passwords etc... Any help or code snippets to this problem is greatly appreciated. Thanks
-Robert
System Analyst/Programmer
I am in a project that I need to create an exe file from my app. It should work similar to like what WinZip does when you select make exe. It compresses the data then generates the exe file. When the user executes the stand alone exe a dialog box appears asking where to extract the files to or run WinZip etc... My app will work the same way. I can't seem to find any documentation on this subject. I to will use a compression algorithm to compress the data I need with a passwords etc... Any help or code snippets to this problem is greatly appreciated. Thanks
-Robert
System Analyst/Programmer