http://bugs.winehq.org/show_bug.cgi?id=37100
Bug ID: 37100 Summary: Norton Power Eraser: The procedure OpenEncryptedFileRawW could not be located in ADVAPI32 Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: jmichae3@yahoo.com
Norton Power Eraser: The procedure OpenEncryptedFileRawW could not be located in dll ADVAPI32 https://security.symantec.com/nbrt/npe.aspx?lcid=1033
you should also look into making
https://security.symantec.com/NSS/GetNSS.aspx?pid=symc&affiliateid=symfr...
work. both of these fail, but in different ways. NPE throws the above error, NSS runs, hides, and hangs. after killing everything wine, cmd, and exe related, I got wineserver: could not save registry branch to system.reg : No space left on device
in actuality I have 32GB free.
hmm. well, these too... infinite loop with same infinite loop error message mentioned in bug 37099 (but dialog wasn't there). fixme:dbghelp:x86_64_find_runtime_function RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!
https://bugs.winehq.org/show_bug.cgi?id=37100
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW URL| |https://security.symantec.c | |om/nbrt/npe.aspx?lcid=1033 Ever confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com --- Windows antivirus tools are unlikely to work on wine (and aren't terribly useful), you should be using native tools instead.
That said, it's still a bug. Adding stubs for this and other encryptedfileraw functions lets it get a bit further. It then fails telling me that my OS is not supported. Setting windows version to win7 gets it a bit further still, at which point I get errors about failing to connect to the internet.
That's a different bug, however.
[austin@localhost ~]$ sha1sum NPE.exe 3256fb010a49e377ba94a0fc7f313628bb7a064d NPE.exe [austin@localhost ~]$ du -h NPE.exe 3.0M NPE.exe [austin@localhost ~]$ wine --version wine-1.7.24
https://bugs.winehq.org/show_bug.cgi?id=37100
--- Comment #2 from Austin English austinenglish@gmail.com --- Created attachment 49324 --> https://bugs.winehq.org/attachment.cgi?id=49324 stubs
https://bugs.winehq.org/show_bug.cgi?id=37100
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |27f00d4f68b4fc19015c626b5ec | |b3771ef7fa7b3 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/27f00d4f68b4fc19015c626b5e...
https://bugs.winehq.org/show_bug.cgi?id=37100
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.26.