diff --git a/windows-installer/Package.en-us.wxl b/windows-installer/Package.en-us.wxl
index 39c6c2018..e376eb18b 100644
--- a/windows-installer/Package.en-us.wxl
+++ b/windows-installer/Package.en-us.wxl
@@ -8,9 +8,9 @@ This file contains the declaration of all the localizable strings.
-
-
+
+
-
-
+
+
diff --git a/windows-installer/Package.wxs b/windows-installer/Package.wxs
index 2f925f830..f2d36bdfe 100644
--- a/windows-installer/Package.wxs
+++ b/windows-installer/Package.wxs
@@ -10,33 +10,32 @@
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
+
+
+
@@ -52,7 +51,7 @@
@@ -73,6 +72,5 @@
-
diff --git a/windows-installer/README.adoc b/windows-installer/README.adoc
index 0a0bc4dc8..b108c5c0c 100644
--- a/windows-installer/README.adoc
+++ b/windows-installer/README.adoc
@@ -21,14 +21,14 @@ Ensure you have the following installed:
2. **Build the MSI package**
- wix build Package.wxs WixUI_IDEasySetup.wxs -loc Package.en-us.wxl -ext WixToolset.UI.wixext -ext WixToolset.Util.wixext -d ProductVersion=${current.version} -o ideasy.msi
+ wix build Package.wxs WixUI_IDEasySetup.wxs -loc Package.en-us.wxl -ext WixToolset.UI.wixext -ext WixToolset.Util.wixext -o ideasy.msi
== Debugging Installation Issues
To debug the installation process and capture detailed logs, use the following command:
```
-msiexec /i IDEASY.msi /l*v install.log
+msiexec /i IDEASY.msi /l*vx install.log
```
This will create a verbose log file (`install.log`) that can help diagnose installation issues.
diff --git a/windows-installer/WixUI_IDEasySetup.wxs b/windows-installer/WixUI_IDEasySetup.wxs
index c6420cf89..5c342c768 100644
--- a/windows-installer/WixUI_IDEasySetup.wxs
+++ b/windows-installer/WixUI_IDEasySetup.wxs
@@ -66,22 +66,20 @@
-
-
-
-
-
-
-
+
+
+
-
-
+
+
+
+
-
-
+
+