I have some system files that I need to include in my installation package. When 
building the package I am getting:

            D:\Projects\Visa\MR1004\Application Server 
Code\WebServiceSetup\default.build(7,10):
            Unable to build MSI database 'WebServiceSetup.msi'.
                KeyFile "C:\WINNT\system32\netapi32.dll" not found in Component 
"_4564AA9AD3B20B325B440898E635A91C".

I guess I don't understand the role of <key> in the components. I thought that this 
token was evaluated on install not when the package is being built. I just want this 
system files always available so I would like to package it up with the installation. 
I can't just remove <key> because then I violate the schema. Any ideas?

Thank you.

Kevin Burton



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to