Yeah, the documentation probably needs to be updated to reflect that.
Please submit a bug on sourceforge and I'll fix it.  Otherwise, it will
probably slip my mind...

The keyfile should just be the name of the file (MyFile.dll).  As long as
the fileset picks up the file, msi should recognize that it is assigned to
that component's files.

The only case that this will fail is if the keyfile exists in a subdirectory
and you specify keepsubdirs=true for the component.  In this case, you need
to specify a keyfile in the components base directory.

Jim

> A couple of comments.
>
> The documentation lists <keyfile> as a valid section under <component>
> in the <msi> task. It seems that only <key> works.
>
> The file can't be a partial path name. I could not get "bin/MyFile.dll"
> to work. I always got the error that this file was not found in the
> component. In fact this brings up a question. What if the key file is
> in a sub directory? How do I specify they <key> for a component?
>
> Kevin
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on
> ITManagersJournal Use IT products in your business? Tell us what you
> think of them. Give us Your Opinions, Get Free ThinkGeek Gift
> Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> NAntContrib-Developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer





-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to