Re: installer

Chuck Williams <[email protected]> Tue, 22 Jun 2010 01:24:33 -1000
Newsgroups gmane.comp.java.netbeans.general
Organization Manawiz
Message-ID <[email protected]>
I use wix, which builds Windows Installers (.msi's).  It sucks, but hey, 
its Windows so what can you expect?  wix is the same thing Microsoft 
uses for Office, etc.

Start with the tutorial, here: http://www.tramontana.co.hu/wix/index.php

[email protected] wrote on 06/21/2010 11:57 PM:
> how can i create an installer of my swing project in windows
> environment?
>