From 47d757ffbbc186f6138e3bea78c6d2de35f23820 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Sat, 2 Jan 2016 01:56:59 +0000 Subject: [PATCH] Fix for LGHT0204 error ICE39. --- EDMarketConnector.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EDMarketConnector.wxs b/EDMarketConnector.wxs index 8d24e139..d1ca1fcb 100644 --- a/EDMarketConnector.wxs +++ b/EDMarketConnector.wxs @@ -17,8 +17,8 @@ Description="$(var.PRODUCTLONGNAME) installer" InstallerVersion="300" Compressed="yes" Platform="x86" - Languages="1033, 1031, 1034, 1036, 1040, 1043, 1045, 1049, 1058, 1060, 1062, 0" /> - + Languages="1033,1031,1034,1036,1040,1043,1045,1049,1058,1060,1062,0" /> +