diff --git a/JamiInstaller/Config.wxi b/JamiInstaller/Config.wxi index f5da57f4..1bf4b3db 100644 --- a/JamiInstaller/Config.wxi +++ b/JamiInstaller/Config.wxi @@ -3,13 +3,11 @@ + - - - diff --git a/JamiInstaller/JamiInstaller.wixproj b/JamiInstaller/JamiInstaller.wixproj index fee475ae..2b1f5821 100644 --- a/JamiInstaller/JamiInstaller.wixproj +++ b/JamiInstaller/JamiInstaller.wixproj @@ -35,7 +35,6 @@ - diff --git a/JamiInstaller/Product.wxs b/JamiInstaller/Product.wxs index 51be4a87..bd947eb8 100644 --- a/JamiInstaller/Product.wxs +++ b/JamiInstaller/Product.wxs @@ -19,7 +19,7 @@ - + @@ -91,6 +91,18 @@ + + + + + + + + diff --git a/JamiInstaller/StandardComponents.wxs b/JamiInstaller/StandardComponents.wxs deleted file mode 100644 index 0876e216..00000000 --- a/JamiInstaller/StandardComponents.wxs +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file