Servigistics InService 自訂 > InService 開發環境 > 管理 Windchill 服務的自訂檔案 > 自訂檔案時使用安全區域目錄結構
  
自訂檔案時使用安全區域目錄結構
* 
下列說明假設您已設定您的安全區域目錄結構,如自訂檔案與文字自訂的目錄結構圖表中所述。
第一次修改 PTC 檔案時,請遵循下列步驟:
1. 將原始版本的 PTC 檔案複製到 ptcOrig 目錄下的適當子目錄。例如,將 <Windchill>/codebase/templates/adcx.html 複製到 <Windchill>/wtSafeArea/ptcOrig/codebase/templates/abcx.html
2. 一併將檔案複製到 siteMod 目錄下,然後修改 siteMod 目錄下的檔案。例如,複製如下所示的 abcx.html 檔案,然後修改複製的檔案︰<Windchill>/wtSafeArea/siteMod/codebase/templates/abcx.html</Windchill>
3. 當您準備好使用您 <Windchill> 安裝目錄下的自訂檔案時,請將自訂檔案複製到安裝目錄下。
從 Windchill Shell 執行下列 swmaint.xml 指令集,以完成此步驟:
ant -f bin/swmaint.xml installSiteChanges
指令集在用於處理自訂檔案的 PTC 指令集中有所描述。