Looking for Setup and Deployment Project Templates? (Mary Lee)
Posted by: The Visual Basic Team,
on 02 Oct 2008 |
View original | Bookmarked: 0 time(s)
Let's say that you've developed an application using the free Visual Studio Express Edition. Now, you want to deploy your application to the masses, and you read documentation about How to: Create or Add Deployment Projects.
Here's how the topic starts:
To create a new deployment project
On the File menu, point to Add, then click New Project.
In the resulting Add New Project dialog box, in the Project Types pane, open the Other Project Types node and select Setup and Deployment Projects.
In...