5.x-6.x: How to disable checking for new version?
Posted by Aleksandr Alekseev on 17 July 2012 07:00
|
|
Problem: I'm using old version of EurekaLog (previous major version). There are new version of EurekaLog available, but we do not plan to upgrade. However, my current version keeps asking me about availability of the new EurekaLog version. How can I disable this dialog? Solutions: A). Go to EurekaLog IDE options and uncheck "Check for new version" option.
B). Manually edit EurekaLog.ini file (located in Windows folder or virtual store - see below). You should add the following lines to it (or alter lines if they are already present) [IDE]
If the file does not exist - create it in Windows folder. You will need to have administrator rights to edit/change C:\Windows\EurekaLog.ini file. The best option is to copy file into another location (say, My Documents), change it and then copy back - Explorer will automatically suggest you to elevate for copying/replacing the file (only for Vista+ - if you're working under administrator account and have UAC enabled). | |
|