From 957262fac1c3da9f2f6face0c929db55ac5a3230 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Fri, 5 Nov 2010 10:36:13 -0500 Subject: [PATCH] windows installer fix to last commit --- w32/Setup/Product.wxs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/w32/Setup/Product.wxs b/w32/Setup/Product.wxs index 775001d498..2f072aa8ca 100644 --- a/w32/Setup/Product.wxs +++ b/w32/Setup/Product.wxs @@ -56,6 +56,7 @@ Target="[INSTALLLOCATION]FreeSwitchConsole.exe" WorkingDirectory="INSTALLLOCATION"/> + - +