0

default to off-line help?

Gary Brabham 5 years ago in General updated by Maxim (Moderator (RUS)) 5 years ago 1

Is it possible to set MM environment so that clicking on context-sensitive help button in any form will take me to off-line help by default rather than on-line help?

Hi Gary!


Yes, it is possible. You need to modify .ini file. You can find it here: C:\Program Files\Micromine 2016.1\mmwin-16.1.ini (similar way for each version of MM).

Please replace the line: 

;ForceOfflineHelp=false 

with this one:

ForceOfflineHelp=True


Don't forget to delete ";" at the beginning of the line.