This table lists the command line switches you can use for custom command line startup of the program.
-b |
Script name |
Designates a script to run after you start the program (b stands for batch process). Scripts can be used to set up drawing parameters in a new drawing file. |
-ld |
Load custom .bundle file |
Designates a custom program with the .bundle file extension to load at startup. |
-t |
Template file name |
Creates a new drawing based on a template or prototype drawing. |
-nologo |
Suppress logo screen |
Starts the program without first displaying the logo screen. |
-safemode |
Prevents executable code from being executed |
Starts the program without loading and executing custom AutoLISP programs in the current AutoCAD session, and disables the execution of AutoLISP expressions at the Command prompt. |