
0
default to off-line help?
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?
Customer support service by UserEcho
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.