Result: both machine, client and remote get stuck with default 'eye' image in full screen.
How to fix it? The normal is the background.bmp (or the eye) show only on remote machine.
Remote system: Windows Seven Ultimate 32bits, vnc 1.0.8.0 with aero disabled and alpha-bending on. Driver installed and running. Ultravnc.ini for reference:
Code: Select all
[dummy]
dummy=1
[admin]
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=1
CaptureAlphaBlending=0
BlackAlphaBlending=1
DefaultScale=1
UseDSMPlugin=0
DSMPlugin=
SocketConnect=1
HTTPConnect=1
XDMCPConnect=0
AutoPortSelect=1
InputsEnabled=1
LocalInputsDisabled=0
IdleTimeout=0
QuerySetting=2
QueryTimeout=10
QueryAccept=0
LockSetting=0
RemoveWallpaper=0
RemoveAero=1
DebugMode=0
DebugLevel=8
AllowLoopback=0
LoopbackOnly=0
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
DisableTrayIcon=1
MSLogonRequired=0
NewMSLogon=0
ConnectPriority=0
UseRegistry=0
Avilog=0
path=C:\Program Files\UltraVNC
AuthRequired=1
AuthHosts=:+192.168.1.2
primary=1
secundary=1
PortNumber=0
HTTPPortNumber=0
QueryIfNoLogon=0
EnableJapInput=0
kickrdp=0
clearconsole=0
service_commandline=
FileTransferTimeout=30
KeepAliveInterval=5
BlankInputsOnly=0
[ultravnc]
passwd=.....
passwd2=....
[Permissions]
[poll]
TurboMode=1
PollUnderCursor=0
PollForeground=1
PollFullScreen=0
OnlyPollConsole=0
OnlyPollOnEvent=1
MaxCpu=40
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=1
SingleWindowName=
[admin_auth]
group1=
group2=
group3=
locdom1=0
locdom2=0
locdom3=0
Thanks.