[Bug 30713] Microsoft Visual C++ 64-bit redistributables get incorrectly installed into SysWOW64 (system directory for 32-bit files) when run under 64-bit Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 4 05:13:47 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=30713

--- Comment #18 from Anastasius Focht <focht at gmx.net> ---
Hello,

--- quote ---
Is there a way to do a pre/post installation diff under Windows as to find out
exactly what the installer did to the system?
--- quote ---

there are certainly snapshot/monitor tools for Windows that hook into the
system to record filesystem and registry changes during software installation:

https://www.raymond.cc/blog/tracking-registry-and-files-changes-when-installing-software-in-windows/

https://blogs.technet.microsoft.com/askperf/2010/01/11/an-introduction-to-the-windows-system-state-analyzer/

...

There are gazillion information resources about this topic ... Google is your
friend.

--- quote ---
Under wine we would simply copy the wineprefix directory as a baseline and then
run a post installation wineprefix diff.
--- quote ---

While this is certainly doable, be aware there is no support for bugs reported
with these "manual fixup" installations ('winetricks' being the exception).
Bug reports without proper installer run (msi, installshield, ...) will be
usually rejected/ignored.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list