Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Software & Applications › problems with vmware: which virtual machine is best?

problems with vmware: which virtual machine is best?
kdemeoz Offline
Island Resident
******
Joined: Sep 2016
Posts: 661
#33
11th April 2017, 2:18 (This post was last modified: 11th April 2017, 2:22 by kdemeoz. Edit Reason: Link added at bottom )
(10th April 2017, 21:38)benit Wrote: 1) Thank you very much for "taking over" my post and enriching it so much!

3) When I try to set up a new Winetricks for office I get the message that "Mono" is missing. There is a button to download it, but it also says to better use the version that comes with the distro.

4) I do not have an office ISO, but only one complete .exe installation. How to handle that?

Hi benit

1) Oops, yes, i am guilty as charged - sorry! It's just that Rocky's info really excited me   Smile

3) I tested this method in two Maui VMs before i was willing to do it in my "real" Maui. Maybe my memory is now wrong [if so, maybe Rocky might correct me], but i also was unsure about Mono, so i think i just let Wine do the download & install Mono in one VM, whilst in the other i skipped that step [& deliberately did NOT later attempt to find Mono myself in Synaptic]. My objective was to discover if Office 2010 would still correctly work in the created WinePrefix either way, so that if it did, i would know that for my "real" Maui i could safely ignore the Mono steps. As best i recall, Office seemed happy both ways. 

4) I also do not have the ISO, but "only" my original MS DVD. I also have the MS Office 2010 sp2 exe file that i downloaded 300 years ago. With Rocky's help, these are the steps i took:

Code:
sudo apt-get install wine1.8

WINEPREFIX=~/.wine-office2010 WINEARCH='win32' winecfg

sudo apt-get install winbind winetricks

WINEPREFIX=~/.wine-office2010 WINEARCH='win32' winetricks corefonts msxml6

WINEPREFIX=~/.wine-office2010 WINEARCH='win32' wine /media/kdemeoz/OFFICE14/setup.exe
this was with the Office 2010 installation dvd in the drive, of course.

WINEPREFIX=~/.wine-office2010 WINEARCH='win32' winecfg
switch to tab Libraries and set riched20.dll to Native

WINEPREFIX=~/.wine-office2010 WINEARCH='win32' wine officesp2010-kb2687455-fullfile-x86-en-us.exe
In Dolphin, navigate to /Seagate/4. Software/z. Windows pgms/Microsoft/Office Professional Plus 2010/sp2 ... & therein launch Konsole ... in which run the above command
this installs Service Pack 2.

To reset the 30-day Activation grace period [5x max; run in Konsole per preceding]:
WINEPREFIX=~/.wine-office2010 WINEARCH='win32' wine OSPPREARM.EXE

I hope it works for you!! I just love it. 

PS - As per a separate thread of Rocky's, i later also upgraded to Wine 2.0, & all the above is still good. 
https://forums.mauilinux.org/showthread....light=wine 
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
problems with vmware: which virtual machine is best? - by benit - 20th March 2017, 12:10
RE: problems with vmware: which virtual machine is best? - by rocky7x - 20th March 2017, 12:23
RE: problems with vmware: which virtual machine is best? - by benit - 20th March 2017, 12:50
RE: problems with vmware: which virtual machine is best? - by rocky7x - 20th March 2017, 13:23
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 20th March 2017, 15:21
RE: problems with vmware: which virtual machine is best? - by rocky7x - 20th March 2017, 15:36
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 21st March 2017, 7:23
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 30th April 2017, 3:56
RE: problems with vmware: which virtual machine is best? - by benit - 20th March 2017, 12:51
RE: problems with vmware: which virtual machine is best? - by rocky7x - 20th March 2017, 13:04
RE: problems with vmware: which virtual machine is best? - by benit - 20th March 2017, 13:02
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 20th March 2017, 15:09
RE: problems with vmware: which virtual machine is best? - by rocky7x - 21st March 2017, 12:12
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 21st March 2017, 12:35
RE: problems with vmware: which virtual machine is best? - by rocky7x - 21st March 2017, 14:30
RE: problems with vmware: which virtual machine is best? - by AJSlye - 22nd March 2017, 14:06
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 23rd March 2017, 9:01
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 23rd March 2017, 8:24
RE: problems with vmware: which virtual machine is best? - by rocky7x - 23rd March 2017, 10:54
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 23rd March 2017, 11:34
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 23rd March 2017, 13:00
RE: problems with vmware: which virtual machine is best? - by rocky7x - 23rd March 2017, 15:42
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 24th March 2017, 2:00
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 24th March 2017, 3:17
RE: problems with vmware: which virtual machine is best? - by rocky7x - 24th March 2017, 9:30
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 24th March 2017, 10:19
RE: problems with vmware: which virtual machine is best? - by rocky7x - 24th March 2017, 14:58
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 24th March 2017, 16:12
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 26th March 2017, 12:35
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 8th April 2017, 11:25
RE: problems with vmware: which virtual machine is best? - by rocky7x - 10th April 2017, 13:27
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 10th April 2017, 14:03
RE: problems with vmware: which virtual machine is best? - by benit - 10th April 2017, 21:38
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 11th April 2017, 2:18
RE: problems with vmware: which virtual machine is best? - by benit - 11th April 2017, 9:52
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 11th April 2017, 11:22
RE: problems with vmware: which virtual machine is best? - by benit - 11th April 2017, 13:22
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 11th April 2017, 14:32
RE: problems with vmware: which virtual machine is best? - by benit - 11th April 2017, 15:59
RE: problems with vmware: which virtual machine is best? - by benit - 11th April 2017, 16:10
RE: problems with vmware: which virtual machine is best? - by rocky7x - 11th April 2017, 22:24
RE: problems with vmware: which virtual machine is best? - by rocky7x - 11th April 2017, 22:05
RE: problems with vmware: which virtual machine is best? - by rocky7x - 11th April 2017, 22:19
RE: problems with vmware: which virtual machine is best? - by benit - 12th April 2017, 14:23
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 16th April 2017, 3:19
RE: problems with vmware: which virtual machine is best? - by rocky7x - 12th April 2017, 19:25
RE: problems with vmware: which virtual machine is best? - by rocky7x - 30th April 2017, 14:35
RE: problems with vmware: which virtual machine is best? - by kdemeoz - 30th April 2017, 14:44

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't run virtual box jairlebentz 2 12,352 22nd December 2017, 19:34
Last Post: jairlebentz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 1st June 2025, 4:35 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode