Hello,

I'm trying to install Tomcat silently in a bundle but I cannot hide the UI.
Does anyone know how to install Tomcat using the default values without
showing the UI?

Thanks in advance for your help.

This is what I have:

 

<ExePackage Id="Tomcat7" Description="Apache Tomcat 7.0.42" Cache="no"
Vital="yes" Compressed="yes" PerMachine ="yes"  Name="Apache Tomcat 7.0.42"

                 SourceFile="Payload\Resources\apache-tomcat-7.0.42.exe"
InstallCommand="/s /D=$(var.tomcatDir)" UninstallCommand="/s /uninstall"
InstallCondition="JavaInstalled_x64">

</ExePackage>

 

Eric

 

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to