Hi!
Thanks for your support.
About item 1, I missed it... hell, the code is not that complicated. I need some vacation. haha
About item 2:
If I got it right, when installing as a service, it installs the UltraVNC as a service and copy the InstantSupport.exe to a directory in C:, then when the ...
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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
Search found 8 matches
- 2013-05-15 18:20
- Forum: ChunkVNC
- Topic: Some Questions About the source code
- Replies: 5
- Views: 12472
- 2013-05-15 14:12
- Forum: ChunkVNC
- Topic: Some Questions About the source code
- Replies: 5
- Views: 12472
Re: Some Questions About the source code
Hi Again!
Two queestions:
1 - In the code there is a "InstantSupportVNC.exe", I can't find were in the compiler or instant suport files it converts the UltraVNC to this file.
2 - I created the main new screen, but comes up some questions about service installation. The InstantSupportVNC.exe will be ...
Two queestions:
1 - In the code there is a "InstantSupportVNC.exe", I can't find were in the compiler or instant suport files it converts the UltraVNC to this file.
2 - I created the main new screen, but comes up some questions about service installation. The InstantSupportVNC.exe will be ...
- 2013-05-10 14:03
- Forum: ChunkVNC
- Topic: Some Questions About the source code
- Replies: 5
- Views: 12472
Some Questions About the source code
Hello!
Well, like I said in the other thread, I'm coding the Chunck VNC to implement some things I want, I'll share the code here of course.
I have a few questions:
1 - Can I just use an "winvnc.exe", with the lastest version?
2 - I saw in the code that you only pass some parameter to the ...
Well, like I said in the other thread, I'm coding the Chunck VNC to implement some things I want, I'll share the code here of course.
I have a few questions:
1 - Can I just use an "winvnc.exe", with the lastest version?
2 - I saw in the code that you only pass some parameter to the ...
- 2013-05-08 20:37
- Forum: ChunkVNC
- Topic: Just a question on UAC
- Replies: 14
- Views: 26973
Re: Just a question on UAC
I will. I use a lot of open source projects here: PFSense, NuxeoDM, Debian, etc...supercoe wrote:No problem, it would be awesome if you shared your code as other users might find it useful.
- 2013-05-08 20:23
- Forum: ChunkVNC
- Topic: Just a question on UAC
- Replies: 14
- Views: 26973
Re: Just a question on UAC
Hi!
Well, I'm already doing it... from the past two days I spent my free time learning to code in AutoIT.
I'll create a Thread explaining my changes in a few days.
I want to create a new Server and Viewer. The server will connect to the repeater as I said: Only when the user call the instant ...
Well, I'm already doing it... from the past two days I spent my free time learning to code in AutoIT.
I'll create a Thread explaining my changes in a few days.
I want to create a new Server and Viewer. The server will connect to the repeater as I said: Only when the user call the instant ...
- 2013-05-07 18:44
- Forum: ChunkVNC
- Topic: Just a question on UAC
- Replies: 14
- Views: 26973
Re: Just a question on UAC
Hi!
Maybe I explained it wrong.
We can use a GPO with VBScript to install the Server(as a service) with Admin credentials. There's even a thread here explaining one way of doing it.
I don't have problem with creating scripts for each client. I'm testing something: With a VBScript running under ...
Maybe I explained it wrong.
We can use a GPO with VBScript to install the Server(as a service) with Admin credentials. There's even a thread here explaining one way of doing it.
I don't have problem with creating scripts for each client. I'm testing something: With a VBScript running under ...
- 2013-05-07 14:37
- Forum: ChunkVNC
- Topic: Just a question on UAC
- Replies: 14
- Views: 26973
Re: Just a question on UAC
Hi!
I'm a IT Manager on a Service Provider, we have 19 clients, each one with a different domain and environment. So UltraVNC in it's pure release is not an option for us.
Chunk VNC is almost what I need... It uses the Repeater, autogenerate an ID, has a good performance over Internet.
Create a ...
I'm a IT Manager on a Service Provider, we have 19 clients, each one with a different domain and environment. So UltraVNC in it's pure release is not an option for us.
Chunk VNC is almost what I need... It uses the Repeater, autogenerate an ID, has a good performance over Internet.
Create a ...
- 2013-05-06 15:09
- Forum: ChunkVNC
- Topic: Just a question on UAC
- Replies: 14
- Views: 26973
Re: Just a question on UAC
Hello!
I'm new here so forgive me if I posted in the wrong place.
I have the same issue with the UAC, but my problem is not with the UAC itself, but when the promt comes up, I can't use my keyboard on the Client.
There is any way to catch this promt and allow me to put the login data?
If not ...
I'm new here so forgive me if I posted in the wrong place.
I have the same issue with the UAC, but my problem is not with the UAC itself, but when the promt comes up, I can't use my keyboard on the Client.
There is any way to catch this promt and allow me to put the login data?
If not ...