Open covracer opened 7 months ago
Odd, it seems to be looking for the file relative to the working directory.
Oh, but because it starts with \, it's relative to the drive root.
Maybe it's looking for a .NET Framework path somewhere and using an empty string when it doesn't find it.
Seems to be doing this in a custom dll action named ExecXmlConfig. I'm not sure what it's looking for. Running from C: and putting a config\machine.config in the drive root does allow the installer to complete, though, and it does seem to add itself to machine.config in v2.0.50727 (which I don't think we use).
I'm not sure how feasible it is for Wine Mono to work with this component.
When trying to install Microsoft SQL Server Compact Edition 3.5 SP2 I get the following error: