first commit
This commit is contained in:
8
packages/tools/vnc/installvnc.inf
Normal file
8
packages/tools/vnc/installvnc.inf
Normal file
@@ -0,0 +1,8 @@
|
||||
[Setup]
|
||||
Lang=en
|
||||
Dir=C:\Program Files\UltraVNC
|
||||
Group=UltraVNC
|
||||
NoIcons=0
|
||||
SetupType=server_silent
|
||||
Components=ultravnc_server_s
|
||||
Tasks=installservice,startservice
|
||||
8
packages/tools/vnc/installvncFull.inf
Normal file
8
packages/tools/vnc/installvncFull.inf
Normal file
@@ -0,0 +1,8 @@
|
||||
[Setup]
|
||||
Lang=en
|
||||
Dir=C:\Program Files\UltraVNC
|
||||
Group=UltraVNC
|
||||
NoIcons=0
|
||||
SetupType=custom
|
||||
Components=ultravnc_server,ultravnc_viewer
|
||||
Tasks=installservice,startservice,desktopicon,associate,installdriver
|
||||
68
packages/tools/vnc/ultravnc.ini
Normal file
68
packages/tools/vnc/ultravnc.ini
Normal file
@@ -0,0 +1,68 @@
|
||||
[ultravnc]
|
||||
passwd=C929D0AD6D8D0172DC
|
||||
passwd2=A553879060C704D20C
|
||||
[admin]
|
||||
UseRegistry=0
|
||||
MSLogonRequired=1
|
||||
NewMSLogon=1
|
||||
DebugMode=2
|
||||
Avilog=0
|
||||
path=C:\Program Files\UltraVNC
|
||||
kickrdp=0
|
||||
service_commandline=
|
||||
DebugLevel=10
|
||||
DisableTrayIcon=1
|
||||
rdpmode=0
|
||||
LoopbackOnly=0
|
||||
UseDSMPlugin=1
|
||||
AllowLoopback=1
|
||||
AuthRequired=1
|
||||
ConnectPriority=1
|
||||
DSMPlugin=SecureVNCPlugin64.dsm
|
||||
AuthHosts=
|
||||
AllowShutdown=1
|
||||
AllowProperties=1
|
||||
AllowEditClients=1
|
||||
FileTransferEnabled=1
|
||||
FTUserImpersonation=1
|
||||
BlankMonitorEnabled=1
|
||||
BlankInputsOnly=0
|
||||
DefaultScale=1
|
||||
SocketConnect=1
|
||||
HTTPConnect=1
|
||||
AutoPortSelect=1
|
||||
PortNumber=5900
|
||||
HTTPPortNumber=5800
|
||||
IdleTimeout=0
|
||||
IdleInputTimeout=0
|
||||
RemoveWallpaper=1
|
||||
RemoveAero=0
|
||||
QuerySetting=1
|
||||
QueryTimeout=10
|
||||
QueryAccept=0
|
||||
QueryIfNoLogon=0
|
||||
primary=1
|
||||
secondary=0
|
||||
InputsEnabled=1
|
||||
LockSetting=0
|
||||
LocalInputsDisabled=0
|
||||
EnableJapInput=0
|
||||
FileTransferTimeout=1
|
||||
clearconsole=0
|
||||
accept_reject_mesg=
|
||||
KeepAliveInterval=5
|
||||
DSMPluginConfig=SecureVNC;0;0x00104001;
|
||||
[poll]
|
||||
TurboMode=1
|
||||
PollUnderCursor=0
|
||||
PollForeground=0
|
||||
PollFullScreen=1
|
||||
OnlyPollConsole=0
|
||||
OnlyPollOnEvent=0
|
||||
EnableDriver=0
|
||||
EnableHook=1
|
||||
EnableVirtual=0
|
||||
SingleWindow=0
|
||||
SingleWindowName=
|
||||
MaxCpu2=100
|
||||
MaxFPS=25
|
||||
1
packages/tools/vnc/vncacl.txt
Normal file
1
packages/tools/vnc/vncacl.txt
Normal file
@@ -0,0 +1 @@
|
||||
allow 0x00000003 ..\Support
|
||||
Reference in New Issue
Block a user