http://bugs.winehq.org/show_bug.cgi?id=35035
Bug #: 35035 Summary: HF pAppLoc (AppLocale) installer crashes due to unimplemented function apphelp.dll.ShimFlushCache Product: Wine Version: 1.7.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
not really useful as of now because Wine doesn't support app shims yet. Anyway, the installer shouldn't crash ;)
Website: http://www.hongfire.com/forum/downloads.php?do=file&id=329
If download fails, alternate: http://www.mediafire.com/download/1p195o818um85d7/HF+pAppLoc.exe
--- snip --- wine: Call from 0x7b83a8ef to unimplemented function apphelp.dll.ShimFlushCache, aborting wine: Unimplemented function apphelp.dll.ShimFlushCache called at address 0x7b83a8ef (thread 003b), starting debugger... --- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/bb432482%28v=vs.85%29.aspx
--- snip --- BOOL WINAPI ShimFlushCache( _In_opt_ HWND hwnd, _In_opt_ HINSTANCE hInstance, _In_opt_ LPCSTR lpszCmdLine, _In_ int nCmdShow ); --- snip ---
Make nice trace of parameters when you stub it ...
$ sha1sum HF\ pAppLoc.exe 910d8b36fd11e6813dda7d03f1fea8b10105ab94 HF pAppLoc.exe
$ du -sh HF\ pAppLoc.exe 1.6M HF pAppLoc.exe
$ wine --version wine-1.7.7-262-g30a3e9c
Regards
http://bugs.winehq.org/show_bug.cgi?id=35035
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.hongfire.com/for | |um/downloads.php?do=file&id | |=329
http://bugs.winehq.org/show_bug.cgi?id=35035
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |58bb2608859488a618267a8ed90 | |4b61b182cbecb Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2013-12-03 13:58:29 CST --- Fixed by: http://source.winehq.org/git/wine.git/commitdiff/58bb2608859488a618267a8ed90...
http://bugs.winehq.org/show_bug.cgi?id=35035
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2013-12-06 13:44:40 CST --- Closing bugs fixed in 1.7.8.
https://bugs.winehq.org/show_bug.cgi?id=35035
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x
https://bugs.winehq.org/show_bug.cgi?id=35035
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |---
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Removing 1.6.x milestone from bugs included in 1.6.2.
https://bugs.winehq.org/show_bug.cgi?id=35035
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |apphelp
https://bugs.winehq.org/show_bug.cgi?id=35035
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.hongfire.com/for |https://web.archive.org/web |um/downloads.php?do=file&id |/20211121142702/http://down |=329 |load1580.mediafire.com/4ax8 | |ai2w9r8g/1p195o818um85d7/HF | |+pAppLoc.exe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211121142702/http://download1580.mediafire.com...
https://www.virustotal.com/gui/file/cda850845716403682757ed3b80ca9f357c9a67a...
$ sha1sum HF\ pAppLoc.exe 910d8b36fd11e6813dda7d03f1fea8b10105ab94 HF pAppLoc.exe
$ du -sh HF\ pAppLoc.exe 1.6M HF pAppLoc.exe
Regards