Hi,How to disable the check for updates and downloads after installation.Is there any Registry to suppress for this.Please provide the solution for this ASAP as it is urgent requirement asked 09 Feb '14, 23:58 pkumar |
2 Answers:
To disable the Check for Update after installation use either:
answered 10 Feb '14, 03:08 grahamb ♦ |
See the answer to a similar question
Regards answered 10 Feb '14, 00:09 Kurt Knochner ♦ Hi Kurt, Thanks for your reply. After installation i dont see the file name "config.nmake" is present in the INSTALLDIR.Please let me know where this file is located. Thanks PKumar (10 Feb '14, 01:12) pkumar The answer Kurt refers to discusses disabling the update check when developing and compiling, not after installation, thus config.nmake is a file used during development and it won't be in your INSTALDIR. (10 Feb '14, 03:02) grahamb ♦ |
I can see that updates are suppressed in the edit/Preferences by following the above steps. I need to supress the check for updates and downloads in Help menu. Please let me know Thanks in advance
I think you would need to compile your own version to do that and remove the menu entry.