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.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
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

strcm with UltraVNC >1.0.2

This forum is for VNC related products | This means not only UltraVNC | It even is allowed to announce or describe commercial (and of course non-commercial) programs here (but not anywhere else in the forum)
Post Reply
mle
Posts: 1
Joined: 2009-02-17 09:27

strcm with UltraVNC >1.0.2

Post by mle »

Hello

Did anyone get UltraVNC in a Version higher than 1.0.2 running with strcm (systemtools.com)?
Here, 1.0.2 works fine, everything above looks like it installs normally, but then says "connection to server failed", when the viewer is started.

thx in advance

here is my .rcm file:

Code: Select all

[General]
SoftwareType=VNC
Enabled=1
MenuName=UltraVNC
AutoExecute=0

[View]
ViewerCommand="\\a01\1verwaltung\fc\it\zPersonen\Lengwiler\totalcmd\BarTools\UltraVNC\vncviewer.exe" %computer%
StartServiceBeforeViewing=1
StopServiceAfterViewing=1
AutoInstallBeforeViewing=1
UnInstallAfterViewing=0
AutoTerminateAfterViewing=0

[Install]
;EULA=vnc_eula.txt

SourceDirectory="\\a01\1verwaltung\fc\it\zPersonen\Lengwiler\totalcmd\BarTools\UltraVNC\"
DestinationDirectory=\\%computer%\admin$\system32\rc
FileList=winvnc.exe;vnchooks.dll;logmessages.dll

InstallService=1
ServiceNames=WinVNC
ServiceAutoStart=0
ServiceDisplayName=VNC
ServiceExeName=winvnc.exe

;RegistryKeyLocation=Software\UltraVNC\UltraVNC

[VNC Options]
InstallServiceHelper=1

[VNC Settings]
PollForeground=1
PollFullScreen=0
PollUnderCursor=0
OnlyPollConsole=1
OnlyPollOnEvent=0
SocketConnect=1
PortNumber=5900
AutoPortSelect=1
InputsEnabled=1
LocalInputsDisabled=0
IdleTimeout=0
QuerySetting=2
Last edited by mle on 2009-02-17 09:52, edited 1 time in total.
Post Reply