Re: Register DLL Question

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Ralph" <nt_consulting64@xxxxxxxxx> suggested some
installers...
> 1) Package & Deployment (VB6 Pro and Enterprise).
> 2) Inno Setup (http://www.jrsoftware.org/).
> 3) Visual Installer.
> (http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/download.aspx)
> 3) InstallShield $$$$
> (http://www.macrovision.com/products/flexnet_installshield/index.shtml)
> 4) Wise $$$$ (http://www.wise.com/products.asp)

You left out NSIS. I'd rank NSIS on par (or better) than
the others, and it's available free of charge as well... In fact,
NSIS and InnoSetup both are great Setup.exe compilers.

http://nsis.sourceforge.net/

Microsoft suggests MSI (MicroSoft Installer(?)).

--
Jim Carlock
Post replies to the newsgroup, thanks.


.