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

Create Reverse VNC Executable

Post Reply
Gobby
Posts: 2
Joined: 2005-09-22 18:42

Create Reverse VNC Executable

Post by Gobby »

Hey guys,

Need some help. I work as a Systems Engineer and currently talk my customers through doing a reverse VNC to my Machine.

How can I create an executable that will automatically install a temporary version of VNC, create a reverse connection back to myself and then remove the VNC files from their machine when I disconnect.

It would make it a lot easier than talking them through it as I can then get them to download the executable and it does the rest for them.

Any help appreciated.

Thanks
joefu
20
20
Posts: 38
Joined: 2004-06-07 19:55

Sounds like SC.

Post by joefu »

Sounds like your talking about SC. You can email them this EXE or just have them run it off a web site.

http://sc.uvnc.com/index.php?section=12

[mod=494,1128380347]BBCode + HTML code activated[/mod]
Last edited by joefu on 2005-10-03 22:59, edited 1 time in total.
joefu
20
20
Posts: 38
Joined: 2004-06-07 19:55

Here is an offline compiler.

Post by joefu »

Here is a offline compiler.

http://freehost04.websamba.com/duckware/sccc.exe

Thanks

Dwalf
Vinzz
20
20
Posts: 35
Joined: 2004-05-10 14:40
Location: Belgium/EU

SC VNC

Post by Vinzz »

It would be better if all vnc settings are stored in a xml-file. With that it is easier to create own packages and don't have to spoil the registry...

Hopefully the coders of uvnc think about this...
Gobby
Posts: 2
Joined: 2005-09-22 18:42

Post by Gobby »

I'd also prefer it if they just ran the executable and it connected back to myself without them having a useless frontend.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6862
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

xml:
Never used it, unless for adobe framemaker when you have a 4 pages
nested configuration file.
xml is overkill and even more complicate for most of the users then the content of the helpdesk.txt.

For framemaker, only the xml library is bigger then the SC

For the standard version, xml does not allow security based on value.
With acl's you only can block or allow writing for all.

fontend:
If there wasn't a frontend , people would ask to add it.
We already added the [DIRECT] option, so users don't have to click anything.
Same for the systray icon, some people want it, other don't want it.
Some people want it run completely stealth...

We can not fullfill the wishes of everybody
Vinzz
20
20
Posts: 35
Joined: 2004-05-10 14:40
Location: Belgium/EU

XML

Post by Vinzz »

I don't know what you mean with acl's. But isn't there another solution in stead of using the registry?
A ini-file could be good too... You could also encrypt some values if you really want to.
I have no problem with the registry but is more difficult to deploy to endusers. I've created an own package that starts winvnc automatically and connects to our listener, but before I do that must import a registry file to disable some settings (like incoming connections) and to set the password.

PS: Prachtig programma UVNC, je zou misschien denken van de vele opmerkingen dat het niet goed is, maar het is echt super!!

Cheers,
Vincent
Guest

Re: Create Reverse VNC Executable

Post by Guest »

Gobby wrote:Hey guys,

Need some help. I work as a Systems Engineer and currently talk my customers through doing a reverse VNC to my Machine.

How can I create an executable that will automatically install a temporary version of VNC, create a reverse connection back to myself and then remove the VNC files from their machine when I disconnect.

It would make it a lot easier than talking them through it as I can then get them to download the executable and it does the rest for them.

Any help appreciated.

Thanks
Sounds like a complicated setup. :|
victor_knight
8
8
Posts: 29
Joined: 2005-10-03 08:19
Contact:

Post by victor_knight »

Gobby wrote:I'd also prefer it if they just ran the executable and it connected back to myself without them having a useless frontend.
Is there a way to do this using a console?
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Post by bevtech »

I would use SC or SCIII like what was suggusted above. This is free software and works great!!! If you don't like VNC this way you can change it. The binaries are on the main page for download :wink:

Or maybe everyone doesnt quite understand the question you are asking :)
Post Reply