Jump to content
Xtreme .Net Talk

Recommended Posts

  • Leaders
Posted
How to build a package in .NET? Setup.exe

Create a new deployment project. Click File>New>Project. In the new project window, select the "Setup and Deplotment Projects" folder and click "Setup Project" on the right. The rest is self explanitory.

 

For more information, open up MSDN, and search the index for "Setup", or go to msdn.microsoft.com and search for "Setup."

[sIGPIC]e[/sIGPIC]
Posted
Create a new deployment project. Click File>New>Project. In the new project window, select the "Setup and Deplotment Projects" folder and click "Setup Project" on the right. The rest is self explanitory.

 

For more information, open up MSDN, and search the index for "Setup", or go to msdn.microsoft.com and search for "Setup."

 

 

What if i already have a project developed completely...

programing programer program
  • Leaders
Posted
I would assume that you have the project developed completely before you try to distribute it. Have you tried to create a "Setup Project" yet? (It creates a new project to generate an MSI and Setup.exe for another already existing project).
[sIGPIC]e[/sIGPIC]
Posted
I would assume that you have the project developed completely before you try to distribute it. Have you tried to create a "Setup Project" yet? (It creates a new project to generate an MSI and Setup.exe for another already existing project).

 

 

I try it already, It come out with 2 windows, and i would like to khow how to browse for projects to include.

 

OR,

Use Setup wizard will be easier?

programing programer program

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...