Found a solution!
The DisplayLinkManager service needed to be set to run in compatibility mode.
to do this i set the following registry entry
HKLM\SOFTWARE\Microsoft\Windows NT\Current Version\AppCompatFlags\Layers
Name: C:\Program Files\DisplayLink Core Software\DisplayLinkManager.exe
Value Type: REG_SZ
Value: VISTASP2
I've only done preliminary testing, but it's working, and doesn't seem to have caused any problems yet.
|