From dea48caddd3204406404a3763a28fb83b95534ce Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Wed, 28 Dec 2011 09:45:58 -0500 Subject: [PATCH] Modified WIX xml so it *WORKS* and adds sbt to path appropriately. Requires restart for some strange reason. No help on interwebs but a few others noticed the issue. --- src/windows/sbt.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/windows/sbt.xml b/src/windows/sbt.xml index 9144dce39..bb0c3e020 100644 --- a/src/windows/sbt.xml +++ b/src/windows/sbt.xml @@ -1,11 +1,11 @@ - + UpgradeCode='4552fb0e-e257-4dbd-9ecb-dba9dbacf424'> - - - - + + + + + + + + \ No newline at end of file