Book a Demo

Author Topic: Crossover office - move to WinXP  (Read 4476 times)

doml

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Crossover office - move to WinXP
« on: October 07, 2009, 12:50:06 am »
Hi, I'm running EA on Crossover. The limitation that I have to use the Win98 bottle means that I can't install EA plugins developed in using .Net

Are there any plans to support using the WinXP bottle on Crossover?

Cheers
Dom

Wowbagger

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
    • View Profile
Re: Crossover office - move to WinXP
« Reply #1 on: October 10, 2009, 01:10:30 am »
I've had good luck running EA under plain ole Wine (latest version), with the default WinXP setting.

You'll need to have the latest "winetricks" script, then:

sh winetricks corefonts vcrun6
sh winetricks mfc42 jet40 native_oleaut32
sh winetricks gecko mdac28

and that works for me.

doml

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Crossover office - move to WinXP
« Reply #2 on: November 26, 2009, 11:52:46 pm »
A belated thank you for this - that seems to have worked perfectly.

Perhaps this should be documented on the EA site somewhere.