![]() |
This task explains how to distribute the software in compressed form to
another computer. The idea is to perform an installation on a server,
compress the code, send the compressed code to another computer,
decompress it and perform local operations on the computer to be able to
run the decompressed code. The default installation path can be:
|
Note that you cannot first install a GA level in compressed form, then
install a service pack in normal installation mode. In this particular
case, you have two solutions:
|
|
![]() |
1. On the server computer,
install the Version 5 software in the following folder, for example
on Windows:
|
2. Compress the software using a popular compression software
product (for example, WinZip), and send it to the client computer on which it is
to be used. |
|
3. Log on as administrator onto the client
computer on which you want to use the software. |
|
4. Once you have retrieved the compressed package, extract it to
a folder, for example:
|
|
5. You will need to install the VC8 Runtime prerequisite on each client computer. This has to be installed before running
any Version 5 executable programs on this platform. To do so, open an elevated Command Prompt window, go to the first CD-ROM folder, then to the folder:
and run the following command:
|
|
7. Create the runtime environment on the
client, for example using the paths for Windows.
To do so, you have two possibilities:
|
|
![]() |
Instead of creating an environment on the client computer, you can use access the environment on another computer via the network. For more details, refer to step 10b in Accessing the Software From a Thin Client. |
8. In a Command Prompt window, go
to the following directory:
Set the variable then run the following command using exactly the syntax indicated, depending on whether you are running CATIA, ENOVIA DMU Navigator or DELMIA:
where This activates OLE support which ensures that double-clicking Version 5 document icons on the client will run a Version 5 session. |
|
9. Run the following command:
to set up the Start > Programs > MyProductLine > Tools menu containing the Batch Management V5-6R2017, Environment Editor V5-6R2017, Nodelock Key Management V5-6R2017, Printers V5-6R2017, Settings Management V5-6R2017 and Software Management V5-6R2016 commands. |
|
10. If you require extended font support, run the following
command:
from the directory:
For more information, refer to "Using and Customizing Fonts" in your Infrastructure Users Guide. |
|
11. If you want to record and replay macros, and Microsoft
Visual Basic for Applications (VBA), Version 7.1 is not already installed
on your client, you have to install VBA manually from the installed runtime
view. Install the VC10 runtime which is a prerequisite for VBA installation:
To install VBA7 on all Windows platforms, run the following commands:
from the directory: |
|
12. If you need access to the communications backbone and
peripheral device broker, the associated port numbers must be set up on the
client. Used to support process interoperability (for example, between CATIA and DMU), the backbone needs to be set up on each computer running applications which need to communicate. To set up the ports using the default values, for example for Windows:
For more information about the communications backbone, refer to
Communications Backbone Files. |
|
13. If you created a runtime environment on the client, start a
session by double-clicking the environment icon on the desktop or by
selecting the command to start the product from the Start > Programs
menu.
Make sure that you have set up your licenses (either network or nodelocked) before starting a session. |
|
14. If you want to delete the environment created on the client,
run the following commands. To update the registry (deactivate OLE support): To delete the reference environment: To delete the Start menu entries: Note:
There is no issue between VBA 6.5 and 7.1 on the same
machine. Automation usage on multiple level on the same machine can not
be done in parallel but only consecutively and with unregistering the
first version before registering the new one to switch from Rn to Rn+x. |
|
|