diff --git a/Bootstrapper/Bootstrapper.wixproj b/Bootstrapper/Bootstrapper.wixproj
index fb15a49..b9501b2 100644
--- a/Bootstrapper/Bootstrapper.wixproj
+++ b/Bootstrapper/Bootstrapper.wixproj
@@ -6,7 +6,7 @@
3.9
5e5c13a5-635e-4310-a653-0f9760f46935
2.0
- Bootstrapper
+ FeedCenterSetup
Bundle
$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets
$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets
diff --git a/Bootstrapper/Bundle.wxs b/Bootstrapper/Bundle.wxs
index 24c7c42..78371dd 100644
--- a/Bootstrapper/Bundle.wxs
+++ b/Bootstrapper/Bundle.wxs
@@ -4,15 +4,21 @@
-
-
+
+
+
+
-
+
diff --git a/Setup/Product.wxs b/Setup/Product.wxs
index 6ec4a2d..1d51458 100644
--- a/Setup/Product.wxs
+++ b/Setup/Product.wxs
@@ -1,46 +1,163 @@
-
+
+ InstallScope="perUser" />
+
+
+
+
+
+
+
-
+
+ Name="$(var.ProductName)">
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Setup/Setup.wixproj b/Setup/Setup.wixproj
index 061351d..a00006e 100644
--- a/Setup/Setup.wixproj
+++ b/Setup/Setup.wixproj
@@ -15,21 +15,51 @@
bin\$(Configuration)\
obj\$(Configuration)\
Debug
+ ICE91
bin\$(Configuration)\
obj\$(Configuration)\
+ ICE91
+
+ $(WixExtDir)\WixNetFxExtension.dll
+ WixNetFxExtension
+
..\..\WixFileVersionExtension\bin\Release\WixFileVersionExtension.dll
WixFileVersionExtension
+
+ Common.Native
+ {ed1c07a1-54f5-4796-8b06-2a0bb1960d84}
+ True
+ True
+ Binaries;Content;Satellites
+ INSTALLFOLDER
+
+
+ Common.Wpf
+ {0074c983-550e-4094-9e8c-f566fb669297}
+ True
+ True
+ Binaries;Content;Satellites
+ INSTALLFOLDER
+
+
+ Common
+ {17864d82-457d-4a0a-bc10-1d07f2b3a5d6}
+ True
+ True
+ Binaries;Content;Satellites
+ INSTALLFOLDER
+
FeedCenter
{bd3d12f2-de23-4466-83b1-1eb617a877a4}