Quantcast
Channel: PTC Community: Message List
Viewing all articles
Browse latest Browse all 11979

Re: How to start a windchill shell using command prompt ?

$
0
0

SET WT_HOME=C:\ptc\Windchill

SET JAVA_HOME=C:\ptc\Java

cd /d %WT_HOME%

pushd %WT_HOME%\bin

call setvars.bat

call tools.bat

popd

 

<Now include any Windchill Shell Commands that you want to run by CALL statements>


Viewing all articles
Browse latest Browse all 11979

Trending Articles