User Tools

Site Tools


userspace:ultravnc_viewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:ultravnc_viewer [2013/08/06 07:10]
MrNiceguy
userspace:ultravnc_viewer [2021/08/23 08:37] (current)
Line 17: Line 17:
  start.ins\\  start.ins\\
  killtask.ins by [[tobias.friede@wki.frauenhofer.de|tobias]]\\  killtask.ins by [[tobias.friede@wki.frauenhofer.de|tobias]]\\
- + ultravnc.ini\\ 
 + ultravncInstall.inf\\ 
  
 === setup.ins === === setup.ins ===
Line 415: Line 417:
 </code> </code>
  
 +===ultravnc.ini===
 +<code>
 +[ultravnc]
 +passwd = <password1>      full control password
 +passwd2 = <password2>     view only password
 +[admin]
 +FileTransferEnabled=1
 +FTUserImpersonation=1
 +BlankMonitorEnabled=1
 +BlankInputsOnly=0
 +CaptureAlphaBlending=1
 +BlackAlphaBlending=0
 +DefaultScale=1
 +UseDSMPlugin=0
 +DSMPlugin=path to DSM Plugin
 +DSMPluginConfig=configuration DSM Plugin
 +primary=1
 +secondary=0
 +SocketConnect=1
 +HTTPConnect=1
 +XDMCPConnect=0
 +AutoPortSelect=1
 +InputsEnabled=1
 +LocalInputsDisabled=0
 +IdleTimeout=0
 +EnableJapInput=0
 +QuerySetting=2
 +QueryTimeout=10
 +QueryAccept=0
 +LockSetting=0
 +RemoveWallpaper=1
 +RemoveEffects=0
 +RemoveFontSmoothing=0
 +RemoveAero=1
 +DebugMode=2
 +Avilog=0
 +path=C:\Programme\uvnc bvba\UltraVnc\log                              path to ultravnc
 +DebugLevel=10
 +AllowLoopback=0
 +LoopbackOnly=0
 +AllowShutdown=0
 +AllowProperties=1
 +AllowEditClients=1
 +FileTransferTimeout=30
 +KeepAliveInterval=5
 +SocketKeepAliveTimeout=10000
 +DisableTrayIcon=0
 +MSLogonRequired=0
 +NewMSLogon=0
 +ConnectPriority=0
 +UseRegistry=0
 +AuthRequired=1
 +AuthHosts=
 +PortNumber=5900
 +HTTPPortNumber=5800
 +QueryIfNoLogon=1
 +kickrdp=0
 +clearconsole=0
 +[admin_auth]
 +group1=Domain\Admingroup
 +group2=
 +group3=
 +locdom1=0
 +locdom2=0
 +locdom3=0
 +[poll]
 +TurboMode=1
 +PollUnderCursor=0
 +PollForeground=0
 +PollFullScreen=1
 +OnlyPollConsole=0
 +OnlyPollOnEvent=0
 +MaxCpu=40
 +EnableDriver=0
 +EnableHook=1
 +EnableVirtual=0
 +SingleWindow=0
 +SingleWindowName=
 +[Permissions]
 +</code>
 +
 +===ultravncinstall.inf===
 +<code>
 +[Setup]
 +Lang=de
 +Dir=C:\Program Files\uvnc bvba\UltraVNC
 +Group=UltraVNC
 +NoIcons=0
 +SetupType=server_silent
 +Components=ultravnc_server
 +Tasks=installservice,startservice
 +
 +</code>
 ==== Steps ==== ==== Steps ====
-  - here you enter special steps, if needed. Explain it well, so an opsi-beginner can do it. +  - install ultravnc server and config it like needed 
-  - step two +  - run the exe with the command "UltraVNC-101-Setup.exe /saveinf=c:\someconfigfile.inf" , this will save the main  config file to a path of your choosing 
-  step three +  - copy the ultravnc.ini of your installation path and edit it like needed 
-  - ...+  
  
 [[nix|Change the following headlines to the names of your scripts]] [[nix|Change the following headlines to the names of your scripts]]
userspace/ultravnc_viewer.1375773018.txt.gz · Last modified: 2021/08/23 08:37 (external edit)