linux and MzManager
Hi,
after a while i got MzManager running on Debian Linux (Lenny).
Maybe this is nothing new for you, but when I moved completly to Linux a couple of years ago I had to say goodby to MzManager, as it was not working at that time.
Now If somebody is interested in this:
i installed wine and cabextract from the repository
from http://horusint.wordpress.com/2008/07/19/mzmanager-en-linux-solucion-error-ole-error-80004001/
followed the commands:
cabextract msxmlcab.exe
cabextract msxml4.cab
cp *.inf *.dll /home/user/.wine/drive_c/windows/system32
and registered the dll:
cd /home/”user”/.wine/drive_c/windows/system32
regsvr32 msxml4.dll
then I installed MzManager with
msiexec -i 6_certified.msi
maybe you need to install the gecko engine
see: http://ubuntuforums.org/showthread.php?t=332962