There was a tool in VS6 called "package and deployment wizard". I'm just wondering if they have anything like this with VS.Net? because it doesnt have any tools with it :rolleyes:
Do I have to use install sheild instead?
Printable View
There was a tool in VS6 called "package and deployment wizard". I'm just wondering if they have anything like this with VS.Net? because it doesnt have any tools with it :rolleyes:
Do I have to use install sheild instead?
You can use InnoSetup.:)
VS.NET does have deployment features:
File -> New -> Project -> Setup and Deployment Projects
cool! haven't seen it before:DQuote:
Originally posted by gijsj
VS.NET does have deployment features:
File -> New -> Project -> Setup and Deployment Projects
This is a helpful MSDN tutorial:
http://msdn.microsoft.com/library/de...pplication.asp