To launch the Text Transformation GUI tool:
- Run the appropriate script:
WC_installdir/bin/TextTrans.sh
WC_installdir\bin\TextTrans.cmd
WCDE_installdir\bin\TextTrans.cmd
Copy the files necessary to run the Text Transformation tool on your Windows machines.
The following is an example of how to do this:- Create a new directory on the Windows machine (drive:/TextTrans for example).
- Create the following new subdirectories under drive:/TextTrans:
\bin \lib\loader \wcmadmin \logs \web
Copy the files according to the following chart:
- Modify the TextTrans.cmd file on the Windows machine by inserting the following text:
set WCS_HOME=drive:\TextTrans
before the following:
set lib=%WCS_HOME%\lib\loader set WCLOGDIR=%WCS_HOME%\logs set log=%WCLOGDIR%\texttransform.log
- To display the help pages for the Text Transformation GUI tool, ensure that a reference to Microsoft Internet Explorer is set in the system path.
- Launch the Text Transformation GUI tool by running TextTrans.cmd on the Windows machine.