473,403 Members | 2,293 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Deployment project question

Greetings,

Here's a question about deploying my C# application.

My program includes a large library of data files.

As far as I can tell, data files can only be added to a deployment project
one at a time. Is there a way to add a whole folder, with all its contents
and subfolders, to a deployment project such that it will be installed into
a particular folder on the target machine, preserving all the structure?

If not, should I buy Installshield or some other setup-generating package?
I prefer to generate .msi files, but executables would also do.

Thanks!

Jan 15 '07 #1
3 1253
Michael A. Covington wrote:
Greetings,

Here's a question about deploying my C# application.

My program includes a large library of data files.

As far as I can tell, data files can only be added to a deployment project
one at a time. Is there a way to add a whole folder, with all its contents
and subfolders, to a deployment project such that it will be installed into
a particular folder on the target machine, preserving all the structure?

If not, should I buy Installshield or some other setup-generating package?
I prefer to generate .msi files, but executables would also do.

Thanks!
Drag the folder from the WindowsExplorer to the VS setup project
FileSystemView directly.

All the files and subfolder will be added to the setup project.

--
Jacky Kwok
jacky@alumni_DOT_cuhk_DOT_edu_DOT_hk
Jan 15 '07 #2

"jacky kwok" <ja********@nospam.nospamwrote in message
news:O8*************@TK2MSFTNGP06.phx.gbl...
Michael A. Covington wrote:
>Greetings,

Here's a question about deploying my C# application.

My program includes a large library of data files.

As far as I can tell, data files can only be added to a deployment
project one at a time. Is there a way to add a whole folder, with all
its contents and subfolders, to a deployment project such that it will be
installed into a particular folder on the target machine, preserving all
the structure?

If not, should I buy Installshield or some other setup-generating
package? I prefer to generate .msi files, but executables would also do.

Thanks!

Drag the folder from the WindowsExplorer to the VS setup project
FileSystemView directly.

All the files and subfolder will be added to the setup project.
Thanks. What I was hoping for was something even smarter -- I'd like for
the setup project, at build time, to look at what's in the folders *now*,
rather than what was in them when I dragged the main folder. But that's a
lot better than nothing.
Jan 15 '07 #3
>
If not, should I buy Installshield or some other setup-generating package?
I prefer to generate .msi files, but executables would also do.
You could take a look at InnoSetup.....it is free and verry good......
bart
Jan 15 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Bob Curry | last post by:
I have a pretty simple project (C++) which I'm trying to deploy using a VS.NET deployment project. The problem I'm having is that when the deployment project is executing, it finds a previous...
3
by: Steve Brecher | last post by:
VS.NET help on deployment indicates that, while using a deployment project requires administrative access to IIS, " we recommend deploying your project in most cases, because it allows you to take...
3
by: Jim Owen | last post by:
Hi All, I'm putting together my first web deployment project using VS2003 and have a few questions someone might be able to help on. First, I need to modify the web.config file based on entries...
1
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
7
by: dhussong | last post by:
I have created a Setup and Deployment project in Visual Studio.NET 2003. After my installation has completed running I'd like to launch the EXE that I just installed. I've found how to launch the...
10
by: =?Utf-8?B?Q2h1Y2sgUA==?= | last post by:
In a web deployment project I want to encrypt the connection strings. I use to do this with a batch file with something like this. aspnet_regiis.exe -pef "connectionStrings" ..\ -prov...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
5
by: Geoff Blood | last post by:
Using Visual Studio 2005 I have VB project that produces a program that is to be deployed using a VS2005 deployment project. There are some legacy COM components that need to be registered with...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.