http://bugs.winehq.org/show_bug.cgi?id=36685
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.mega-tech.com.pl | |/pobierz.php?plik=setup_rac | |hunek_handel.exe CC| |focht@gmx.net Resolution|--- |INVALID Summary|Failure to run an |Rachunek Small |application: Rachunek Small |Business-HANDEL 1.0 crashes |Business-HANDEL |on startup
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
you didn't install necessary prerequisites.
--- snip --- err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 wine: Unhandled exception 0x0eedfade in thread 9 at address 0xf02afc93:0x7b83c862 (thread 0009), starting debugger... --- snip ---
-> 'winetricks -q mdac28'
You also need 'winetricks -q jet40' otherwise it complains about missing db provider.
This can also be found by using a search engine with simply query "00000514-0000-0010-8000-00aa006d2ea4 wine" - first hit already gives recipes.
$ sha1sum setup_rachunek_handel.exe 6e506c7cff6149f1452aef9e9ab70bac3a0fbc2a setup_rachunek_handel.exe
$ du -sh setup_rachunek_handel.exe 7.7M setup_rachunek_handel.exe
$ wine --version wine-1.7.19-70-gd6a59f7
Regards