User Tools

Site Tools


userspace:tightvnc

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:tightvnc [2012/10/20 11:58]
tobias
userspace:tightvnc [2021/08/23 08:37] (current)
Line 21: Line 21:
  
 Tree:\\ Tree:\\
-<code> +<code winst
-CLIENT_DATA +├ CLIENT_DATA 
---------- delsub3264.ins +│ ├ delsub3264.ins 
---------- setup3264.ins +│ ├ setup3264.ins 
---------- tightVNC.png +│ ├ tightVNC.png 
---------- uninstall3264.ins +│ ├ uninstall3264.ins 
---------- vncX86.msi +│ ├ vncX86.msi 
---------- vncX64.msi +│ └ vncX64.msi 
-OPSI +├ OPSI 
---------- control +│ └ control 
-</code>+</code winst>
  
 ==== Steps ==== ==== Steps ====
Line 124: Line 124:
 ; === MSI package ======================================================================================= ; === MSI package =======================================================================================
 msiexec /i %scriptpath%\vncX64.msi /passive /norestart $setupMSI$  msiexec /i %scriptpath%\vncX64.msi /passive /norestart $setupMSI$ 
- 
  
  
Line 337: Line 336:
 Set $UninstallProgram32$ = $InstallDir32$ + "\uninstall.exe" Set $UninstallProgram32$ = $InstallDir32$ + "\uninstall.exe"
  
-Set $MsiId64$ = '{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}'+Set $MsiId64$ = '{BC994A59-6E98-4203-8A35-819938DD5ED1}'
 Set $UninstallProgram64$ = $InstallDir64$ + "\uninstall.exe" Set $UninstallProgram64$ = $InstallDir64$ + "\uninstall.exe"
  
userspace/tightvnc.1350734325.txt.gz · Last modified: 2021/08/23 08:37 (external edit)