diff --git a/build_windows.md b/build_windows.md index b7b180a9e4..9785dcbe63 100644 --- a/build_windows.md +++ b/build_windows.md @@ -315,7 +315,7 @@ The Podman Windows installer (e.g., `podman-5.1.0-dev-setup.exe`) is a bundle that includes an msi package (`podman.msi`) and installs the WSL kernel (`podman-wslkerninst.exe`). It's built using the [WiX Toolset](https://wixtoolset.org/) and the -[PanelSwWixExtension](https://github.com/nirbar/PanelSwWixExtension/tree/wix3-v3.11.1.353) +[PanelSwWixExtension](https://github.com/nirbar/PanelSwWixExtension/tree/master5) WiX extension. The source code is in the folder `contrib\win-installer`. ### Build the Windows installer diff --git a/contrib/win-installer/podman-setup.wixproj b/contrib/win-installer/podman-setup.wixproj index 361873a26c..e3c7797bf1 100644 --- a/contrib/win-installer/podman-setup.wixproj +++ b/contrib/win-installer/podman-setup.wixproj @@ -1,12 +1,12 @@ - + x64 false Bundle - - + + diff --git a/contrib/win-installer/podman.wixproj b/contrib/win-installer/podman.wixproj index 7bccb56ffb..3f03dd02cd 100644 --- a/contrib/win-installer/podman.wixproj +++ b/contrib/win-installer/podman.wixproj @@ -1,4 +1,4 @@ - + x64 false @@ -13,9 +13,9 @@ - - - - + + + +