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
手動掛載 apache 服務
手動掛載 apache 服務
最後由 schumi 於 2006-03-15 11:38:34 編輯,總共編輯了 1 次。
手動掛載 Tomcat
http://www.apachefriends.org/f/viewtopi ... a7247271dc
keyword: echo Installing Tomcat as an Service
到 tomcat 的 bin目錄下
service.bat install
卸載
service.bat remove
keyword: echo Installing Tomcat as an Service
到 tomcat 的 bin目錄下
service.bat install
卸載
service.bat remove
windchill 變成系統服務
ant -buildfile d:\ptc\windchill_8.0\opt\ntservice\WindchillService.xml install -DserviceName=Windchill