Ozzy84, while I too find this to be a simple problem, I must also recognize that the very first time the help file is loaded in AutoCAD, especially when you are starting a new drawing, It is incredibly slow. Why oh why did Microsoft get away from the simple help file and convert to compiled html for help files I will never know, but quite honestly, I find them cumbersome, and extrodinarily slow. So if it makes someones life a wee bit better by spending 5 minutes doing the steps I laid out, then so be it. If you use that train of thought on everything, then we would have no automation and no neat little tools to make our life easier. Case and point:
I once had a boss who thought it too time consuming to spend 15 minutes to create a macro and toolbar to draw a simple frame, something that everyone in the department had done for years by inserting a block, and making the minor modifications, probably only took 5 minutes to create the frame originally, but then it was prone to mistakes and inconsistencies. After writing the program, the frame drawings took 5 seconds, and there were no inconsistencies or errors. After the first three drawings, the company was saving around 2.50 per drawing, not including correction time, failed components, and rework costs in the field. It turned out that it saved the company over 10000.00 over the course of a year, that was direct bottom line profit. Was it worth the time, I certainly think so, are all projects worth the time to implement them, probably not, but if we presume a few things we can easily see how the 5 minutes to stop the help dialog from poping up can quite easily amount to a sizeable savings in time and frustration.
Consider that it takes 5 seconds to open the help dialog and then close it, this is on a pretty fast computer, I have seen some take 10 seconds just to display.
The user opens 12 drawings a day, and saves one minute every day. That is five minutes a week, that is 4 hours and 10 minutes just closing the help dialog when it is not wanted every year. I can do a heap of drawing in 4 hours.
If you implement that for 10, 20 or even 100 users it makes a sizeable difference in production.
This is just my take on it, I am personally glad that the question was posed, now I am implementing it on all of our systems in my office. It is a simple problem, with a relatively simple solution, so why not make life a tiny bit easier for those in the trenches.