I'm looking for a virtual display driver similar to the one included in ZoneOS ZoneScreen that does not have the limitations of WDDM so that it can be used in Windows 7 of Windows Vista.

All I need is something to emulate a display adapter and a monitor so it shows up in the display properties. I then intend to use a VNC server with the display device set to that virtual display, and I can then use any VNC client as an additional monitor.

ZoneScreen works great in Windows XP for this exact purpose. It won't work in Vista/Win7 for the following reason:

Windows Vista and Windows 7 Limitations

These operating systems have two important limitations affecting ZoneScreen display driver. First, due to Windows Display Driver Model (WDDM) architecture, ZoneScreen virtual display driver can't run unless legacy XP drivers are installed on main video adapter. Also, for Windows Vista x64 and Windows 7 x64 digital signature enforcement for kernel drivers is also applied (ZoneScreen driver do have authenticode signature but appropriate digital certificate costs a lot). So, virtual display driver is not loaded unless this enforcement is disabled.

Can anyone tell me if such a thing exists?

link|improve this question

50% accept rate
Did you ever find what you were looking for? I would be interested too. Thanks. – Efran Cobisi Sep 30 '11 at 10:18
feedback

1 Answer

Perhaps the Quartics Virtual Display Driver 10.0.0.5 helps you (google or look at your favourite download-page for it). If this is not what you need, following page could be interesting for you: http://forum.ultravnc.info/viewtopic.php?t=6408

link|improve this answer
1  
This display driver you mentioned was last updated in April of 2005. It is certainly not compatible with Windows 7 or Windows Vista. In addition, your link shows only a forum thread where people are asking the same questions that I am and providing answers I already mentioned here (ZoneOS). – snicker Jan 18 '10 at 16:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.