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 82 matches

by gunsmoke
2018-02-07 23:07
Forum: SC
Topic: Offline SC Creator Tool??
Replies: 0
Views: 24841

Offline SC Creator Tool??

Hi guys

Can someone please point me to the Offline SC Creator Tool as I cant find it in the downloads.


Thanks ;)
by gunsmoke
2015-03-08 05:12
Forum: ChunkVNC
Topic: Chunk Abandoned ?? / Working With 8.1 ??
Replies: 2
Views: 31028

Re: Chunk Abandoned ?? / Working With 8.1 ??

Dam that's a shame.

I don't know how he found time with all the beers we was sending him....lol

So what has everyone switched to ?
by gunsmoke
2015-03-06 05:09
Forum: ChunkVNC
Topic: Chunk Abandoned ?? / Working With 8.1 ??
Replies: 2
Views: 31028

Chunk Abandoned ?? / Working With 8.1 ??

Hi guys ;)

I've not been on here for a while and was just wondering if chunk has been abandoned as it doesn't look like its been updated in a long time?


Also is it still working with window 8.1?
by gunsmoke
2013-04-06 04:49
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

Put #RequireAdmin at the top of the InstantSupport.au3 file and recompile.

http://www.autoitscript.com/autoit3/docs/keywords/RequireAdmin.htm

Keep in mind, I do not suggest doing this.



Thanks for that mate, ill give it a go ;)


What are the negative impacts when running in admin mode apart ...
by gunsmoke
2013-04-06 03:31
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

gunsmoke,

What OS were you testing with?
Did you reboot after changing the UAC setting?
Try enabling UAC, reboot, Disable UAC, reboot, try again.

At this point I'd have to guess it's an issue with either your settings or testing methodology.

Feel free to modify the code to suit your needs, I ...
by gunsmoke
2013-04-03 03:00
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

That's how UAC works, programs run in user mode can't touch programs in administrative mode.
When you first start InstantSupport it's in user mode, installing as a service changes it to administrative.
The only way around is to disable UAC.

I'm not sure why the desktop icon would not be showing ...
by gunsmoke
2013-03-29 01:39
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

If its not one thing its another :(



I've managed to change the captions without it crashing (i still don't know how i did it) but now i have a couple more problems.


When I'm connected to a remote computer I'm finding a lot of the time i loose control and need to call up the person and ask them ...
by gunsmoke
2013-03-27 00:28
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

Best bet there would be to compile UltraVNC itself from source after making the changes. Sorry I can't help you much there as my c++ skills are rusty but I'm sure Rudi could help if you run into trouble.

BTW: Adam Walling is the mastermind behind the SecureVNC plugin that I use for encryption ...
by gunsmoke
2013-03-26 23:03
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

That makes sense, the compiler relies on specific window names in order to do its thing, if you changed it it will hang there waiting for the "right" window to enter settings into.

Resource editing could be considered advanced, you'll need a clear understanding of how the compiler works so take a ...
by gunsmoke
2013-03-26 17:46
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

lol, I know my programming well. ;)

The background should be disabled when you connect a viewer.
You can double check the setting in the SRC\InstantSupport_Files\ultravnc.ini file, look for RemoveWallpaper=1.
Keep in mind this does not disable 3rd party background managers.

I use XNResourceEditor ...
by gunsmoke
2013-03-26 03:22
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

Are you using the 3.3.1 InstantSupport that you compiled?
Being limited to 8 chars tells me that InstantSupport.exe isn't using the SecureVNC plugin.

Be certain that you are not mixing the old viewer/server with the new.




How did you work that one out....lol

It must have been when i was ...
by gunsmoke
2013-03-25 16:11
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

InstantSupport.au3 LINE 21
$str_Program_Title = "Instant Support"

Come on, did you even look? :surprise:


Thanks again mate.

I did look but i was searching for window and frame.....lol




I've managed to get everything connecting to the repeater now but i have a new problem.


In the compiler ...
by gunsmoke
2013-03-25 01:44
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

Triple check your settings and keep in mind that the default server port changed to 443.
Something has to be different...

If all else fails please post your compile settings, be sure to block out a portion of your ip address/dns name.


Thanks mate i think I'm getting somewhere ;)


Can you let ...
by gunsmoke
2013-03-25 01:06
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

Sounds like you answered your question, connection to the repeater was not possible.

With version 3.3.1 InstantSupport and ChunkViewer will make a socket connection to the repeater to see if it's available.
The default timeout on is a bit long but I was to lazy to figure a way around that ...
by gunsmoke
2013-03-24 23:17
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Re: Does Chunk 3.3.1 Run On 64bit windows?

It should, my main development machine is 7 64bit.

Could you post more info about the crash? Is there an error message? At what point does it crash?


Sorry i should have explained a bit better but i thought that maybe it just didn't work with win 64...



The compiler work ok but the viewer ...
by gunsmoke
2013-03-24 19:39
Forum: ChunkVNC
Topic: Does Chunk 3.3.1 Run On 64bit windows?
Replies: 29
Views: 51801

Does Chunk 3.3.1 Run On 64bit windows?

As the title says.

I've been trying to get it to run on windows 7 64bit but it keeps crashing (the viewer and the server).

The only thing that seems to work is the repeater ...lol
by gunsmoke
2012-11-27 17:35
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Re: Customize Chunk ??

gunsmoke,

Sorry man, I'm getting so confused here I don't know what to tell you anymore....

Basically what it boils down to is if you want to change the software that much you need to have a good understanding of the source code.
Although I offer ChunkVNC as an open source project and encourage ...
by gunsmoke
2012-11-26 21:01
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Re: Customize Chunk ??

Sorry, I'd have to dive into it if that doesn't work and I simply don't have time to do that.

I still don't understand why you'd want to rename that executable?

Ok thanks for all your help anyway mate ;)

Its a shame because i managed to get one of the old releases working how i wanted ...
by gunsmoke
2012-11-25 20:06
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Re: Customize Chunk ??

Many lines need to be changed but a simple solution is this:

Open SRC\InstantSupport.au3 and do a find replace for "InstantSupportVNC.exe" and name it "Whateveryouwant.exe"

I guess the question really is, why do you want to change the name of that file?


Thanks for the reply mate but that doesn ...
by gunsmoke
2012-11-19 18:43
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Re: Customize Chunk ??

InstantSupportVNC.exe is simply the UltraVNC Server (winvnc.exe) renamed.

Anything can be changed to your liking, just take a peak at the source code.
I prefer using the AutoIT editor SciTE but notepad++ works well also.

You'll find everything you're looking for in the SRC\InstantSupport.au3 file ...
by gunsmoke
2012-11-17 04:11
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Re: Customize Chunk ??

LINE 359 in SRC\InstantSupport.au3

Func InstallService()

; Copy files.
FileCopy( @ScriptDir & "\*.*", @ProgramFilesDir & "\InstantSupport\", 9 )

; Create uninstall link on All Users desktop.
FileCreateShortcut( @ProgramFilesDir & '\InstantSupport\InstantSupport.exe', @DesktopCommonDir ...
by gunsmoke
2012-11-16 04:02
Forum: ChunkVNC
Topic: Customize Chunk ??
Replies: 11
Views: 16011

Customize Chunk ??

I asked this question when chunk was first released but i cant find the thread now..

How can i change the name that is given to the uninstall file that's put on the desktop after chunk is installed as a service?


Thanks ;-)
by gunsmoke
2012-11-16 04:01
Forum: ChunkVNC
Topic: Chunk 3.3.1 Stand Alone Package ??
Replies: 4
Views: 8184

Re: Chunk 3.3.1 Stand Alone Package ??

Thanks mate ;-)
by gunsmoke
2012-11-10 01:28
Forum: ChunkVNC
Topic: Chunk 3.3.1 Stand Alone Package ??
Replies: 4
Views: 8184

Re: Chunk 3.3.1 Stand Alone Package ??

No zip at this time but you could just install it, zip up the folder in program files and uninstall.

Really I preferred having a compressed file for distributing the program but it seemed like a lot of users wanted an installer.
ChunkVNC will run anywhere it has admin rights and isn't dependent ...
by gunsmoke
2012-11-10 00:30
Forum: ChunkVNC
Topic: Chunk 3.3.1 Stand Alone Package ??
Replies: 4
Views: 8184

Chunk 3.3.1 Stand Alone Package ??

Is there a stand alone package (one that doesn't need to be installed) for the new 3.3.1 version of chunk ? :surprise:
by gunsmoke
2011-02-11 16:22
Forum: ChunkVNC
Topic: What am i doing wrong :-(
Replies: 30
Views: 39446

Re: What am i doing wrong :-(

I had a chance to have another go at it today and i think I'm getting somewhere.

The only problem now is that I'm getting this error:


Image


The thing is , I've not changed any of the icon files.


Any ideas?
by gunsmoke
2011-01-12 00:26
Forum: ChunkVNC
Topic: What am i doing wrong :-(
Replies: 30
Views: 39446

Re: What am i doing wrong :-(

?? :-]
by gunsmoke
2011-01-10 13:35
Forum: ChunkVNC
Topic: What am i doing wrong :-(
Replies: 30
Views: 39446

Re: What am i doing wrong :-(

supercoe wrote:Was this a problem before modifying?

I dont think so :(
by gunsmoke
2011-01-10 00:31
Forum: ChunkVNC
Topic: What am i doing wrong :-(
Replies: 30
Views: 39446

Re: What am i doing wrong :-(

Thanks ill give it a go ;)


I have a new problem ......

For some reason I'm getting this message after i use the "instantsupport” file:



Image


Any ideas?
by gunsmoke
2011-01-09 23:39
Forum: ChunkVNC
Topic: What am i doing wrong :-(
Replies: 30
Views: 39446

Re: What am i doing wrong :-(

Thank for the reply ;)


So would i just need to edit the parts in red?


; Extract files.

If $ExtractFiles Then



DirCreate( $WorkingPath )

FileInstall( "InstantSupport_Files\instantsupport.ini", $WorkingPath & "\instantsupport.ini", 1 )

FileInstall( "InstantSupport_Files\logo.jpg ...