Damn - I never thought to fully confirm that.

So what I've found so far - there's a copy in the following directories:

- C:\Windows\System32\DriverStore\FileRepository\xtucomponent.inf_amd64_614515f4e6eb21a1
- C:\Windows\SysWOW64

Both seem to be identical, unless one is a simple mirror of the other.  There is no actual copy in C:\Windows\System32.

File description:    Common
Product name:    Intel(R) Extreme Tuning Utility
Product version:    7.0.0.16
Copyright:    Copyright(C) 2007 - 2020. Intel Corporation. All Rights Reserved

That's the only useful stuff I found.  Sorry to sound like such a novice.  I have never come across this error before and am not sure how to resolve it without breaking something critical.

The other option would be to manually disable compiling the package that triggers it.  Any tips on that? (Granted I rather get it to compile successfully)

Gareth aka. Kit

On 25/11/2020 10:08, Sven Barth via fpc-devel wrote:
J. Gareth Moreton via fpc-devel <fpc-devel@lists.freepascal.org <mailto:fpc-devel@lists.freepascal.org>> schrieb am Mi., 25. Nov. 2020, 09:51:

    Aah, typical!  C:\Windows\System32 is supposed to be for 32-bit DLLs,
    while C:\Windows\System is 64-bit.  Question is, what can I do to
    resolve it?  I'm not even sure what Common.dll is for.


Wrong.

System32 -> Host Bitness
System -> 16-bit remnants
SysWOW32 -> 32-bit on 64-bit

Regards,
Sven


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to