AFAIK, a setup wizard is just a simplified way of building an installer.
It's likely to be inadequate if you're doing much more than installing a
couple of files. A setup project has a full IDE.

Signature
--
Phil Wilson
[MVP Windows Installer]
> Which is the best way to build an installer for my .NET application? Setup
> project or Setup wizard? I have tried the MSDN help and googling about
> this
> but haven't found any good information on how to do. Where can I find
> information about this? Links? Books?
Joachim - 24 Apr 2007 05:18 GMT
Thanks Phil!
Anyone else on books or good links on how to use Setup project?
Regards,
Joachim
> AFAIK, a setup wizard is just a simplified way of building an installer.
> It's likely to be inadequate if you're doing much more than installing a
[quoted text clipped - 4 lines]
> > but haven't found any good information on how to do. Where can I find
> > information about this? Links? Books?
Phil Wilson - 26 Apr 2007 16:07 GMT
http://simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/
http://simple-talk.com/dotnet/visual-studio/visual-studio-setup---projects-and-c
ustom-actions/
http://simple-talk.com/dotnet/visual-studio/updates-to-setup-projects/

Signature
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280
> Thanks Phil!
>
[quoted text clipped - 12 lines]
>> > but haven't found any good information on how to do. Where can I find
>> > information about this? Links? Books?