[Qt-interest] Deploy Application on Windows
Acenes
acenes at gmx.net
Thu Apr 2 23:40:31 CEST 2009
In VS 2005 Professional you can add a project of type "Setup" to your
solution, which will resolve most dependencies automatically and create
either a .exe or .msi installer. I guess in 2008 pro it should also be
possible.
Documentation is sparse, and setup projects of VS Professional are not too
intuitive. But for not too complicated installation scenarios it is a usable
at least.
More information about the Qt-interest-old
mailing list