Hi Rob,
need your expertise :-)

My installer does a pre-check for SQL SERVER 2008 installation

     <Condition Message="MS SQL Server not installed...Kindly install 
SQL Server 2008 to continue with the installation">
       <![CDATA[SQLSERVER >< SQLEXPRESS]]>
     </Condition>
If SQL Server not found i need to invoke a *.bat file which has the 
silent unattended installation SQL Server 2008 R2 Express which i have 
prepared


Please help me  when and how i should execute the *.bat file

Thanks and Regards
Ravi



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to