SF.net SVN: unattended:[4341] trunk/install/scripts/tightvnc.bat

jjp3--- via unattended-cvs <[email protected]>
Newsgroups gmane.comp.windows.unattended.cvs
Message-ID <[email protected]>
Revision: 4341
          http://sourceforge.net/p/unattended/code/4341
Author:   jjp3
Date:     2019-04-02 00:45:05 +0000 (Tue, 02 Apr 2019)
Log Message:
-----------
TightVnc 2.8.11

Modified Paths:
--------------
    trunk/install/scripts/tightvnc.bat

Modified: trunk/install/scripts/tightvnc.bat
===================================================================
--- trunk/install/scripts/tightvnc.bat	2019-04-02 00:44:36 UTC (rev 4340)
+++ trunk/install/scripts/tightvnc.bat	2019-04-02 00:45:05 UTC (rev 4341)
@@ -1,8 +1,8 @@
 :: OPTIONAL: Install TightVNC
 :: HOME: http://www.tightvnc.com/
 :: FIXME: Need to change user-agent to work
-:: URL|ALL|http://www.tightvnc.com/download/2.8.8/tightvnc-2.8.8-gpl-setup-32bit.msi|packages/tightvnc-2.8.8-setup-x86.msi
-:: URL|ALL|http://www.tightvnc.com/download/2.8.8/tightvnc-2.8.8-gpl-setup-64bit.msi|packages/tightvnc-2.8.8-setup-AMD64.msi
+:: URL|ALL|http://www.tightvnc.com/download/2.8.11/tightvnc-2.8.11-gpl-setup-32bit.msi|packages/tightvnc-2.8.11-setup-x86.msi
+:: URL|ALL|http://www.tightvnc.com/download/2.8.11/tightvnc-2.8.11-gpl-setup-64bit.msi|packages/tightvnc-2.8.11-setup-AMD64.msi
 @Echo off
 
 :: Edit install/site/pass.bat and provide your password like 'set tightvncpass=12345678'
@@ -14,4 +14,4 @@
 :: Add rule to the firewall to allow port 5900 
 :: This change include public profile. Same behaviour as old good Windows XP 
 todo.pl "\"netsh firewall add portopening protocol=TCP port=5900 name=TightVNC profile=all\""
-todo.pl "msiexec /qb /i %Z%\packages\tightvnc-2.8.8-setup-%PROCESSOR_ARCHITECTURE%.msi %VNC_OPTIONS%" 
+todo.pl "msiexec /qb /i %Z%\packages\tightvnc-2.8.11-setup-%PROCESSOR_ARCHITECTURE%.msi %VNC_OPTIONS%" 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.