VS2005 has setup projects.
Setup project create MSI.
In the project property you have a "version number" property, which you
should increment with each new installer.
and there is an "uninstall previous version" which you should set to true
(but it would work only if you increment version number as specified above).

Signature
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
> Hi
> where from I can get good deployment guide for Visual Studio 2005 windows
[quoted text clipped - 9 lines]
>
> Thank you
Fox - 09 Mar 2006 07:28 GMT
Ok
Thank you
> VS2005 has setup projects.
> Setup project create MSI.
[quoted text clipped - 17 lines]
>>
>> Thank you