I want the uvnc server and scprompt to close after I disconnect the session. This can be done easily, by editing the scprompt.ini and changing the following: UseSC_Server=1 ServiceMode=1 To Look like this: UseSC_Server=0 ServiceMode=0 But be warned, this will then take away most of the features of ...
Thanks for your reply, but Visual Studio had already created the references. The properties are set like this. Copy Local: true Copy Local Satellite Assemblies: false Reference Assembly Output: false Link Library Dependencies: true Use LIbrary Dependency Inputs: false Actually, there is another ...
Hi, I downloaded the Z_SC_2011.zip archive from the official site but I can't run the solution. Visual Studio 2010 makes a conversion of all projects files because the solution was created in 2008 format; this apparently works correctly, but when I try to run, I get this error: Unable to start ...
Hello,
I've just stumbled into UltraVncSC and this is my problem: we have different seats offering helpdesk, so I'd like to let the server part (customer launching the SC executable) to choose the right viewer to share his desktop with, using an appropriate 'viewer ID'. Is it possible?