Deploying an application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I'm a newbie to .NET so please exucse my ignorance...
Simple question - i think -

How do you package & deploy a completed app in .NET. Back in VB6 days, you
could use a wizard to do this, creating a setup.exe file. Is this the same
for a .NET solution? If not, how do you create a setup.exe file, or, do
you(?).

Many thanks in advance for your help.
 
Create a "Setup Project" from the "Setup and Deployment" category in the
create new project dialog box.

-Atul, Sky Software http://www.ssware.com
Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls
 
Back
Top