SysWOW32 instead of System32 #8912
Unanswered
lucamontin
asked this question in
Questions
Replies: 1 comment
-
Please provide your WiX authoring (wxs) for the files in question, along with how you have the package configured in bitness. You should watch through Rob's Deployment Dojo series... https://learn.microsoft.com/en-us/windows/win32/msi/systemfolder |
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.
-
Hello,
im using WiX version 5.0.2+aa65968c and im using VS Code.
I would like to copy some files into the System32 folder, but the MSI automatically changes System32 to SysWOW64. How can I prevent that?
Thank you,
Luca
Beta Was this translation helpful? Give feedback.
All reactions