Index: setup/Plugins/Wti2017Setup/Product.wxs =================================================================== diff -u -rc451c62f5b26082aea318048b7c7add24bb5f904 -ra27d78b792ec9f9bbb135c2433924e09eee6850f --- setup/Plugins/Wti2017Setup/Product.wxs (.../Product.wxs) (revision c451c62f5b26082aea318048b7c7add24bb5f904) +++ setup/Plugins/Wti2017Setup/Product.wxs (.../Product.wxs) (revision a27d78b792ec9f9bbb135c2433924e09eee6850f) @@ -1,45 +1,89 @@ - + + + + + + + - + + + + + + + + + + - - - - - - + + + + + + + + + + + + + - --> - + + + + + + + + + + + - + + Index: setup/Plugins/Wti2017Setup/Wti2017Setup.wixproj =================================================================== diff -u -rc451c62f5b26082aea318048b7c7add24bb5f904 -ra27d78b792ec9f9bbb135c2433924e09eee6850f --- setup/Plugins/Wti2017Setup/Wti2017Setup.wixproj (.../Wti2017Setup.wixproj) (revision c451c62f5b26082aea318048b7c7add24bb5f904) +++ setup/Plugins/Wti2017Setup/Wti2017Setup.wixproj (.../Wti2017Setup.wixproj) (revision a27d78b792ec9f9bbb135c2433924e09eee6850f) @@ -42,6 +42,12 @@ + + + $(WixExtDir)\WixNetFxExtension.dll + WixNetFxExtension + + "$(WIX)bin\heat.exe" dir $(ProjectDir)..\..\..\src\DeltaShell\DeltaShell.Gui\bin -cg Wti2017ApplicationComponents -gg -dr INSTALLDIR -var var.ApplicationBinFolder -sfrag -sreg -srd -o "$(ProjectDir)Wti2017Payload.wxs" Index: src/DeltaShell/DeltaShell.Gui/DeltaShell.Gui.csproj =================================================================== diff -u -r3912a159ea7726b8b92966345440c2fff2b297e0 -ra27d78b792ec9f9bbb135c2433924e09eee6850f --- src/DeltaShell/DeltaShell.Gui/DeltaShell.Gui.csproj (.../DeltaShell.Gui.csproj) (revision 3912a159ea7726b8b92966345440c2fff2b297e0) +++ src/DeltaShell/DeltaShell.Gui/DeltaShell.Gui.csproj (.../DeltaShell.Gui.csproj) (revision a27d78b792ec9f9bbb135c2433924e09eee6850f) @@ -83,7 +83,7 @@ AllRules.ruleset - bin\CreateInstaller\ + bin\application\ TRACE true 1591 @@ -130,6 +130,7 @@ +