Update
I have updated this guide. Please read: How To Install Microsoft Office 2007 In Ubuntu 9.04.
I have to admit that I absolutely love Office 12, OpenOffice just doesn’t compare! So, I needed to install Office 2007 into Ubuntu. If you do too, follow along with my handy guide!
Install Wine
First off, you need to install Wine. I won’t get into what it is, but you can get more information on the Official Wine site.
- Add the Wine repository’s key to your system’s list of trusted APT keys by entering the following into the Terminal (Applications->Accessories->Terminal):
sudo wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - - Add the repository to your system’s list of APT sources, again in the Terminal:
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list - Update APT’s package information by running the following command (once again, in the Terminal):
sudo apt-get update - If you’re on your Ubuntu machine now, you can install Wine by clicking this link. If not, you can install by going to Applications->Add/Remove and searching for Wine.

Configure Wine
Now for the fun stuff!
- Open Wine. You can do so by clicking Applications->Wine->Configure Wine or by hitting ALT+F2 and entering:
winecfg - Under the Applications tab, set the Windows Version to Windows Vista.

- Under the Drivers tab, click Autodetect to assign a driver letter (D:\) to your CDROM drive (/media/cdrom0)

- Install winetricks by entering the following into the Terminal:
sh winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1 - Navigate to following folder: ~/.wine/drive_c/windows/system32/
You can do this via your Home folder (once at your Home folder, hit CTRL+H to display hidden files). - We need to make a backup of a .dll file; rename rpcrt4.dll to rpcrt4.bak
- Download a new version of rpcrt4.dll and place it in the Wine system32 folder (from step 5)
- Open up the Wine Configuration tool again (ALT+F2, winecfg) and click the Libraries tab. In the New override for library field, enter in rpcrt4.dll and hit the Add button.

This will automatically install the following components:
Microsoft XML Parser

Microsoft .NET Framework 2.0

Microsoft PowerPoint Viewer 2003

Microsoft Visual C++ 2005 SP1

When wintricks is finished, it will let you know:

Install Microsoft Office 2007
Now that Wine is all set up, you can install Office 2007!
- Navigate to your CD-ROM drive and click setup.exe.
- Enter your product key
- Click the giant Install Now button (I noticed that the installation progress stays at 0% for a while, but your mileage may vary)!

If you click the Customize button, you can chose which components that you want to install. You can also enter your name, initials and company name. This information will be embedded into every document that you create, just like in the PC version.
Clean Up Wine Installation Settings
There are a couple of crucial cleanup and configuration steps remaining – hang in there, we’re all most done!
- Navigate back to Wine’s system32 folder (~/.wine/drive_c/windows/system32/)
- Delete the downloaded rpcrt4.dll.
- Rename rpcrt4.bak back to rpcrt4.dll.
- Open winecfg (ALT+F2, winecfg) and remove the rpct4 override we placed in the Libraries tab.
- Click the Applications tab and set the Windows Version to Windows XP.
You’re all done!
All of the Microsoft Office applications should now have appeared in your application menu: Applications->Wine->Programs->Microsoft Office
Source
Some of the information used on this how-to was gathered from the WineHQ page for Office 2007.
Good instructions overall. I already had Wine installed, but found that once I followed the initial instructions for installing Wine, my installation was updated to the latest version.
I did find that, before being able to run the command
sh winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1
I had to run this command:
wget http://www.kegel.com/wine/winetricks
to get the script (found it at http://wiki.winehq.org/winetricks)
My install is still running, but I wanted to pass along those couple items.
This, as good as it may be, is much of a bad idea. I dont mean to say anything bad about this post, infact lots of people who use MS Office on Windows will probably need this to open the new file format. But if your not one of those people, I would not recommend doing this. Why? The reason is very simple, I need recommend anyone to install software unless it runs natively. Too many glitches and problems arise for the entire system. Also, the truth is, that MS Office has to be the very latest updated, because the first versions of 2007 didn’t even run on Windows for lots of people.
blackravenplace.net76.net
That’s a good point. After I installed Office, I noticed that there are a few issues – one’s that really prevent me from doing some of the things that I need to do. So, I guess that I’ll still be dual-booting
Well or you can use OpenOffice 3 developers edition. Although OpenOffice won’t render microsoft formats accurately yet, it is a good contender.
Parental Control in XPs last blog post..View system files (super hidden) in Explorer
Well written guide. It worked perfectly after running the following commands in terminal: “wget http://www.kegel.com/wine/winetricks” (as mentioned above) and “sudo apt-get install cabextract”.
The installation appeared to freeze up at about 60-70% completion, but I waited for around 10-15 minutes and it did end up completing itself.
All the programs open up fine, but there are a lot of issues. Firstly, typing is responsive, but switching between the tabs at the top of the screen (View, Insert, etc.) was a little slow. Also, the font that is used in the menus (like at the top of the screen) isn’t what it should be and there are some graphical issues in the menu that occur as a result of this. Finally, I also tried to open up a .docx file that usually opens up properly if opened when on Windows Vista. Under my WINE Office 2007 installation, the left edge of the document was clipped off so I was missing a lot of letters on the left edge of the page. The document, however, opened up with no issues under Open Office.
Although I haven’t tried it myself, I’m betting that running Office through a virtual machine would be a better option. For now, I’ll stick to dualbooting.
Try this to fix the issue of not being able to see the left edge of the document:
1) alt + F2
2) Winecfg
3) Go to the Graphics tab
4) Check “Emulate a virtual desktop
5) Set the Desktop size to 1024×768
It’s been a couple of years since I tried linux, I was going to ask if Wine had improved sufficently to run MS applications reliably, but sadly it seems from reading the comments above it still has a little way to go. I am tempted to trial this on an old machine though so thankyou for the comprehensive instructions.
Andrew Reynoldss last blog post..A quick recap
If you’re not intent on using Office 2007, WINE runs Office XP and Office 2003 a lot better than it does 2007.
Very informative content.
Nice guide….the only thing i wanted in Linux….and now i got it….however there is one issue, I cannot get Powerpoint to work….
I did not install Office from a CD ROM but from a Portable USB HDD. The thing was, like mentioned above the way to get winetricks, i wasn’t able to install tht msxml3 code thing. So i just went ahead installing Office. it installed properly. Then i went through the comments and then installed winetricks and the .net2 and stuff. Everything went fine but the apps dint start. So i completed the third major step of the .dll file and now Word and Excel works fine but for some reason, PowerPoint doesnt work.
excellent post!
I’m using hardy 8.04 with a fresh wine install, I had to install these other packages to a) make sure the CAB files could be extracted and b) make the application font appear properly
$ apt-get install cabextractand also
$ sh winetricks corefontsExcellent post… I could always use some linux help. Thanks again that was awesome!
Microsoft 2007 file format is readable my openoffice and many others. Wine is not an emulator, the libraries run natively, so if you run a win app in wine on Linux it is native. How can you recommend something to someone if everything you say is in error?
Hi,
I have a MS office 2007 setup on my HDD. I dont have any media drive on my pc.
How can I install the office on my desktop then?
Please guide me.
Yes you can! Once you’ve reached the Install Microsoft Office 2007, just double click the installer from the folder on the hard drive.
Sounds like he meant he has Office 2007 “installed” on his hdd, but probably does not have access to a setup.exe – any ideas?
I think he’s saying that he can’t access his CD-Rom (/media), but has the installer on his hard drive…
I get that, Saman, but I think his word choice is ambiguous so I mentioned the alternative interpretation…anyhow…
Matt,
I appreciate the help! Though, since he “mac” hasn’t returned and is not subscribed to this post, the point is moot…
Thanks again!
Wow, what a great hack. Thank you for the info. But does it operate properly though on Linux?
this tutorial is good I’m sure apart from it didn’t work for me! The only microsoft program that even remotely opens is powerpoint but even then it freezes when it gets to the startup screen. All of the others just open well show up on the bottom bar and then just go again!
Can anyone help me
Tom (Compaq Presario c700 > Hardy Heron 8.04)
Tom,
I have read that some versions of Wine create problems. I’ve read that v.09 works the best…
Install works fine, and running Office 2007 works fine, but it won’t let me activate it when running in Wine. How can I get around this? It’s a legal copy, and I would like to activate it if possible.
Great guide! It worked fine for me.
this guide is good. it worked very well.
I’m having a bit of a problem, not sure if maybe someone can help me. I had to install from the install files downloaded from the office website – I have a key, but purchased only the key, not the disk. However, the install is split into two files – I’m guessing the second file has things like clip art, because I have none. The first install file worked just fine, and Office 2007 is running well. However, like I said, I have no clip art – and I can’t figure out how to download new ones from the site. The second install file won’t run properly. I keep getting this error:
Extraction Failed: Unable to find a volume for file extraction. Please verify that you have proper permissions.
Any ideas? I’m glad to have Office 2007; I love the features, and I can’t do the same things with OpenOffice (sometimes it doesn’t even open .doc files acurately!) – I love that it’s free and someone put a lot of work into it, but it just doesn’t work for what I need to do. However, I need cliparts – but I don’t have a clue where to go from here! Any suggestions? Anything at all would be much appreciated!
this worked perfectly for me. excel, word, and powerpoint (access fails.. didnt need it anyways) all work as expected. the fonts are a little quirky, and the clipart organizer is missing, otherwise excellent. i’m using ubuntu 8.04 hardy on a dell studio15 laptop – thanks
Man, thanks a lot! You could say also how to install winetriks, but thats ok.
Murio,
Check out Step 4:
Install winetricks by entering the following into the Terminal:
sh winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1To install winetricks, type “wget http://www.kegel.com/wine/winetricks” in terminal.
http://wiki.winehq.org/winetricks
interesting site it really learns me a lot.
thanks for the information i will apply that.
hey!
i finished the guide step by step and got the office 2k7 to work. but i cannot save or overwrite documents in word, excel, powerpoint. can anybody help me?
Thanks a lot, all works fine except MS Access. I continue looking for a solution to this problem.
Again, thanks
I know how to run MS Access.
Open the file access.exe.manifest with your favorite text editor, and look for:
“”
Delete it, save the file, open MS Access and it should be running fine
this dont work setup.exe keeps crashing when i open it
Hi,
First off, thanks a lot for the excellent guide.
I installed Word, Excel and Powerpoint.
Word works if I open it thrice.
Excel Works.
Powerpoint does not work.
this is the output that I get:
fixme:heap:HeapSetInformation 0×110000 1 (nil) 0
fixme:heap:HeapSetInformation 0×110000 1 (nil) 0
fixme:heap:HeapSetInformation 0×110000 1 (nil) 0
fixme:heap:HeapSetInformation 0×110000 1 (nil) 0
Any help?
Thanks a lot!
Did you found a solution ?
I have the same problem.
Thx
I got it installed but i try to open Word or any other MS office program it wont open i see it on the taskbar then after a few seconds it goes away
I got installed, however I was not able to open Outlook!
I have just upgraded up from Open Office as well! The comments here really helped in a couple of hangups . . . but I am having the same Powerpoint problem as above, if anyone has any ideas, please post! However, powerpoint to me isn’t a big loss. I really like open office, but Mic Office is microsoft’s shining star to me at the moment.
For intrepid and hardy users, I installed office 2007 correctly just by updating to the newest version of wine using their repositories. Everything works without having to change anything else. Just run $wine setup.exe once you have wine updated.
Good luck!
Hi all
Has any one been able to install and run MS Visio 2007? I’m using OpenSuSe installing MS Office by this guide wasn’t problem but I’m still not able to install MS Visio 2007(same problem like installation Office by original .dll file) or run Visio which was installed under MS Vista but no luck too. I’ve read many forums but didn’t found way to run it. Can anybody help? Thx.
Hi, I installed the complete office 2007 suite in Ubuntu 8.04 and I was able to successfully run the following applications: Word, Power Point, Excel, Outlook and Publisher, as well as other apps from the complete suite. Access 2007 was not able to run. All was done on a test-machine just for that purpose. I wrote a very simple to follow guide on this as well. All is packed in a zip with the PDF document and the necessary files. I am looking for a place to upload the downloadable guide with the necessary files.
I get this error when i do your guide as said
err:ntdll:RtlpWaitForCriticalSection section 0x77c78bb0 "?" wait timed out in thread 0013, blocked by 0019, retrying (60 sec)Hi, i installed office without much problems, but i can’t open ms outlook! it stars but shows the mensage:
No se puede iniciar Microsoft office Outlook. no se puede abrir la ventana de otulook
in english is something like this:
can not start Microsoft office outlook, can not open otulook’s windows
help please.
ciao
All function but not outlook.
sergio
Wine states on their site that Wine does not have the necessary support to run Office 2007. This is a waste of time. You will not be able to work with Office 2007 in Wine on a Linux box. It will crash if you try to actually use it.
That’s what is odd about this, the tutorial works for some users and not others – also, the features that work for some aren’t working for others….
I’ve moved to using CrossOver Linux and have had no issues at all!
CrossOver Linux is Wine…
More accurately, Wine is a watered-down version of CrossOver Linux.
Last time I checked, Wine does not support Office 2007 but CrossOver Linux does.
Last time I checked CrossOver Linux is built directly on top of Wine and CrossOver Linux sales revenue directly supports further Wine development. (see http://www.codeweavers.com/products/support_wine/)
i follow the steps, then i run setup.exe. It starts to prepare some files but a few moments after a classic microsoft error occurs…
my offixe 2K7 edition is enterpise blue edition without cd key
PLZ help me!!!
Hey – one more thing Saman, “while you’re here” …
Have you actually had any luck seriously using Office 2007 in CrossOver? I mean really using it. Like, “I actually need to run Office 2007″ for the features that OpenOffice (et. al.) does not support. Personally, I have not. It installs fine, and runs fine for light-weight use (i.e., why not use Evolution/OO?) but Outlook via CrossOver refuses to connect to my Exchange Server 2007 to do real enterprise grade Office Outlook 2007 stuff – to add insult to injury it hangs when it tries. I fear 2007 is too new for easy linux support. But, there’s probably a better reason – for starters, I think my web install method does not play well with CrossOver (seems that one package does not extract properly when run from CrossOver’s install) – and what about any other crucial Win services that might be necessary to fully wield Outlook 2007 on any platform – any ideas? Or is it just me?
Cheers,
Matt
Matt,
Personally, I have not had real issues while using Office 2007 with CrossOver Linux Professional. That being said, I don’t use Outlook (or connect to an Exchange server). Other then that, Word, Excel and PowerPoint are all working without issues. I am using them for some schoolwork, though, I have been spending more time in Windows (for Dreamweaver)and have stayed booted there to do “Office” work….
Every time i goto save in publisher it crashes
anyone had this problem and know how to fix it? im sure i dont everything properly but maybe I stuffed up somewhere
very nice post…
hello,
fantastic guide, good update from previous. however i am experiancing a massive issue, i followed each step perfectly, but when i try to start any of the office elements, they fail with the standard MS error log (either dont send error report or send error report, click/unclick restart, which has no effect). only on powerpoint does the slashscreen startup, and then fail.
i am running ubuntu 8.4, an help would be apreciated!
I was wondering if this would work if I download MS Office 2007 on ubuntu 8.10 and then run the setup after I have wine set up cause I have no cd place a have a acer aspire netbook one and I was jus going to downlaod it and run it or should I just use MS office 2003 if you can plarse reply back to bnorman93@yahoo.com let me know thanks a ton
hi..I’m italian, there is an italian man who has the step to install ms office 2007 in ubuntu 8.1
thanks
Gianfrnaco
Hi All ,
I has issues when I tried to install using the above steps.
Then in winecfg under libraries I found some other additional items other than the ones in the above pic. I removed them and the setup went through fine.
Thanks for the instructions.
Hi. I seem to be stuck in step 4:
4. Install winetricks by entering the following into the Terminal:
sh winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1
After typing down the command in terminal i kept getting ’sh: Can’t open winetricks’
I’m a total noob with ubuntu and i’ve tried looking around but doesn’t seem to be going anywhere. Can someone point out what i might have done wrong or missed? Thank you!
You need to download winetricks first using
wget http://www.kegel.com/wine/winetricks
hi ,
i want to know to how to uninstall microsoft office 2007 in ubuntu.
please help me ..
thanks in advance
Thank you for the earlier advice. I got it to work finally.
I went up to the installation stage, and now it seems like its frozen midway. Is that supposed to happen, or does it normally take this long particularly to install on ubuntu?
hi king,
if you have intrepid, and wine 1.1.5 which you should do after following the above steps, then believe it or not you can literatly install office 2007 onto ubuntu without needing to piss around with settings in wine, dll’s or winetricks.
i hope im not jumping the gun, but i experianced your problem (freezes at 2/3 installation) and after trying every other walkthrough just tried vanilla install, worked with no issues.
let me know how you get on, i will monitor this forum for your reply if you get stuck!
hi james,
thank you for your help. im a complete noob with this. so basically i have wine installed from above, not sure if i have intrepid. [was it included in the above steps or do i have to install it seperately?] are there any steps from above which i need to undo in order to get it working?
hey,
follow steps:
1) Go to applications > add /remove programs > once this is open select ‘installed applications only’ from the drop down list at the top, and then find wine, unselect it and apply, this will uninstall it
2) go to places > computer > (linux partition i.e where linux is installed) > /home/*username*/ > press ctrl+h to show hidden files and folders, at the bottom there should be a folder called .wine, delete it
3) follow steps above for installing wine, just simply click on install wine link
4) once installed, open console and type winecfg, go to about tab and check what version is installed, you need anything above 1.1.4 to make this work easily
5) using console navigate to office 2007 install cd (or mount point, for example I used an iso file, if its just a cd no worries change directory to the cd directory) then just type wine setup.exe
now, it should run fine, you dont need to change the windows emulation version from xp to vista or anything, keep your eye on the console, if it says anything about starting a debugger then chances are its failed, but apart from that dont panic, it WILL freeze at 2/3 of the way then resume, just give it like 5 mins before ctrl+c’ing which will close the installer, if it fails let me know!
DAMN…your good
Hi
I get the following error:
err:msidb:msi_table_load_transform no matching row to transform
err:msi:ACTION_CallDllFunction Custom action (L”C:\\windows\\temp\\msi2f31.tmp”:L”OfficeDataLockPermissions”) caused a page fault: c0000005
err:ntdll:RtlpWaitForCriticalSection section 0×7e605b78 “handle.c: MSI_object_cs” wait timed out in thread 00c5, blocked by 00c4, retrying (60 sec)
and then the installer crashes…..
Any ideas???
Thanks
Dear all,
evrything run smoothly, except for one thing:
it’s not possible to copy an excel graph neither into power point or word!!
That’s the most important thing I need.
How we can solve this??
Thnaks
_luca
I’ve forgot couple of things:
I’m running wine 1.1.4 on ubuntu 8.10
I get this when it asks if I want to install powerpoint viewer.
winetricks: 1723: cabextract: not found
Note: command ‘cabextract –directory=/home/carol/.wine/drive_c/winetrickstmp /home/carol/.winetrickscache/Q249973i.EXE’ returned status 127. Aborting.
This is after I enter the following, which Saman Sadeghi above suggested for installing winetricks:
sh winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1
any help?
type following in terminal:
sudo aptitude install cabextract
then redo winetricks.
note that if your running wine 1.1.4 then you can just install from vanilla without any messing around with winecfg or winetricks, just open terminal, CD to the main office installation and type wine setup.exe
let me know how you get on!
Hi,
When the installation freezes after clicking “Install” (big button
) please check “programs>wine>wine configuration”. Go to the “drivers”. If you have these information >>> “Failed to connect to the mount manager, the driver configuration cannot be edited.” <<>> http://ubuntuforums.org/showthread.php?t=1045166 <<< I hope that I helped someone
PS sorry for my English
King regards,
fizieq
Hi
Nice document , appreciate for help. Its worked for me although i did tried here and there to work it out. One issue is still remaining Outlook2007 its still not working.
Hi,
Nice guid but I am facing the following problem
“sh: Can’t open winetricks”
Hi guys, I am concerned on whether, installing office on linux can potentially open a window for viruses, hakers or any other security concern.
Cheers!
I highly doubt it. Seeing as your having to use a desktop emulator to actually run the application, thus would I believe any exploits, unless they use an open port of MSOffice, which I also believe are none due to the fact that MSOffice would only open a port to update, which has never, ever happened on my system. This teamed with linux’s secure state itself, and hopefully your firewall your behind I dont think youd have anything to wory about,
hi everyone, i got a problem during the installation. it never starts to install, the application runs and everything, but after i enter the product key and accept the terms, it doesnt run, it always stays in 0% and then it shows an error message that says that the application couldnt be installed and ask me if i want to send the error or not. What can i do? please help me.
hello,
instead of running setup.exe from double or right-click can you please execute from the command line and post the error, simply CD to the location of setup.exe and type ‘wine setup.exe’
email error to my email account elusive_night@hotmail.co.uk
EN
Emacs >= ed >> vi >>> Office 2k7
Got from media fire:
Invalid File. This error has been forwarded to MediaFire’s development team.
can u please upload again??
tanks
Temporary error, file still available. Checked 2009-04-30 14:53 GMT.
This guide sucks and will never work. I spent 5 days on guides like this.
Problem – Office 2007 installation is not supported Wine 1.1.17-20
You have to install wine 1.1.16
Also no need to override any dll.
Just follow the link
FLAWLESS INSTALL OF OFFICE 2007 In UBUNTU
http://ubuntuforums.org/showthread.php?p=7231643#post7231643
I wrote these instructions for ubuntu but can be used at any linux system, if you have idea how to install components on your OS.
IT will definately work ….follow exactly
Apparently, one of my friends has succeeded in installing MS OFFICE 2007 in Ubuntu 8.04 & Wine 1.1.21.
Although I also spent more than 3 days with this guide I am not able to install it.
I think the problem is wine version & rpcrt4.dll.
I don’t know what the exact problem is, but I am going to try in
- Ubuntu 8.04 & wine 1.1.16.
- Ubuntu 8.10 & wine 1.0.1.
- Ubuntu 9.04 & wine 1.0.1.
- etc…
I will let you know if I succeed in.
Nam, please read the comments, I have mentioned and so have others a number of times that you do not need to edit wine in anyway at all, for version of Ubuntu 8.04 and above, simply install wine and providing that it is above version 1.1.2 you can install and run MS Office 2007 with no issues what so ever.
I’m gonna email the maker of this guide and tell them to change it because so many people are following it and failing.
Please, if you are still stuck, read my above comments for a full detailed method of getting this working.
hey, follow this guide i made:
part 1:
http://www.youtube.com/watch?v=lUSTw8Sr__8
part 2:
http://www.youtube.com/watch?v=Pew3v-CA0xI&feature=related
hope it works
it appears that you can only install ms office 2007 in wine 1.1.16 and under
however, when you finish installing ms office 2007, you can then upgrade back to wine 1.1.21 or the latest wine version
Thx James, this morning I found out that we could install Ms Office without any configurations. I spent too much time on trying it.
Now, I can know between 1.1.2 and 1.1.16 I can install.
However, what I don’t know is Why?
James, do you know why? I am very curious and want to know because most normal people(like me) generally think High versions of WINE can do more than low versions.
I’ve got to be honest I’m not entirely sure why that is, I guess you could say I’m just a normal Linux user too, I’m more used to Gentoo and Portage compared to Ubuntu, but even then I only used Linux for file-server applications instead of desktop uses.
But of course, you ask the question, so then I too get curious and I had a look on the wine website to see what changes they have put in since 1.1.16 and due to my lax of technical knowledge of wine I’m unable to grasp what changes they have implemented.
Here is the URL of the page I was looking at, just change the URL to whatever version you want to read about.
http://www.winehq.org/announce/1.1.16
>.< Sorry I cant help you more Nam, best of luck in learning the mysteries of Wine!
Hey, thank you for the instructions!
At first winetricks failed to get a file, and after that things got even worse. I got visual c++ runtime errors everytime I started an app. After a reinstall everything is fixed(wine reinstall that is).
Hmm… Now I got a wine error about 60% in installation… Guess I’ll try copying my installation from my windows drive
Running Ubuntu 9.04
hey,
follow steps:
1) Go to applications > add /remove programs > once this is open select ‘installed applications only’ from the drop down list at the top, and then find wine, unselect it and apply, this will uninstall it
2) go to places > computer > (linux partition i.e where linux is installed) > /home/*username*/ > press ctrl+h to show hidden files and folders, at the bottom there should be a folder called .wine, delete it
3) follow steps above for installing wine, just simply click on install wine link
4) once installed, open console and type winecfg, go to about tab and check what version is installed, you need anything above 1.1.4 to make this work easily
5) using console navigate to office 2007 install cd (or mount point, for example I used an iso file, if its just a cd no worries change directory to the cd directory) then just type wine setup.exe
now, it should run fine, you dont need to change the windows emulation version from xp to vista or anything, keep your eye on the console, if it says anything about starting a debugger then chances are its failed, but apart from that dont panic, it WILL freeze at 2/3 of the way then resume, just give it like 5 mins before ctrl+c’ing which will close the installer, if it fails let me know!
Hi,
I tried following this tutorial like 3 times, from scratch every single time, but did not work.
I am running Xubuntu Hardy Heron 8.04.
Everythink works fine: wine, winetricks..and the MSP setup starts and continues till like 60-70% and the i see “Error occured during installation”, and thats it.
Can anyone help me here?? Thanks.
This tutorial is outdated and will not work ( atleast it diddnt in my case)
Have you tried this link
FLAWLESS INSTALL OF OFFICE 2007 In UBUNTU
http://ubuntuforums.org/showthread.php?p=7231643#post7231643
Try to reinstall wine or reset it and then install office 2007. instructions included in above link…
All the best…
Above comment from Atul resulted in database error from thread request, rvgsd please run the office installation in the command from (cd to setup.exe location and run wine setup.exe) and then when said error occurs, please email me the resulting lines within the console to elusive_night@hotmail.co.uk
Link is working fine ….I installed office 2007 again on my GF lappy…its running flawlessly…
Please don’t get into rpcrt4.dll shit….its not required..
FLAWLESS INSTALL OF OFFICE 2007 In UBUNTU
http://ubuntuforums.org/showthread.php?p=7231643#post7231643
James, I am sorry i havent send you the error description, as I don’t have enough patience/time to try everything once again, but I will try it again for sure and then let you know.
Also just wondering, as commented by Atul, is the rpcrt4.dll thingy not required??
To rvgsd,
Yup thats true rpcrt4.dll is not required dude….
Have gone through my post
FLAWLESS INSTALL OF OFFICE 2007 In UBUNTU
http://ubuntuforums.org/showthread.php?p=7231643#post7231643
Just check and dont try if dont feel comfortable
Actually the problem is that wine 1.1.17-19 doest support office 2007 well and it is mentioned on wine site also.
All you have to do is install office on wine 1.1.16 or old and then update to latest..for details check my post link above
dont get into rpcrt4.dll…I installed on all of my friens PC without it and if i got office 2007 installed then you can also do the same..
Only problem is that there are myriad of blogs on same issue. try my link….All the best
Hi. I bought a Dell Inspiron 1010 netbook last week. The guy sold me Norton and Microsoft Office Home and Student 2007 cd roms to install with it. He said that there was no problem with the fact that the computer has no disk drive as you can download them online using the passwords in the box. Please can someone help me!! I have no idea how I´m supposed to do this! Thanks
Liv,
Site is saying I replied to this comment, but I cant see it. Blugh. Here it is again, I’m sorry if its already there >.<
”
i think what he means is the product key, ive had a full look around the MS Store but doesnt seem to be anyway that i can see
apart from calling support and asking them (https://emea.microsoftstore.com/UK/Order-Lookup) I’d say download an ISO of the product youve bought and then use your product key.
To download and use the torrent, download and install this software:
http://www.bitlord.com/BitLord_1.01.exe
Once installed, go to link below and download torrent, and run it.
Torrent:
http://thepiratebay.org/torrent/4182332/Microsoft_Office_Home_and_Student_2007
Once downloaded, mount the ISO file using the following software:
http://www.daemon-tools.cc/downloads/dtproStd
Download and install Daemon Tools Lite, works on XP and Vista, doesnt work on 7.
Once installed and restarted, right-click on Daemon Tools icon located in system-tray (bottom right corner of screen) and go to Mount, then select ISO file.
Auto-run should start up, if not you will see in My Computer the ISO file mounted. Browse to setup.exe and run.
If your confused, get stuck, need more help, I’m contactable on elusive_night@hotmail.co.uk on IM, or email me.
If your using linux, skip the bitlord step, you already have Transmission, just go straight to running the torrent.
About Norton, shame on your for buying such a crap piece of software. But in any case, go here:
http://www.symantec.com/norton/downloads/index.jsp
Download the free trial of whatever you bought and then activate using the product key you have. Good luck in uninstalling Norton when you have too, cause its an utter bi-atch to get rid of.
If you need more help, contact me. I’m always available, thats the beauty of being an IT student.
“
Liv,
I think you can download a trial of Microsoft Office and register it with the code you purchased.
Hi Liv,
Just Google (or otherwise search for) Microsoft Office and follow the link to their home page. Somewhere there you should see a link to download a trial of Microsoft Office. Go through the process there, but when you are installing and it asks for your product key, use the one on the box you bought, not the one the webpage gave you. That should do it!
nice tutorial ! I’m completely new to Ubuntu so I don’t understand a thing of this OS.
But I like it and finally have office on my system
thanks man !
Sorry to all
In my post I forgot to include step to install Office 2007…LOL
I have included it..I hope you will not get any error and office 2007 will be installed Flawlessly now.
FLAWLESS INSTALL OF OFFICE 2007 In UBUNTU
http://ubuntuforums.org/showthread.php?p=7231643#post7231643
Take care and dont worry.
I have an alternative guide in installing MS Office 2007 and used some of the information above but this guide works on me before but when i do a fresh install it doesn’t work anymore. Here is the link: http://ubuntuforums.org/showthread.php?p=7368136#post7368136
This guide works on me i hope this will work on you too.
thank you so much R!! I have it all installed perfectly now!!
What guide did you use Liv?
m facing a problem while installing .net framework , here the error below…could anybody help me out…..
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please reportI tried the tutorial but failed everytime …..this worked like a charm to me…http://ubuntuforums.org/showthread.php?p=7231643#post7231643
For all of my subscribers: I have updated this guide. Please read: How To Install Microsoft Office 2007 In Ubuntu 9.04. THANKS!!
You could use PlayOnLinux to automate the installation of packages instead.
www [dot] playonlinux [dot] com
Word, power point and Excell working perfectly with Wine 1.1.26 using this how to..
thanks again
I have not had real issues while using Office 2007 with Cross Over Linux Professional. That being said, I don’t use Outlook (or connect to an Exchange server. Other then that, Word, Excel and PowerPoint are all working without issues.
I followed the steps, but when I was installing Microsoft Office, it showed “The Program setup.exe has encountered a serious problem, needs to close……, This can be caused by a problem in the program or a deficiency in Wine.” Please help me,
I installed MSOFFICE. When i opens it never comes y????????????????
Many thanks. Couldn’t install winetricks with you command, but after stumbling around Google for a bit, I found an even more idiot proof winetricks download.
Apart from that, it worked a treat.
Many thanks
Thanks, is a nice guide, and it works for me.
But only when I run Excel, the mouse pointer looks like a 20*20 black pixel box. What can it be?
Perhaps if I can get into de ASM code…