If you've noticed that AutoCAD 2008 takes longer to load then previous releases, you have company.
Owen Wengerd places the blame on the new InfoCenter, which starts up every time AutoCAD is started.
You can disable the InfoCenter in your system registry (something I do not recommend for the timid or weak).
Here's how:
Go to Start-> Run.
- Type REGEDIT in the field.
- Press OK. This opens the system registry.
- You need to locate the following key:
HKEY_Local_Machine\Software\Autodesk\R17.1\[ACAD-XXXX:XXX]\Applications\InfoCenterAcConn
If you don't want to browse for it (which can be a pain depending on how much stuff you have loaded on your machine), you can search for it by going:
Edit -> Find
and searching for InfoCenterAcConn
It took my system a few minutes to locate the key.
5. Change the LOADCTRLS value to 0 (zero) to disable it from demand loading. Right click on the key and select Modify. Then set the value to 0.
6. Go File -> Exit to end. The change will automatically save.
If you want to enable the Info Center, just type NETLOAD on the command line.