Replies: 1 comment
-
|
I forget if there was a bug fix between v5 and v6. A verbose log file would probalby be useful to understand the different file repair behaviors. The details are all in there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi all,
I’m seeing a difference in repair behavior in WiX v6 compared to older WiX versions (v5), and I’d like to confirm whether this is expected MSI behavior or something that changed in WiX authoring/runtime.
✅ Scenario
Case 1: Delete folder → Repair
✅ Folder and file are restored
Case 2: Delete only the file → Repair
UI Repair → ❌ File is NOT restored
Silent Repair -> ✅ File IS restored
Questions
i.e., KeyPath="yes" on Component → directory becomes key path?
In WiX v5, the same pattern seemed to restore the file even in UI repair
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions