安裝與升級 > Windchill 安裝與組態 > 進階組態 > 變更討論區與記事本語言
  
變更討論區與記事本語言
若要擁有本地化記事本資料夾與本地化討論區資料夾,您需要將 xconfmanager 與 Windchill shell 中的下列指令搭配使用,並使用您要用的語言碼來更新 wt.properties 檔案。此範例會配置日文 "_ja"。
xconfmanager -s wt.notebook.notebookTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)notebookTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.notebook.object_notebookTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)object_notebookTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.workflow.forum.objectForumTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)objectForumTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.workflow.forum.projectForumTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)forumTemplate_ja.xml -t codebase/wt.properties -p