View Full Version : Data folder
Option_Explicit
02-03-2003, 08:59 PM
I'm sure this must have been asked before, but , can I compile a small project to be a single .exe only without the data folder and .apm file? and BTW what exactly is the apm file used for anyway?
Derek
02-04-2003, 12:13 AM
Hi - compiling to a single exe file can not be done, currently.
This has been requested by many so, it may be possible with a future version /ubbthreads/images/icons/smile.gif
John-oh
02-04-2003, 08:46 AM
You could wrap in WinRar or WinZip, make a self extracting exe, which extracts to a temp folder then runs your app. Corey did something similar with his 'Tbuilder' if memory serves ...
Lorne
02-04-2003, 09:37 AM
...and let us not forget Setup Factory, which can install an AutoPlay application onto the user's system just like any other application (and makes it uninstallable, as well).
kpsmith
02-04-2003, 01:21 PM
I personally use Paquet Builder do this type of thing...
It's cheap quick and dirty.... But works great.
http://www.gdgsoft.com/pb/index.asp
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.