@RudiDeVos If you like this animation about expanding / shrinking option you can include it or i can create a pull request in github
https://github.com/ultravnc/UltraVNC/co ... VNC:Patch4
Search found 13 matches
- 2026-07-09 08:23
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
- 2026-07-02 13:07
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Can you test this drop down option buttons and expanding animation:
https://github.com/ultravnc/UltraVNC/co ... VNC:Patch4
https://github.com/ultravnc/UltraVNC/co ... VNC:Patch4
- 2026-06-25 11:11
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Translating of text labels of buttons or controls via resource strings can be done with something like this:
TCHAR sz_L95[160];
TCHAR sz_L96[160];
//Load Strings from resource file into sz_var
LoadStringW(m_hInstResDLL, IDS_L95, sz_L95, sizeof(sz_L95) / sizeof(TCHAR));
LoadStringW(m ...
TCHAR sz_L95[160];
TCHAR sz_L96[160];
//Load Strings from resource file into sz_var
LoadStringW(m_hInstResDLL, IDS_L95, sz_L95, sizeof(sz_L95) / sizeof(TCHAR));
LoadStringW(m ...
- 2026-06-19 11:51
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Here's a fix for logo cut off. Also expanding the position of all text boxes in English version and alignment of Auth dialogs logo and buttons.
https://github.com/ultravnc/UltraVNC/pull/374
https://github.com/ultravnc/UltraVNC/pull/374
- 2026-06-16 12:24
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Ohhh my bad. Each language is using they own resource file and the changes in EN version doesn't reflect other languages GUI.
So the same change must be done for every language not only for the EN.
I will post a new pull request in GitHub and try to fix them.
Is it possible to add .resx and ...
So the same change must be done for every language not only for the EN.
I will post a new pull request in GitHub and try to fix them.
Is it possible to add .resx and ...
- 2026-06-09 13:27
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
UltraVNC_1823_x64_Setup.exe installs expired certificate into:
C:\Program Files\uvnc bvba\UltraVnc\ultravnc.cer
C:\Program Files\uvnc bvba\UltraVnc\ultravnc.cer
- 2026-06-09 10:58
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Uninstalling an EXEMSI installation remotely with no GUI is not possible as the .msi uninstall command will just start the unins000.exe user interface.
so any commands for remote uninstall will fail
like those examples:
----
MsiExec.exe /X BD73903D-C694-4358-8F07-E71ABC89368F
msiexec.exe /x ...
so any commands for remote uninstall will fail
like those examples:
----
MsiExec.exe /X BD73903D-C694-4358-8F07-E71ABC89368F
msiexec.exe /x ...
- 2026-06-02 08:38
- Forum: 1.8.x
- Topic: UltraVNC 1.8.X.X - Feedback
- Replies: 133
- Views: 4493014
Re: UltraVNC 1.8.X.X - Feedback
Fixed in the flowing commit.
UltraVNC Viewer textbox size:
- https://github.com/ultravnc/UltraVNC/co ... c1ad3ca617
UltraVNC Server textbox size:
- https://github.com/ultravnc/UltraVNC/co ... b304634ba2
UltraVNC Viewer textbox size:
- https://github.com/ultravnc/UltraVNC/co ... c1ad3ca617
UltraVNC Server textbox size:
- https://github.com/ultravnc/UltraVNC/co ... b304634ba2
- 2025-06-26 12:18
- Forum: 1.6.x
- Topic: UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 - Feedback
- Replies: 26
- Views: 3813205
Re: UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 - Feedback
The previous native MSI installer from "UltraVNC_1436_X64" was better and signed.
The new UltraVNC - UNREGISTERED - Wrapped using MSI Wrapper from www.exemsi.com 1.6.4.0 is worst without signature.
The new UltraVNC - UNREGISTERED - Wrapped using MSI Wrapper from www.exemsi.com 1.6.4.0 is worst without signature.
- 2023-10-11 04:55
- Forum: General help
- Topic: HELP! Use UltraVNC asking the called party for consens
- Replies: 1
- Views: 17011
Re: HELP! Use UltraVNC asking the called party for consens
You can read the help file here:
https://uvnc.com/webhelp/connections.html
In UltraVNC settings under "Connections" Tab you can select the following:
Query on incoming
A query window is a message box that ask permission to take over the control. You can select the timeout the default action ...
https://uvnc.com/webhelp/connections.html
In UltraVNC settings under "Connections" Tab you can select the following:
Query on incoming
A query window is a message box that ask permission to take over the control. You can select the timeout the default action ...
- 2023-10-05 09:31
- Forum: 1.4.x
- Topic: UltraVNC 1.4.3.5 and UltraVNC SC 1.4.3.5 - Feedback
- Replies: 20
- Views: 478353
Re: UltraVNC 1.4.3.5 and UltraVNC SC 1.4.3.5 - Feedback
Yes but if you uninstall it after the MSI installation the service is not deleted and you need to run:
Code: Select all
sc delete uvnc_service- 2023-10-04 08:51
- Forum: 1.4.x
- Topic: UltraVNC 1.4.3.5 and UltraVNC SC 1.4.3.5 - Feedback
- Replies: 20
- Views: 478353
Re: UltraVNC 1.4.3.5 and UltraVNC SC 1.4.3.5 - Feedback
I can confirm that the UltraVNC_1435_X64.msi installer doesn't register uvnc_service as service.
The "UltraVNC_1435_X64_Setup.exe" is working fine but not the .msi package.
The "UltraVNC_1435_X64_Setup.exe" is working fine but not the .msi package.
- 2021-12-16 09:11
- Forum: Olders
- Topic: Black or gray screen in the viewer
- Replies: 19
- Views: 225465
Re: Black or gray screen in the viewer
When the connection is over VPN with improperly configured MTU and MSS it also can cause gray screen. To test this you can use Wireshark and inspect the traffic for drop packets because of DF bit. Only for the test you can restrict the PMTU on both client/server which will limit the packet size to ...