Marc,
Thanks for all the help, that worked wonderfully!
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 9 matches
- 2009-07-25 22:47
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
- 2009-07-22 22:03
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
Re: SCPrompt 2009 (Vista Capable - server 1.0.6.4) 21/7/09
Ok, so I found AutoIT3 - downloaded and installed. Now I'm running into problems compiling the file - it errors out when I specify the scprompt8.au3 file with "Line 34 (File "xxx\scprompt8.au3"); #include "_RefreshSystemTray.au3" Error: Error opening the file." Am I now doing something wrong in ...
- 2009-07-17 23:00
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
Yes for sure. the method that is used for the text showing has 5 parameters, let me explain: normal view: "_IniReadWrite(@ScriptDir & "\scprompt.ini", "SC", "TEXT1", "Select the Connection Name")" 1. @ScriptDir = Script Directory(where the script got executed) 2. "\scprompt.ini" = the ini file ...
- 2009-07-16 23:08
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
You can replace it: open the "scprompt.au3" (maybe "scprompt6.au3"...) with an editor like "notepad++" or "autoit3". There you have to scroll to the line '288' and '300'. There you can find this entry concerning "SCPrompt 2009 by Sec IT". Replace it with yours :P Marc, Well took some time and ...
- 2009-07-10 23:11
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
Hi sdrabor, this is not correct in all. TEXT4 will be written(maybe there is no place to show it dont know at this moment). But there also TEXT5 existing. (Its hardcoded and not configureable over the "scprompt.ini"-file. :cry: :cry: (Why hardcode?)). You can replace it: open the "scprompt.au3 ...
- 2009-07-09 23:15
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 3261079
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
First, thanks for the great app!
Just to confirm one thing that was mentioned before... it appears that TEXT4 uses "SCPrompt 2009 by Sec IT" even if I manually put different text in. Not a huge deal, but wanted to make sure it was known.
Just to confirm one thing that was mentioned before... it appears that TEXT4 uses "SCPrompt 2009 by Sec IT" even if I manually put different text in. Not a huge deal, but wanted to make sure it was known.
- 2007-10-29 16:14
- Forum: Old messages
- Topic: Issue connecting viewer to repeater
- Replies: 4
- Views: 2285
Re: Issue connecting viewer to repeater
That makes sense. I don't have a specific reason for using 5900 instead of 5901, I guess it just ended up being that way, lol.
Thanks for all the input!
Thanks for all the input!
- 2007-10-26 15:39
- Forum: Old messages
- Topic: Issue connecting viewer to repeater
- Replies: 4
- Views: 2285
Re: Issue connecting viewer to repeater
Thanks so much! That worked great. Looks like my other piece of the puzzle was that I had both mode I and II checked in the repeater, and once I got mode I removed I connected without any problems. One other issue still remains. If I close down the viewer before connecting to a server, but after ...
- 2007-10-25 20:19
- Forum: Old messages
- Topic: Issue connecting viewer to repeater
- Replies: 4
- Views: 2285
Issue connecting viewer to repeater
I am doing this using: Repeater 1.1.0.7 UltraVNC 1.0.2 Everything is working fine when I use the standard UltraVNC connection using my repeater IP:port. Here's where I'm running into problems: When I try to use a VNC link with the switches -proxy IP:port -ID: myid on the end, it connects, sits for ...