Changes

Pro/ENGINEER

4 bytes added, 20:19, 2 December 2008
m
no edit summary
1. Create a customer installer of the PTC installation media. To do this, use click on Other Products in the PTC.Setup program and choose Custom Installer. Select the components you want to install output the results to an appropriate directory within your WPKG software folder.
 
2. From a command prompt, run "setup.exe -uilog" in the directory you created in Step 1 above. Input all the configuration parameters that you want to use on your silent installation. The setup program will write a trail file (named ps_trl.txt.1) that contains these parameters.
 
3. Copy the trail file to your WPKG software area. You will need it during installations.
34. Create batch files for the installation and removal of Pro/ENGINEER. The installation files should copy installer data (including the trail file) to the local drive, run the installer as "setup.exe -nographics -uitrail setup.txt", wait a fixed period of time for the installer to complete, and then exit.45. Define the WPKG package, which will run the aforementioned batch files.
9
edits