hbjaraas
New Member
2 Posts |
Posted - Dec 10 2006 : 12:49:56 PM
|
Found the solution myself in another topic on this forum (from dec 8). Solution is a bit strange, but works. Simply make a .reg file with the following content and run it.
-- copy from the other topic response ---
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VAOpsWin] "LastPage"=dword:0000000b
[HKEY_CURRENT_USER\\Software\\Whole Tomato\\Visual Assist X\\VAOpsWin\\Custom Colors] "Color:0"=hex:ff,ff,ff,00 "Color:1"=hex:ff,ff,ff,00 "Color:2"=hex:ff,ff,ff,00 "Color:3"=hex:ff,ff,ff,00 "Color:4"=hex:ff,ff,ff,00 "Color:5"=hex:ff,ff,ff,00 "Color:6"=hex:ff,ff,ff,00 "Color:7"=hex:ff,ff,ff,00 "Color:8"=hex:ff,ff,ff,00 "Color:9"=hex:ff,ff,ff,00 "Color:10"=hex:ff,ff,ff,00 "Color:11"=hex:ff,ff,ff,00 "Color:12"=hex:ff,ff,ff,00 "Color:13"=hex:ff,ff,ff,00 "Color:14"=hex:ff,ff,ff,00 "Color:15"=hex:ff,ff,ff,00
|
|
|