diff --git a/InfrastructureAgent/windows/app-amd64-template.wxs b/InfrastructureAgent/windows/app-amd64-template.wxs
index 8778e3abd7..16b65cd5cb 100644
--- a/InfrastructureAgent/windows/app-amd64-template.wxs
+++ b/InfrastructureAgent/windows/app-amd64-template.wxs
@@ -47,7 +47,6 @@
Source='binary_placeholder'
KeyPath='yes'
/>
-
@@ -57,12 +56,19 @@
+
+
+
+
- NOT Installed
+
+ NOT Installed
+ NOT Installed
+
\ No newline at end of file
diff --git a/InfrastructureAgent/windows/app-arm64-template.wxs b/InfrastructureAgent/windows/app-arm64-template.wxs
index f5d32b11f8..1f6cc1f4df 100644
--- a/InfrastructureAgent/windows/app-arm64-template.wxs
+++ b/InfrastructureAgent/windows/app-arm64-template.wxs
@@ -47,7 +47,7 @@
Source='binary_placeholder'
KeyPath='yes'
/>
-
+
@@ -57,12 +57,19 @@
+
+
+
+
- NOT Installed
+
+ NOT Installed
+ NOT Installed
+
\ No newline at end of file