开发者

Start WPF app after MSI installation complete

I have a WPF app that gets installed via an MSI, generated from a "setup project" in visual studio 2010. I was wondering how I tell the setup project to start the 开发者_如何学运维WPF app (primary output) after the installer is complete.


Found the answer here, using a custom action:

http://www.codeproject.com/KB/install/Installation.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜