Moneyworks Gold

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jiranz5
Newbie
Newbie
Posts: 2
Joined: Mon Oct 11, 2010 9:21 pm

Moneyworks Gold

Post by jiranz5 »

Hi all

First of all I'm completely new to Linux and WINE. I've been toying around for about a week now and have to say I'm quite impressed. So far I've manage to get Office 2007 working through WINE hassle free :). I've managed to find some great alternatives to almost every other program I use in Windows. Unfortunately Moneyworks is an accounting program which is necessary and doesn't natively support Linux. When I try to run the setup.exe i get:

fixme:ole:CoInitializeSecurity (0x453120,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1

I'm running Ubuntu 10.04 and WINE 1.1.42

Any ideas? I'm hoping it's as simple as installing some missing packages like I had to with Office?

Thanks in advance,
Elliot
Davvvve
Level 4
Level 4
Posts: 181
Joined: Mon Apr 27, 2009 2:37 pm

well

Post by Davvvve »

Try update your wine .
jiranz5
Newbie
Newbie
Posts: 2
Joined: Mon Oct 11, 2010 9:21 pm

Re: well

Post by jiranz5 »

Davvvve wrote:Try update your wine .
I tried versions 1.2 and 1.3 but they weren't successful at running MS Office so I went back to the one available from the Ubuntu Software Centre (v 1.1.42) and it worked. I really need both sets of software to work simultaneously as Moneyworks and Excel integrate with each other.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: well

Post by vitamin »

jiranz5 wrote:I tried versions 1.2 and 1.3 but they weren't successful at running MS Office so I went back to the one available from the Ubuntu Software Centre (v 1.1.42) and it worked.
Then you will have to compile (but not install) old Wine version from source to use with office.
Locked