我可以使用QtCreator为Qt Windows应用程序创建Windows安装吗?

NKu*_*mar 5 qt-creator

我有一个Qt Windows应用程序(在QtCreator中开发),我想创建一个Windows安装CD.QtCreator是否具有使这成为可能的功能?或者我必须使用NSIS?请帮忙. - Nkumar

Chr*_*isV 2

Qt Creator 不提供安装程序。NSIS 或WiX可能是您最好的选择。