PC Review


Reply
Thread Tools Rate Thread

Deployment project question

 
 
Michael A. Covington
Guest
Posts: n/a
 
      15th Jan 2007
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!



 
Reply With Quote
 
 
 
 
jacky kwok
Guest
Posts: n/a
 
      15th Jan 2007
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
 
Reply With Quote
 
Michael A. Covington
Guest
Posts: n/a
 
      15th Jan 2007

"jacky kwok" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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.


 
Reply With Quote
 
Bart
Guest
Posts: n/a
 
      15th Jan 2007
>
> 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


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Deployment Project question kaczmar2@hotmail.com Microsoft ASP .NET 0 29th Apr 2005 08:15 PM
Re: project deployment question :) Phil Winstanley [Microsoft MVP ASP.NET] Microsoft ASP .NET 2 23rd Jun 2004 03:08 PM
project deployment question :) Chris Microsoft ASP .NET 0 15th Jun 2004 10:16 AM
ADE project deployment question TF Microsoft Access ADP SQL Server 0 14th May 2004 07:35 PM
Deployment Project Question GG Microsoft VB .NET 6 29th Apr 2004 08:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:34 AM.