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 13th, 2006, 02:13 AM
Registered User
 
Join Date: Dec 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to make setup file

Hi,
I made a setup file as
First installed PluginInstaller.msi,
then
In 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.

When I built the project ,there was a error:
"Microsoft Visual Studio .NET 2003 Bootstrapper Plug-in' - Could not find any resources appropriate for the specified culture (or the neutral culture) on disk.
baseName: FxMdacPlugin locationInfo: <null> fileName: FxMdacPlugin.resources"

How to resolve the problem?






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 in C# akumarp2p C# 1 December 8th, 2006 05:28 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.