-
Open a prompt window.
-
Unregister the current CATIA version:
- Move to the
installation directory of the CATIA version to be unregistered.
- Run the following command:
catstart -run "DSYAdmRegSrv -unset"
- Register the CATIA version to be used:
- Move to the
installation directory of the CATIA version to be registered.
- Run the following command:
catstart -run "DSYAdmRegSrv -set ProductLine" env MyV6Environment -direnv MyV6EnvDirectory
Note:
Wait for the command to complete before starting CATIA.
|