Create program installer in Visual Studio 2005?

前端 未结 8 521
无人及你
无人及你 2020-12-19 06:45

I\'m a web-guy stuck in \"application world\" in VS 2005. I created my windows forms program and want to give my end users the ability to install it (and some of it\'s reso

8条回答
  •  轮回少年
    2020-12-19 07:32

    I'd like to add a quick start tutorial for the 'Setup Project' as a good place to start with building your own setup with VS: http://www.codeproject.com/KB/dotnet/Win_App_Setup_Project.aspx

提交回复
热议问题