After upgrading 1.0.5.4 to 1.0.6.4 i've subsequently found out that new vncviewer traces config files (*.vnc) associations registry entry, located here:
Code: Select all
[HKEY_CLASSES_ROOT\VncViewer.Config\shell\open\command]
(default)="C:\Program Files\UltraVNC\vncviewer.exe" -config "%1"
Actually i have been using it a little bit strange but useful way (you may look here for details [topic=12174][/topic]) and now it became impossible with new vncviewer... It is probably some kind of a security issue, but some other people could use this way to supply some other common-to-all options. Was that 'guarding' done intentionally?