Carl Karsten wrote: > There was some chatter about building exe recently - did anyone actually do > it? > (either a setup.exe installer, or even just an app.exe)
I do it all the time. > If so, can I get something to test on my win box? I can report back any > issues > I find (good for you) and will have a clue on how to build my own. Build an AppWizard app, make sure it works, and then (on a win box) issue 'buildwin.bat' from the app's top-level directory. Look inside the dist directory for the output .exe. Should work just fine and you can tweak from there... -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
