Application Details:
Version: | 3.x |
License: | Shareware |
URL: | http://www.mechcad.net |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.1.26 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation: seamless and flawless. Creates entry in Linux Wine menu after reboot.
Imports: reads AceMoney file that was created under Windows and copied to Linux partition. Reads and imports OFX files properly.
Creates new accounts and new data files.
Reports run properly and are accurate.
What does not
Nothing so far.
Workarounds
What was not tested
Investment screens and reports were not tested.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | openSUSE 11.1 x86_64 | Jul 28 2009 | 1.1.26 | Yes | Yes | Platinum | Danila Sentyabov | ||
Show | Ubuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu) | Jul 28 2009 | 1.1.25 | Yes | Yes | Platinum | an anonymous user | ||
Current | Fedora 10 | Jun 01 2009 | 1.1.19 | Yes | Yes | Platinum | an anonymous user | ||
Show | openSUSE 10.3 x86_64 | Dec 04 2008 | 1.1.9 | Yes | Yes | Platinum | Danila Sentyabov | ||
Show | Linux Mint 5 "Elyssa" | Sep 06 2008 | 1.0.0 | Yes | Yes | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
1) Install native comctl32.dll from Windows XP
1-a) for wine 0.9.43 and below:
just copy comctl32.dll from your Windows' system32 folder to ~/.wine/drive_c/windows/system32 (overwriting original file)
1-b) for wine 0.9.44 (and probably above):
create a directory x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.0.0_none_deadbeef in ~/.wine/drive_c/windows/winsxs and copy comctl32.dll there instead of ~/.wine/drive_c/windows/system32
2. Configure wine to use native comctl32.dll:
invoke winecfg from console
create a new application profile for AceMoney.exe/AceMoneyLite.exe using "Add Application" button on "Application" tab
select that profile
switch to "Libraries" tab
enter comctl32 to "New override for library" combobox
click "Add"
select comctl32 in list, click "Edit"
select "Native (Windows)" from list
click "OK"
Easier way for recent wine (as suggested by Tim Babych)
Delete the file (not directory) looking something like
~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest
then copy your comctl32.dll to ~/.wine/drive_c/windows/system32/
(only)
then setup overrides as described above in step 2.
Comments for this application have been disabled because there are no maintainers.