diff --git a/bucket/podman.json b/bucket/podman.json index 744bef672b..e2e55ce5fa 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -13,7 +13,7 @@ "installer": { "script": [ "Expand-DarkArchive \"$dir\\podman-$version-setup.exe\" \"$dir\\_tmp\" -Removal", - "Expand-MsiArchive \"$dir\\_tmp\\AttachedContainer\\podman.msi\" \"$dir\" -ExtractDir 'PFiles\\RedHat\\Podman'" + "Expand-MsiArchive \"$dir\\_tmp\\AttachedContainer\\podman.msi\" \"$dir\" -ExtractDir 'PFiles64\\RedHat\\Podman'" ] }, "checkver": {