From 8a8f50cdcfaf2c0f3c7a86e9156e92055a5e453a Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Sun, 6 Apr 2014 08:19:14 -0400 Subject: Update NSIS scripts to specify that we are "XP Compatible" Conflicts: xorg-server/installer/vcxsrv-64-debug.nsi xorg-server/installer/vcxsrv-64.nsi xorg-server/installer/vcxsrv-debug.nsi xorg-server/installer/vcxsrv.nsi --- xorg-server/installer/vcxsrv-debug.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg-server/installer/vcxsrv-debug.nsi') diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi index 00319b949..7db6308de 100644 --- a/xorg-server/installer/vcxsrv-debug.nsi +++ b/xorg-server/installer/vcxsrv-debug.nsi @@ -18,10 +18,10 @@ ;-------------------------------- ; The name of the installer -Name "VcXsrv" +Name "VcXsrv - XP Compatible" ; The file to write -OutFile "vcxsrv-debug.1.15.2.0.installer.exe" +OutFile "vcxsrv-xp-debug.1.15.2.0.installer.exe" ; The default installation directory InstallDir $PROGRAMFILES32\VcXsrv -- cgit v1.2.3