Funny….I just ran into that through google. I didn’t see a link on the nant-contrib page for some reason L Thanks much, dean
-----Original Message-----
Hi
Dean, On 7/28/05, Dean Hiller <[EMAIL PROTECTED]> wrote: Is there a full sample msi nant task example. I have a staging directory where my product looks exactly like I want it to look once installed to….
Staging Log4net.config Service.config Bin Assembly1.dll Assembly2.dll Log <where log files go>
When I start writing the msi task, It seems I have to redefine this directory structure in directories(which I would like to avoid having to do). I think I only want two components config and core. Ideally config would not change on an upgrade unless the user requested it or unless I wanted to force it(which I am not sure how yet).
Anyone know of a full example for this kind of situation. Until then, I am going to keep going through my trial and error experiences. Thanks, dean
-----Original Message-----
Hey Dean,
Is there a way just to include all files/directories recursively when building and msi install?
Also, for components, is there a way to just have the msi ant task pick any file in ${dir} to be the key file. I am trying to make my msi task as generic as possible so I can reuse most of it without changing to much. We have many installers that install one component and just do the same thing, but the key file is different in all of them.(I don't think I care what the key file is…..can the key file be a directory? That would be nice too.
Thanks, dean
The information contained in this e-mail and any attachments hereto are for the exclusive use of the addressee and may contain confidential, privileged and nondisclosable information. If the recipient of this e-mail is not the addressee, or a person responsible for delivering this e-mail to the addressee, such recipient is strictly prohibited from reading, printing, photocopying, distributing or otherwise using this e-mail or any attachments hereto in any way. If the recipient has received this e-mail in error, please send return e-mail immediately notifying us of your receipt of this e-mail and delete the e-mail from your inbox. Thank you.
|
- [NAntC-Dev] msi task...include all files in dir Dean Hiller
- Re: [NAntC-Dev] msi task...include all files in dir Jim Geurts
- RE: [NAntC-Dev] msi task...include all files in dir Dean Hiller
- RE: [NAntC-Dev] msi task...include all files in dir Dean Hiller