@MartinHanak wrote:
Hi,
just little comment ...
1.] imagine I have clean computer without any Creo installation
2.] I install Creo 7.0 into c:\ptc\creo_parametric-7.0 directory
- Creo 7.0 Platform Agent is located in c:\ptc\creo_parametric-7.0\Creo directory in two subdirectories - Agent and Platform
3.] I install Creo 8.0 into c:\ptc\creo_parametric-8.0 directory
- Creo 8.0 Platform Agent installation updates the contents of c:\ptc\creo_parametric-7.0\Creo\Agent directory
- Creo 8.0 Platform Agent is located in Creo 7.0 installation ... c:\ptc\creo_parametric-7.0\Creo\Agent directory
and also in Creo 8.0 installation ... c:\ptc\creo_parametric-8.0\Creo\Platform directory
This means that the installations mentioned above are not independent !
Thank you for pointing that out. I should also have added that I also uninstall Creo Parametric after install. So my steps are:
- On my laptop install Creo Parametric into version specific folder
- c:/ptc/creo_parametric-10.0
- rename the install directory to build specific eg
- c:/ptc/creo_parametric-10.0.1.0
- 7zip the renamed install directory
- creates creo_parametric-10.0.1.0.7z
- Use this for "installs" both local and network
- rename the directory back to original name c:/ptc/creo_parametric-10.0 so the uninstaller will work
- Uninstall Creo Parametric
- Which then uninstalls the offending Creo Platform/Agent
- This is actually much easier now with the uninstall all related items if you start with uninstalling Creo Parametric first
- unzip the 7zipped earlier for a local "install"
- This creates creo_parametric-10.0.1.0
- rename to creo_parametric-10.0
Using this method allows you to easily have multiple versions/builds and switch easily by simply renaming directories:
eg
- c:/ptc
- creo_parametric-10.0/
- creo_parametric-10.0.0.0/
- creo_parametric-9.0/
- creo_parametric-9.0.4.0/
Firing up Creo Parametric 9.0 (custom bat file) will then launch what ever build is currently in c:/ptc/creo_parametric-9.0. This same custom script will set the CREO_AGENT_EXE_PATH and CREO_AGENT_LDP_LIST appropriately.
The PTC installer needs improvement for the Creo Platform/Agent installation.