我正在汇编我的第一个国家峰会文字,并享有学习曲线。
该表已经:
- Checks if machine is 64bit, aborts if 32bit.
- Looks for a JRE and installs one if not found.
Installs Pat Tomcat 7, using a bundledstaler.
ExecWait “$PLUGINSDIRapache-tomcat-7.0.19_x64.exe”
从这个单独的安装机上,用户可以选择一个不同的地点,选择安装Tomcat。
还有一种可能性是,同一机器上可能已经存在另一个Tocat公司,它们使用不同的港口号码安装了二号。
I have looked at a few other samples, but they install Tomcat by unzipping the zip version to a specific folder.
I think it is a better approach to run the TC7 exe installer. Will also make life easier when we need to swap it out for a newer version.
因此,我的Q是:。 保留它们刚刚安装的Tomcat的道路的最佳办法是什么,以便我能够从Tomcat安装机中 gr掉,并在我的国家峰会的文字中重新使用该装置,以部署WAR的档案?。
我希望找到一个系统变量,但看不到。