User Tools

Site Tools


v3regclear

Differences

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

Link to this comparison view

Next revision Both sides next revision
v3regclear [2009/05/08 13:59]
twdorris created
v3regclear [2009/05/08 14:01]
twdorris
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 14: Line 16:
 {{http://​www.ecmtuning.com/​images/​forums/​regchains.png ​ }} {{http://​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.txt · Last modified: 2024/03/15 11:16 (external edit)