aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer/vcxsrv.nsi
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2014-04-06 08:19:14 -0400
committerMike DePaulo <mikedep333@gmail.com>2014-04-06 08:19:14 -0400
commit5e505b7d453236c68bd11d5e85a5f4cb6625bab5 (patch)
treef1a256fb32285a31f3bb34d12438621b419f8b96 /xorg-server/installer/vcxsrv.nsi
parent2c826fe506bec8ee9aa70b2f7b1b3d823e67b9c6 (diff)
downloadvcxsrv-5e505b7d453236c68bd11d5e85a5f4cb6625bab5.tar.gz
vcxsrv-5e505b7d453236c68bd11d5e85a5f4cb6625bab5.tar.bz2
vcxsrv-5e505b7d453236c68bd11d5e85a5f4cb6625bab5.zip
Update NSIS scripts to specify that we are "XP Compatible"
Diffstat (limited to 'xorg-server/installer/vcxsrv.nsi')
-rw-r--r--xorg-server/installer/vcxsrv.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index 7cebd555a..acc42253b 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -18,10 +18,10 @@
;--------------------------------
; The name of the installer
-Name "VcXsrv"
+Name "VcXsrv - XP Compatible"
; The file to write
-OutFile "vcxsrv.1.14.3.1.installer.exe"
+OutFile "vcxsrv-xp.1.14.3.1.installer.exe"
; The default installation directory
InstallDir $PROGRAMFILES32\VcXsrv