File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -146,23 +146,14 @@ Registering the CATIA V5 COM server.
146146Typically, installating CATIA V5 will do this automatically as a part of the
147147installation process. However, sometimes that can fail.
148148
149- * From the command prompt navigate to the installation folder that contains
150- cnext.exe of the CATIA V5 installation you would like to register.
151-
152- * For example::
149+ 1. From the command prompt navigate to the installation folder that contains
150+ cnext.exe of the CATIA V5 installation you would like to register. For example::
153151
154152 cd <drive>\<CATIA_DIR>\<CATIA_VERSION>\code\bin
155153
156154
157- * run the following command after replacing <env_file> and <path_to_env_file>
155+ 2. run the following command after replacing <env_file> and <path_to_env_file>
158156with the appropriate values::
159157
160158 cnext.exe /regserver -env <env_file> -direnv <path_to_env_file>
161159
162-
163-
164-
165-
166-
167-
168-
You can’t perform that action at this time.
0 commit comments