1 頁 (共 1 頁)

手動掛載 apache 服務

發表於 : 2006-03-15 11:26:17
schumi
http://httpd.apache.org/docs/2.0/platform/windows.html

keyword: Running Apache as a Service

開啟cmd
到 apache 的bin目錄下

apache -k install

卸載

apache -k uninstall

手動掛載 Tomcat

發表於 : 2006-03-15 11:37:11
schumi
http://www.apachefriends.org/f/viewtopi ... a7247271dc

keyword: echo Installing Tomcat as an Service

到 tomcat 的 bin目錄下

service.bat install

卸載
service.bat remove

windchill 變成系統服務

發表於 : 2006-03-21 11:36:56
yehlu
ant -buildfile d:\ptc\windchill_8.0\opt\ntservice\WindchillService.xml install -DserviceName=Windchill