santosh wrote:
>
> I have a query since I have created a MSI file with nantContrib and 
> need to do some modification through install shield like adding Com+ 
> Component, Creating Database and after doing modification I want 
> rebuild that MSI through install shield.
>
>  
>
> I am unable to find any solution for this. Can any one who have faced 
> this or who has trying and got some solution.
>

InstallShield includes a tool for building from the command line.  You 
can just execute this from NAnt with the <exec> task.  Look in the 
InstallShield help for details.

Gary


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to