After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Windows 10 Wallpaper not always restoring. Font issues.

Post Reply
whatsyoursteezo
Posts: 6
Joined: 2016-07-28 14:26

Windows 10 Wallpaper not always restoring. Font issues.

Post by whatsyoursteezo »

Been testing this version as an upgrade from 1.2.1.6 and one of my QA staff members noticed the wallpaper and other effects were not restoring.
They are using Windows 10 Home

This following setting is getting changed and not changing back after a disconnect:
Image

They also said the text looked weird and had to turn on ClearType.

Is there a special way to close down the server to restore the wallpaper and fonts effects?

Here is the UltraVNC.ini file.

Code: Select all

[Permissions]
[admin]
service_commandline=-sc_prompt -autoreconnect -connect XXX.XXX.XXX.XXX:XXXX
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=0
BlankInputsOnly=1
DefaultScale=1
UseDSMPlugin=1
DSMPlugin=SecureVNCPlugin.dsm
primary=1
secondary=1
SocketConnect=1
HTTPConnect=0
AutoPortSelect=1
InputsEnabled=1
LocalInputsDisabled=0
IdleTimeout=7200
EnableJapInput=0
QuerySetting=2
QueryTimeout=7200
QueryAccept=0
LockSetting=0
MaxCpu=85
RemoveWallpaper=1
RemoveEffects=1
RemoveFontSmoothing=1
RemoveAero=1
DebugMode=0
Avilog=0
path=C:\FrazerHelpDesk
DebugLevel=0
AllowLoopback=1
LoopbackOnly=0
AllowShutdown=1
AllowProperties=0
AllowEditClients=0
FileTransferTimeout=420
KeepAliveInterval=5
IdleInputTimeout=0
DisableTrayIcon=1
rdpmode=0
MSLogonRequired=0
NewMSLogon=0
ConnectPriority=0
UseRegistry=0
AuthRequired=0
SendBuffer=1500
[UltraVNC]
passwd=
passwd2=
[poll]
TurboMode=1
PollUnderCursor=1
PollForeground=0
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
EnableDriver=0
EnableHook=1
EnableVirtual=0

Post Reply