User Tools

Site Tools


v3regclear

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
v3regclear [2009/05/08 13:59]
twdorris created
v3regclear [2024/03/15 11:16] (current)
Line 4: Line 4:
 However, the current implementation of this functionality is less than ideal. ​ It's basically tracking every single display item for every single file that you open.  Over time, depending on how many different log files you open, this list can get very large. ​ And the larger it gets, the slower it takes for the application to start up. However, the current implementation of this functionality is less than ideal. ​ It's basically tracking every single display item for every single file that you open.  Over time, depending on how many different log files you open, this list can get very large. ​ And the larger it gets, the slower it takes for the application to start up.
  
-Until we optimize this code, you can use the following procedure to basically reset this list and start over with just your own set of stuff in it.  These instructions are specific to Windows, though. ​ If you're looking to do it on Linux or Mac, it's still certainly possible. ​ You just have to find the preferences file on that platform and edit that instead of using the Window'​s registry.+Until we optimize this code, you can use the following procedure to basically reset this list and start over with just your own set of stuff in it if this start up time becomes a problem.
  
-First, open up the registry using the Start->​Run... menu item.  Type regedit in the box to run and hit enter. ​ That will start up the registry editor. ​ In the editor, locate the following node:+These instructions are specific to Windows, though. ​ If you're looking to do it on Linux or Mac, it's still certainly possible. ​ You just have to find the preferences file on that platform and edit that instead of using the Window'​s registry. 
 + 
 +First, ​make sure there is no running instance of ECMLink. ​ Then open up the registry using the Start->​Run... menu item.  Type regedit in the box to run and hit enter. ​ That will start up the registry editor. ​ In the editor, locate the following node:
  
 HKEY_CURRENT_USER\Software\JavaSoft\Prefs\ecmtuning\ecmlink\data\views\graphdisplay HKEY_CURRENT_USER\Software\JavaSoft\Prefs\ecmtuning\ecmlink\data\views\graphdisplay
Line 12: Line 14:
 When you locate and select this node, you should have a screen that looks like the following: When you locate and select this node, you should have a screen that looks like the following:
  
-{{http://​www.ecmtuning.com/​images/​forums/​regchains.png ​ }}+{{  https://​www.ecmtuning.com/​images/​forums/​regchains.png ​ }} 
 + 
 +Select everything in the right hand list that starts with devchains. ​ Then right click on that list and select "​Delete"​ then "​yes"​ to the confirmation dialog.
  
 +You should notice an improvement in startup time the next time you run the ECMLink application.
  
  
  
v3regclear.1241805563.txt.gz · Last modified: 2009/05/08 13:59 by twdorris