Re: OT: Windows Installer

2005-05-28 Thread Patrick Carlson
http://nsis.sourceforge.net/ NSIS is a great system for making installers. Not sure if this will work for you but just in case the above link has all the info. GL. On 5/27/05, Adam Majer <[EMAIL PROTECTED]> wrote: > Jacob Larsen wrote: > > > I think the msi installer system was supposed to do

OT: Windows Installer

2005-05-27 Thread Adam Majer
Jacob Larsen wrote: > I think the msi installer system was supposed to do this. But I don't > think it > is that easy/cheap to obtain a tool to create .msi packages which > means that a > lot of other formats exist. An yes. This is a Bad Thing(TM). You can target MSI files from Visual Studio .