To start AutoCAD LT with a command line switch
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"