how to make an installation file for my written program in c#

hi all,
the question as the title
please help me to solve this
anyone can give me a flavour
thanks
henry
[129 byte] By [musichenryviolin] at [2008-3-7]
# 1
Henry,

I'll give you a flavour, ;)

If you are using Visual Studio 2005, you can create a setup project, by doing the following:

1. Choose File -> New -> Project...
2. Expand the Other Project Types node and click the Setup and Deployment node, on the New Project dialog
3. Click Setup Project and click OK

DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# General...
# 2
Hi,

Please go through the following article:
http://www.c-sharpcorner.com/Code/2003/April/SetupProjects.asp

It covers the Setp Projects in depth.

Regards,
Vikram

Vikram at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# General...
# 3

style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">

" href="mailto:anonymous@discussions.microsoft.com">anonymous@discussions..microsoft.com"

< href="mailto:musichenryviolin@discussions.microsoft.com">musichenryviolin@discussions.microsoft.com>

wrote in message href="news_3A47e8de80-26c9-47fb-9f10-60b1325ca1e3_WBRev1__40discussions.microsoft.com">news:47e8de80-26c9-47fb-9f10-60b1325ca1e3_WBRev1_@discussions..microsoft.com...

This post has been edited either by the author or a moderator in the

Microsoft Forums: http://forums.microsoft.com hi all,
the question as the

title
please help me to solve this
anyone can give me a

flavour
thanks
henry

Why reposting the same questio again, did you

actualy read the answers given on the other thread.

face=Tahoma size=2>

style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> face=Tahoma size=2>Willy.


MVPUser at 2007-8-21 > top of Msdn Tech,Visual C#,Visual C# General...