2011

Table Of Contents
When using a switch option, you must follow the switch with a space and
then the name of a file, path, or view within quotation marks. For example,
the following entry starts the program from a folder named AutoCAD LT 2011
with the drawing template arch1.dwt, restores a named view PLAN1, and
executes a script file startup.scr.
"d:\AutoCAD LT 2011\acadlt.exe/t "d:\AutoCAD LT 2011\template\arch1"
/v "plan1" /b "startup"
NOTE Command line switches override Options values for the current session
only. They do not alter the system registry.
To start the program with a command line switch
1 Right-click the program icon on the Windows desktop. Click Properties.
2 In the AutoCAD LT Properties dialog box, Shortcut tab, in the Target box,
edit the parameters for the switch using the following syntax:
"drive:pathname\acadlt.exe" ["drawing name"] [/switch "name"]
Valid switches are as follows:
Script name (b stands for batch process)/b
Template file name/t
Configuration folder/c
View name/v
Default workspace/w
For example, enter "d:\AutoCAD LT 2011\acadlt.exe" /t "d:\AutoCAD LT
2011\template\arch1" /v "plan1" /b "startup"
3 Click OK.
Migrate and Specify Initial Setup
Migrating from an older release or getting started with AutoCAD LT for the
first time present different challenges.
Migrate Custom Settings allows you to copy your custom settings and files
from a previous release of AutoCAD LT to the latest release, making it easier
Migrate and Specify Initial Setup | 145