index > Visual C# General > Deployment

Deployment

Can someone tell me where to go for more information on the installation part of my program, or if anyone has any advice.


Demitrius Wheelwright
Visual C# Novice

Go to your Solutions Explorer Box and double click on the Properties Folder. This will bring up a list of options for your application. Most of the options have to do with the way your application installs and what files it is to install with. Play around with them to see what works for you.




The meaning of life is to give life meaning
Greg K

Not sure if I understand your question correct. Since you have posted so many threads here, I guess your question is not as easy as change project properties.

You need to

1. create a separate project in the solution.

2. Add Installer item into it, over write commit and install method

3. Add setup project into the solution

4. Add installer project out put into setup project custom actions

In step 2 you could do what ever you want to collect install information and so on. Hope this helps.

XZ

Lanceli
reply 3

You can use google to search for other answers

 

More Articles

• Read XML
• HTTP mail with C# ??
• Changing webbroswer Url
• best practices to secure c# applications
• Filtering SqlDataAdapter.Fill
• calling scripts from C#
• BitConverter
• PORT in .NET Framework 1
• .Net2 Webbrowser control: detecting DOM modifications
• Layering an Onpaint Event?
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• error in data grid
• Create an event for the close button on
• Converting from 2005 to 2003
• How to Save datagrid back to datatable t
• Check if panel is clicked
• Why the following condition is never met?
• simple : How to create an object of an e
• How can I launch my another managed exec
• Obtaining the Messages of Another Applic
• equivalent of ReadConsoleOutput in C# /
• Base class array to string array convers
• How to download an video and audio?
• Using a progressbar when loading SQL-data
• Dynamically creating and displaying form
• contents of release mode

Hot Articles

• Visual C# direct DB update and inserts u
• How to write the code automaticly into t
• params parameter must be a single dimens
• DataBindig SQL - lesson 9 - missing part
• How do I clean out the Recycle Bin?
• Writing to File Properties (Like from Wi
• Writing a basic shell extension.
• Visual Studio 2005 Standard Edition and
• Process & WaitForExit & OutputDa
• How to get the Name property of an Image
• what is the best way to create a back up
• How can I make an pictureBox "Blink
• get https URL with POST params
• Breakpoint makes computer freeze
• MessageBox does not display?

Recommend Articles

• AxSHDocVw
• How to stop or end the execution of a C#
• Panel autoscrollposition hell!
• Equivalent C# statement
• Test conversion of System types
• show large image (more than 10000*10000)
• How to draw lines of fix measurements?
• datareader?
• MS ReportViewer 2.0 Control Print Bug/Is
• generic methods
• Thread problem
• How to read big text file fast ?
• access Visio shapesheet
• We Fly 24/7
• Detection of Windows-Version