Preparations first-time Installation
Preparing the Installation
- Following, the archive
innoface-wc-project-999999-R11.0-M030-1.0.zip
is used as an example. - To perform these steps, the system administrator access or rather a system user with equivalent rights has to be available.
Linux
Windows
Create a deploy directory on the Windchill system:
1. Create folder, e.g. :
Terminal
mkdir -p $WT_HOME/../deploy
Create a deploy directory on the Windchill system:
1. Create folder, e.g.:
%WT_HOME%\..\deploy
2. Copy zip file (innoface-wc-project-999999-R11.0-M030-1.0.zip
) to: $WT_HOME/../deploy/innoface-wc-project-999999-R11.0-M030-1.0.zip
2. Copy zip file (innoface-wc-project-999999-R11.0-M030-1.0.zip
) to: %WT_HOME%\..\deploy\innoface-wc-project-999999-R11.0-M030-1.0.zip
3. Unzip zip file:
Terminal
unzip innoface-wc-project-999999-R11.0-M030-1.0.zip -d innoface-wc-project-999999-R11.0-M030-1.0
3. Unzip zip file:
innoface-wc-project-999999-R11.0-M030-1.0.zip
unzip to:
%WT_HOME%\..\deploy\innoface-wc-project-999999-R11.0-M030-1.0
Info
In the following steps, the folder $WT_HOME/../deploy/innoface-wc-project-999999-R11.0-M030-1.0
will be referred to as the installation directory.
Info
In the following steps, the folder $WT_HOME\..\deploy\innoface-wc-project-999999-R11.0-M030-1.0
will be referred to as the installation directory.