https://bugs.winehq.org/show_bug.cgi?id=38097
Bug ID: 38097 Summary: FreshDiagnose 8.67 'Protected Files' diagnosis wants sfc.dll.SfcGetNextProtectedFile Product: Wine Version: 1.7.36 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
as the summary says...
The app seems to be quite useful/exhausting at gathering information on many aspects of hardware and software - impressive how much Wine can deliver here ;-)
While looking at various kinds of diagnostics I found this one when clicking 'Protected Files', although rather harmless (fault is catched).
--- snip --- wine: Call from 0x7b83b54f to unimplemented function sfc.dll.SfcGetNextProtectedFile, aborting --- snip ---
$ sha1sum diagnose.exe ba4cae175b4684f27859999abce9138a35ee3acc diagnose.exe
$ du -sh diagnose.exe 2.2M diagnose.exe
$ wine --version wine-1.7.36-113-g797bd65
Regards