Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 8th, 2006, 04:49 AM
Authorized User
 
Join Date: Nov 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to make Setup File in C#

Hi
I have created a application in C# using Sql Server. Now I want to create setup for that. Just give me instruction how to Create Setup.
Urgent.


Thanks and Regards
Kumar Ashish
9350789189
__________________
Thanks
Kumar Ashish
[email protected]
 
Old December 8th, 2006, 05:28 AM
Friend of Wrox
 
Join Date: May 2006
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In your solution add new project.
>> In new project dialogbox choose Setup and deployment project. with checkbox option Add to the solution.Select Setup Wizard template
>> Select type of your main project i.e. window application
>> In next screen select what u want to add in setup project , so must select "Primary output of <your project>"
>>Include other resource you want to add in setup project like icons, images database files etc.
>>Build the project.

Bijgupt





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a setup installer? + is this a bug? chobo2 C# 2005 1 November 13th, 2007 05:41 AM
How to make setup file jessie9a C# 0 December 13th, 2006 02:13 AM
need to make setup with MSDE imran_mani C# 0 July 28th, 2006 06:08 AM
How to make setup web form in vs.net2005 Curly General .NET 2 June 5th, 2006 01:00 AM
how to make .exe and setup file in java? gaurav_chhabra_911 Java GUI 2 November 23rd, 2004 06:22 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.