Hello, I am attempting to setup Metatrader 4 in Ubuntu 9.10. I have followed all the guides available but cannot get anywhere. Every time I run the installer it begins the installation process then end with an error saying "Error changing registry data". Does anyone know what I am doing wrong? I greatly appreciate any help :) Cheers
On 03/02/2010 04:57 AM, ajn946 wrote:> Hello, > > I am attempting to setup Metatrader 4 in Ubuntu 9.10. I have followed all the> guides available but cannot get anywhere. Every time I run the installer it begins > the installation process then end with an error saying "Error changing registry data". The winehq appdb says it works with wine 1.1.28 and below. Which wine are you using? I'm running mt4 successfully with the latest wine from git, but I installed it long ago and I find the mt4 installer won't finish for me now, either.
On 03/02/2010 04:57 AM, ajn946 wrote:> Hello, > > I am attempting to setup Metatrader 4 in Ubuntu 9.10. Every time I run the> installer it begins the installation process then end with an error saying > "Error changing registry data". I finally installed MT4 using both wine 1.1.28 and the latest wine from git. The secret is that the MT4 installer won't run until you use winetricks to install mfc42. (Apparently the vcrun6 package is equivalent, but I didn't actually try it.) I should mention that I never saw your registry error message, so your error may be different from mine, but installing mfc42 couldn't hurt in any case.