How to log in Admin mode in Catia V5 R13
How to log in Admin mode in Catia V5 R13
(OP)
Hi, I will start at the begining. I want to set my drafting standard(arrow, dimension, font, and more), and I want to dont need to set it each time I open a CATdrawing and I add a dimension. Many people on this forum tell me to Log in Admin mode to set this seting.
There is me question (for the moment) Can anybody explain to me how to log on Admin mode, I dont have idea about this
thank
mx
There is me question (for the moment) Can anybody explain to me how to log on Admin mode, I dont have idea about this
thank
mx





RE: How to log in Admin mode in Catia V5 R13
The point that has also been made - and it's good advice - is to contact the person who *is* the administrator. If they are willing to let you change or add standards, they will be of much more help, most likely, than us on the forum. Or, you can kindly ask them to help you, by reading what has already been posted here, on this forum, regarding the matter.
**************
Check out CATBlog!
RE: How to log in Admin mode in Catia V5 R13
RE: How to log in Admin mode in Catia V5 R13
RE: How to log in Admin mode in Catia V5 R13
RE: How to log in Admin mode in Catia V5 R13
Here's the command to start admin on my workstation. Your command may vary in the installation path and the name of your environment file. (note: this is all on one line).
C:\catia\B14\intel_a\code\bin\CATSTART.exe -run "CNEXT -admin" -env "c:\catia\CATEnv\CATIA_P3.V5R14.B14.TEST.txt"
RE: How to log in Admin mode in Catia V5 R13
here is my current target---"C:\Program Files\Dassault Systemes\B15\intel_a\code\bin\CATSTART.exe" -run "CNEXT.exe" -env CATIA.V5R15.B15 -direnv "C:\Documents and Settings\All Users\Application Data\DassaultSystemes\CATEnv" -nowindow
instead of cnext.exe i put "cnext -admin", catia opened and i got the error:
Requested ADministration mode failed
Variable CATReferencesettingpath in your environment (as above) not set
Set variable in your environment.
By looking at this, can you see anything that I should change?
RE: How to log in Admin mode in Catia V5 R13
RE: How to log in Admin mode in Catia V5 R13
<Catia loadpoint>\intel_a\code\bin\CNEXT.exe -admin -nowindow
-Jonathan