Author Topic: 2008 info center/help popup disable  (Read 2173 times)

0 Members and 1 Guest are viewing this topic.

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
2008 info center/help popup disable
« on: May 21, 2008, 07:39:41 PM »
in 2008, i've noticed that they've added a new feature, help/info center at the top right of your autocad. this is incredibly annoying and i want to get rid of it. i noticed that some people don't have it on their install, but the have no idea how they turned it off (or it was never on on their install). does anyone know how to get rid of this?
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Jeff_M

  • King Gator
  • Posts: 4096
  • C3D user & customizer
Re: 2008 info center/help popup disable
« Reply #1 on: May 21, 2008, 08:15:11 PM »
You must edit the registry. Browse in Regedit to:
HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.1\ACAD-6000:409\Applications\InfoCenterAcConn

Change the LOADCTRLS value to 0

Note that that key is for the US version of C3D, the actual location may vary depending on country version of C3D.

I should note, too, that I learned this from Sinc.....

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: 2008 info center/help popup disable
« Reply #2 on: May 21, 2008, 10:20:46 PM »
You must edit the registry. Browse in Regedit to:
HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.1\ACAD-6000:409\Applications\InfoCenterAcConn

Change the LOADCTRLS value to 0

Note that that key is for the US version of C3D, the actual location may vary depending on country version of C3D.

I should note, too, that I learned this from Sinc.....

that's perfect jeff. thanks so much. how hard would it be to write this into a .reg file?
would it be something like this?

Code: [Select]
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.1\ACAD-6000:409\Applications\InfoCenterAcConn]
"LOADCTRLS"=0
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

ronjonp

  • Needs a day job
  • Posts: 7529
Re: 2008 info center/help popup disable
« Reply #3 on: May 21, 2008, 10:25:40 PM »

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: 2008 info center/help popup disable
« Reply #4 on: May 21, 2008, 10:41:06 PM »
Add this to your startup:

http://www.theswamp.org/index.php?topic=19111.msg232503#msg232503

heck yeah, thanks man. talk about being exactly what i needed.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

craigr

  • Guest
Re: 2008 info center/help popup disable
« Reply #5 on: May 22, 2008, 11:30:16 AM »
If it is just the popup notification, as your topic states, you don't need to edit the registry.

Just click on the 'star' and then the 'settings' button. The option for the 'popup' is in there. I just turned it off on one machine this week because it kept popping up.

craigr

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: 2008 info center/help popup disable
« Reply #6 on: May 22, 2008, 11:58:44 AM »
If it is just the popup notification, as your topic states, you don't need to edit the registry.

Just click on the 'star' and then the 'settings' button. The option for the 'popup' is in there. I just turned it off on one machine this week because it kept popping up.

craigr

no i was wanting the entire thing to go away.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox