Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Search found 4 matches
- 2020-12-14 13:18
- Forum: Old messages
- Topic: Invisible CMD on WinPE
- Replies: 18
- Views: 16514
Re: Invisible CMD on WinPE
Rudi, first thanks for the new version of uVNC, but it doesn't work either. As I wrote in the neighboring topic https://forum.uvnc.com/viewtopic.php?t=34663 something has changed in WInPE starting ADK 2004 and since then uVNC do not capture cmd window in WInPE. I just tested it on the latest WinPE ...
- 2020-08-06 10:11
- Forum: Old messages
- Topic: invisible cmd.exe in WinPE 10
- Replies: 16
- Views: 24251
Re: invisible cmd.exe in WinPE 10
Yeah, that's another workaround but no one want to see the legacy console)
Also problem is little more widely there not only invisible console window but also some WPF applications do not shown correctly(
Also problem is little more widely there not only invisible console window but also some WPF applications do not shown correctly(
- 2020-08-03 13:15
- Forum: Old messages
- Topic: invisible cmd.exe in WinPE 10
- Replies: 16
- Views: 24251
Re: invisible cmd.exe in WinPE 10
It's look here's only one workaround - use previous WinPE.
I checked WinPE from ADK from 1803 to 1903 (1909 has not been released), uvnc work fine on all of then except WinPE from 2004 ADK.
Extracted boot.wim from 2004 RTM releases also don't work with uvnc.
P.S.
Rudi, you are us only hope)
I checked WinPE from ADK from 1803 to 1903 (1909 has not been released), uvnc work fine on all of then except WinPE from 2004 ADK.
Extracted boot.wim from 2004 RTM releases also don't work with uvnc.
P.S.
Rudi, you are us only hope)
- 2020-07-09 10:36
- Forum: Old messages
- Topic: invisible cmd.exe in WinPE 10
- Replies: 16
- Views: 24251
Re: invisible cmd.exe in WinPE 10
Hello, I have this issue too. My WinPE version is 10.0.19041.0 (latest) and I tried uVNC 1.2.4.0 and 1.2.5.1RC. Environment is 64-bits. I looked at sources and I see "patch" for WinPE in vncOSVersion.cpp: if (OS_LAYER_ON == true && OS_AERO_ON == false) return true; //WINPE So this should work, but ...