Re: Building Setup Project
By the way , can I make setup project in express edition??
Re: Building Setup Project
Express versions are just for learning purpose. You cannot make a setup project using Express versions. In order to do professional development, you will need to buy Visual Studio, you can't do that in Express version.
However, you can do one thing, you can build the project and share the DLLs or EXEs with the client.
Re: Building Setup Project
I believe that the Express Editions come with the ClickOnce deployment. They do not have the ability to create a setup project.
For information on how to add a prerequisites to a ClickOnce Application see
http://msdn.microsoft.com/en-us/library/8st7th1x.aspx
Re: Building Setup Project
Can you tell me how to do that with the Professional Visual Studio??
Re: Building Setup Project
Quote:
Originally Posted by
wael.salman
Can you tell me how to do that with the Professional Visual Studio??
Professional Visual Studio?
Anyways i think you mean with a setup project, if so then here.
http://msdn.microsoft.com/en-us/library/7eh4aaa5.aspx