Application Details:
Version: | 7.0 |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.1.13 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Nearly everything.
What does not
-Some database queries really slow with Windows version. -Monthcal comctl32 component does not work (disappears immediately)
Workarounds
What was not tested
-multiuser at the same time
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Jan 19 2009 | 1.1.13 | Yes | Yes | Bronze | Dmitry Markovich |
Bug # | Description | Status | Resolution | Other apps affected |
Install MDAC28, mfc40 libraries using winetrics or downloading packages,
install comctl32 libraries using winetricks and set native comctl32 DLL override in wineconfiguration (bultin libraries work too but have some malfunctions in interface)
Install application,
Copy CFX32.OCX, h5dlg32.dll, mfc40.dll from application distribution or windows to program directory,
Mount windows share with file database, like this
mount -t cifs //server/base /mnt/smb/ -o iocharset=utf8,file_mode=0777,dir_mode=0777
Set russian locale if need
export LANG="ru_RU.UTF-8"
Start the appication, configure database dir and work.
wine ~/.wine/drive_c/Program\ Files/PMT/Medialog/Amstart.exe
Comments for this application have been disabled because there are no maintainers.