Deploying a 1.1 app

  • Thread starter Thread starter Doug Handler
  • Start date Start date
D

Doug Handler

Hi,

Does vs2003 have some sort of distribution capability like vs2005
(ClickOnce)? If not, what's the best way (cheapest too) to create an
install packages for a 1.1 app?

dh
 
Doug,

VS2003 can create deployment (install) packages.

Start VS2003 and create a new project. In the 'Project Type' tree select
"Setup and Deplyment Projects' node.
 
Back
Top