diff --git a/Sources/Winget-AutoUpdate/Winget-Install.ps1 b/Sources/Winget-AutoUpdate/Winget-Install.ps1
index 5fec755..b8d438a 100644
--- a/Sources/Winget-AutoUpdate/Winget-Install.ps1
+++ b/Sources/Winget-AutoUpdate/Winget-Install.ps1
@@ -368,6 +368,7 @@ else {
if ($Winget) {
#Put apps in an array
$AppIDsArray = $AppIDs -split ","
+ Write-Host ""
#Run install or uninstall for all apps
foreach ($App_Full in $AppIDsArray) {
diff --git a/Sources/Wix/build.wxs b/Sources/Wix/build.wxs
index 7af57ae..ca0f12b 100644
--- a/Sources/Wix/build.wxs
+++ b/Sources/Wix/build.wxs
@@ -107,6 +107,10 @@
+
+
+
+
@@ -163,6 +167,10 @@
+
+
+
+
@@ -220,6 +228,9 @@
+
+
+
@@ -268,6 +279,7 @@
+
@@ -336,6 +348,9 @@
+
+
+
@@ -345,6 +360,14 @@
+
+
+
+
+
+
+
+