Hi
All
Is
there anyoher place from where I can get Nant's MSI task documentation? apart
from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/nantcontrib/NAntContrib/NAntContribInstall.include and http://nant.sourceforge.net/wiki/index.php/MSITask
Will
love to have an nant build example of specifying a (License Key) property value
for .msm (merged module) something like
<mergemodules>
<merge feature="OptionalTasksFeature"> <modules> <includes name="${installsource.dir}\NAntContrib.msm">
<property name="License Key"
value="8023484Y:234k"/>
</include>
</modules>
</merge> <mergemodules>
Any
help will be highly appreciated
thanx
-daya
|
Title: R: [Nant-users] how-to specify the framework version to use in order to build ?
- [Nant-users] how-to specify the framework version to use... Alberto Cusinato
- Re: [Nant-users] how-to specify the framework vers... [EMAIL PROTECTED]
- Re: [Nant-users] how-to specify the framework v... Jaroslaw Kowalski
- Re: [Nant-users] how-to specify the framewo... Gert Driesen
- Re: [Nant-users] how-to specify the framework versi... Gert Driesen
- RE: [Nant-users] how-to specify the framework versi... Erv Walter
- Re: [Nant-users] how-to specify the framework v... Gert Driesen
- Daya Sharma