Starting AutoCAD LT Using Command Line Switches

To start AutoCAD LT with a command line switch

  1. Right-click the AutoCAD LT icon on the Windows Desktop. Then choose Properties.
  2. In the AutoCAD LT Properties dialog box, select the Shortcut tab.
  3. In the Target box, edit the parameters for the switch using the following syntax:

    drive:pathname\aclt.exe ["drawing_name"] [/switch "name"]

    Valid switches are:
    /b Script name (b stands for batch process)
    /t Template file name
    /c Configuration folder
    /v View name

For example: d:\AutoCAD LT 97\aclt.exe /t "d:\AutoCAD LT 97\template\arch1" /v "sheet1" /b "startup"