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

Search found 13 matches

by RBJensen
2011-02-14 15:42
Forum: PcHelpWare
Topic: DLL Problem
Replies: 2
Views: 33535

Re: DLL Problem

I don't understand - you need to download the Viewer .exe from a website and then run it, right?
Why don't you just zip the .exe, the DLLs and whatever else is necessary and download/extract that?
by RBJensen
2008-10-29 00:01
Forum: PcHelpWare
Topic: how to use pchelpware in a vb.net project
Replies: 8
Views: 13127

Re: how to use pchelpware in a vb.net project

Some DLL's have to be added by rightclicking and "Add Reference", others don't. I am not sure exactly what the differences between those DLL types are.

This DLL is being called by using P/Invoke (the DllImport thingy), so you don't actually have to add it to the project, just make sure it is in the ...
by RBJensen
2008-10-28 05:16
Forum: PcHelpWare
Topic: how to use pchelpware in a vb.net project
Replies: 8
Views: 13127

Re: how to use pchelpware in a vb.net project

PCHelpware server-side DLL's wrapped in a C# application - uploaded here:

http://drunkardswalk.dk/Files/PCHW_Demo.zip

Features:
Will add itself to Windows Firewall Exception list.

Port, username, address etc can be specified in .exe.config and the app will launch using those settings.

Settings ...
by RBJensen
2008-10-27 12:18
Forum: PcHelpWare
Topic: how to use pchelpware in a vb.net project
Replies: 8
Views: 13127

Re: how to use pchelpware in a vb.net project

I've created such one in C#.
Perhaps you can use some of the code?
I'll try to find and clean it a bit later today.
by RBJensen
2008-10-27 10:52
Forum: PcHelpWare
Topic: how to use pchelpware in a vb.net project
Replies: 8
Views: 13127

Re: how to use pchelpware in a vb.net project

Are you trying to create a client/viewer or server/remote controlled system?
by RBJensen
2008-03-07 16:21
Forum: PcHelpWare
Topic: download not working
Replies: 12
Views: 16985

Re: download not working

I can try to combine all the files in one pack and upload it with another name.

Since you say you've been able to download other files correctly I have two possible causes for the problem:
You've got some sort of hysterical anti-virus/protection program that thinks the files are infected and drops ...
by RBJensen
2008-03-01 23:55
Forum: PcHelpWare
Topic: Unlock Server Input Lock From Server
Replies: 5
Views: 7272

Re: Unlock Server Input Lock From Server

What about removing the network cable, hit Control-Alt-Del to access the task manager, and then kill the server?
by RBJensen
2008-01-28 18:10
Forum: PcHelpWare
Topic: download not working
Replies: 12
Views: 16985

Re: download not working

http://www.drunkardswalk.dk/Files/pchw/PcHelpWare_rel10.zip
http://www.drunkardswalk.dk/Files/pchw/SCDLL.zip
http://www.drunkardswalk.dk/Files/pchw/PcHelpWare_rel10_src.zip
http://www.drunkardswalk.dk/Files/pchw/PcHelpWare_rel10_SCgui.zip

Other suggestions:
try downloading using Firefox or use a ...
by RBJensen
2008-01-28 11:30
Forum: PcHelpWare
Topic: download not working
Replies: 12
Views: 16985

Re: download not working

Download works fine here. It must be something at your end - perhaps an ISP proxy server that has cached a partial download?

I can upload the files to my webhotel if you'd like to try to download from somewhere else?
by RBJensen
2008-01-24 07:39
Forum: PcHelpWare
Topic: Pchelpware_SC server not opening.
Replies: 14
Views: 22737

Re: Pchelpware_SC server not opening.

The Delphi .exe is at the bottom of this thread:
[topic=9159][/topic]
by RBJensen
2008-01-23 13:31
Forum: PcHelpWare
Topic: Pchelpware_SC server not opening.
Replies: 14
Views: 22737

Re: Pchelpware_SC server not opening.

Hrmf. And now I see that Windows 2003 and DEP is mentioned in the first entry in this thread. Stupid me.

Another suggestion: Have you tried one of the other .exe packages on this forum? I remember seeing someone creating a Delphi .exe - if that runs, it could be a problem with the PCHW .exe, if not ...
by RBJensen
2008-01-23 13:21
Forum: PcHelpWare
Topic: Pchelpware_SC server not opening.
Replies: 14
Views: 22737

Re: Pchelpware_SC server not opening.

I've seen that issue on a Windows 2003 system - and I had to disable DEP for that application to solve it. Apparantly it's due to the "file packer" being used to compress the files into one .exe.
HTH.