From 145d64b623d7dbfc629d38da1aa3b6254c5ffa12 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Fri, 5 Nov 2010 10:12:25 -0500 Subject: [PATCH] windows wix installer - add more options for fs_cli --- w32/Setup/Product.wxs | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/w32/Setup/Product.wxs b/w32/Setup/Product.wxs index f1fea35af7..775001d498 100644 --- a/w32/Setup/Product.wxs +++ b/w32/Setup/Product.wxs @@ -56,7 +56,14 @@ Target="[INSTALLLOCATION]FreeSwitchConsole.exe" WorkingDirectory="INSTALLLOCATION"/> - + + + + @@ -72,8 +79,13 @@ + + + + +