Re: Releasing WinHugs
Neil Mitchell <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
> If you bundle up the installable tree in some form, I could > wrap it up as an .msi installer What do you use to make the installer? Do you have any scripts for it already? That way I could do it, provided it doesn't rely on any commercial tools I don't have. I did briefly look at writing a wix script (http://sourceforge.net/projects/wix) today, which would generate an MSI. I'm not sure I'll ever have time to finish it though. Thanks Neil