pvd Posted May 13, 2011 Posted May 13, 2011 Hi all, When I start my Autocad, it always opens a "drawing1", which I never use. Is there a way to turn off this option and show me the "open" window for example? Thanks in advance! Quote
ReMark Posted May 13, 2011 Posted May 13, 2011 I think you have to set the system variable STARTUP to a value of 1. Do it at the command line. Another option would be to use the code found in post #9, of the thread below, as submitted by forum member alanjt on 24 Aug 2009. http://www.cadtutor.net/forum/showthread.php?20245-Start-AutoCAD-with-no-new-drawing... Quote
rkmcswain Posted May 13, 2011 Posted May 13, 2011 Hi all, When I start my Autocad, it always opens a "drawing1", which I never use. Just a note. "Drawing1.dwg" will close itself as soon as you open the next drawing, IF it has not been modified. See this link for more detail: http://cadpanacea.com/node/193 Quote
pvd Posted May 13, 2011 Author Posted May 13, 2011 True, but it takes some time to load, that's why I wanted to get rid of it in the first place. Thanks guys! Quote
qball Posted May 13, 2011 Posted May 13, 2011 if startup time is an issue did you know about adding /nologo in your Target on the desktop icon? Quote
pvd Posted May 16, 2011 Author Posted May 16, 2011 Thanks qball, that would be nice but what exactly do you mean? Is this where I need to add the "/no logo"? (see attachment) Autocad startup.pdf Quote
khoshravan Posted May 16, 2011 Posted May 16, 2011 Thanks qball, that would be nice but what exactly do you mean? Is this where I need to add the "/no logo"? (see attachment) There is no "/no logo" in the image (ACAD 2011 properties) . I am interested to know whee does qball refers to? Quote
ReMark Posted May 16, 2011 Posted May 16, 2011 qball is referring to the desktop shortcut icon used to start AutoCAD. Just right-click on the icon and select Properties from the fly-out menu. This should then open a dialog window called AutoCAD 2011 Properties. There is a field called Target. That's where the /nologo entry is added. Example: "C:\Program Files\Autodesk\Acad 2010\acad.exe" /p ReMark /nologo Quote
khoshravan Posted May 16, 2011 Posted May 16, 2011 I supose the ReMark is the username and I typed "khoshravan" in my case as the computer user name I typed "C:\Program Files\Autodesk\Acad 2010\acad.exe" /p khoshravan /nologo and "C:\Program Files\Autodesk\Acad 2010\acad.exe" /khoshravan /nologo And in both case it says the name I gave is not a valid name. Quote
dbroada Posted May 16, 2011 Posted May 16, 2011 the /P is looking for a NAMED profile. In 2008 you set your profiles in the Options dialogue box but I don't know for your version. Quote
ReMark Posted May 16, 2011 Posted May 16, 2011 There is no need to type anything but the "/nlogo". Quote
designerstuart Posted May 16, 2011 Posted May 16, 2011 if startup time is an issue did you know about adding /nologo in your Target on the desktop icon? can someone please explain what this /nologo is for? Quote
ReMark Posted May 16, 2011 Posted May 16, 2011 /nologo kills the display of the AutoCAD splash screen. AutoCAD Command Line Switches http://www.74mph.com/faq/FAQ00153.html Quote
dbroada Posted May 16, 2011 Posted May 16, 2011 from the F1 file.... /nologoNo AutoCAD logo screen Starts the program without first displaying the logo screen. Quote
khoshravan Posted May 16, 2011 Posted May 16, 2011 A logo appears before AutoCad comes up completely. So the command qball mentioned just abolishes that logo and saves the time. Is it correct? I don't care about the that time save so I leave it alone. Quote
ReMark Posted May 16, 2011 Posted May 16, 2011 That's correct. You might save a few seconds depending on the speed of your computer. Quote
qball Posted May 16, 2011 Posted May 16, 2011 yeah, I kind of opened up a can of worms (apologies if English is not the first language). But I thought it was kind of neat when I learned that. Quote
greypaw Posted May 20, 2011 Posted May 20, 2011 The /p "username" is actually a reference to the profile that you use within ACAD... see tools>options.profiles (tab) Quote
Dana W Posted May 20, 2011 Posted May 20, 2011 Here. this might help. The /nologo goes after the last quote mark and a space >>> ... Autocad.exe" /nologo ... This saved me all of about 9 seconds out of my day today. I can see worrying about it if you are running an IBM Turbo XT 486 and windows 3.1, but..... Don't put it in the Start In field, only the Target field. If you set Startup to 1, you will get a little dialog box offering some choices of what and how to open, instead of opening drawing1.dwg automatically. If you cancel that box without opening anything, then drawing1.dwg opens anyway so what's the point? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.