<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Quick Tweaks &#187; Office</title>
	<atom:link href="http://www.quicktweaks.com/tag/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quicktweaks.com</link>
	<description>Quick Tweaks For Your System</description>
	<lastBuildDate>Fri, 27 Nov 2009 22:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install MS Office 2007 in Linux</title>
		<link>http://www.quicktweaks.com/2008/04/09/install-ms-office-2007-in-linux/</link>
		<comments>http://www.quicktweaks.com/2008/04/09/install-ms-office-2007-in-linux/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 19:10:44 +0000</pubDate>
		<dc:creator>ashokgelal</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[xserver]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MS Office 2007]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[rpcrt]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.quicktweaks.com/?p=5</guid>
		<description><![CDATA[Though there are many alternatives for MS Office, no doubt MS Office 2007 is a winner. If you want to install MS 2007 in Linux follow these steps:




Install Wine
Select Applications&#62;Wine&#62;Configure Wine to bring the Wine Configuration dialog box.

Select Windows Version as Windows Vista from the Applications Tab

Override two dll files rpcrt4.dll and msxml3.dll from Libraries [...]


Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/' rel='bookmark' title='Permanent Link: Kick ass guide for installing Oracle on Ubuntu'>Kick ass guide for installing Oracle on Ubuntu</a> <small>Four steps for installing Oracle on Ubuntu. Steps by steps...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Though there are many alternatives for MS Office, no doubt MS Office 2007 is a winner. If you want to install MS 2007 in Linux follow these steps:<br />
<span id="more-7"></span><script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<ol>
<li><span class="fullpost">Install <em>Wine</em></span></li>
<li><span class="fullpost">Select Applications&gt;Wine&gt;Configure Wine to bring the Wine Configuration dialog box.<br />
</span></li>
<li><span class="fullpost">Select <em>Windows Version</em> as <em>Windows Vista</em> from the <em>Applications Tab</em><br />
</span></li>
<li><span class="fullpost">Override two dll files rpcrt4.dll and msxml3.dll from Libraries tab. Override them to be Native (Windows)</span></li>
<li><span class="fullpost"><a title="Download rpcrt.dll" href="http://www.mediafire.com/?njtut9aswdk" target="_blank">Download rpcrt4.dll file. Click here and save it on your desktop.</a></span></li>
<li><span class="fullpost">Open the c_drive from Wine menu</span></li>
<li><span class="fullpost">Delete rpcrt4.dll and  msxml3.dll files from Windows/System32 directory.</span></li>
<li><span class="fullpost">Copy the downloaded rpcrt4.dll file into Windows/System32 directory</span></li>
<li><span class="fullpost">Download msxml3.msi file from Microsoft download site (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=28494391-052b-42ff-9674-f752bdca9582&amp;DisplayLang=en">here is the direct link for your convenience</a>).</span></li>
<li><span class="fullpost">Install msxml3.msi file from the Terminal window by issuing msiexec /i msxml3.msi</span></li>
<li><span class="fullpost">Double click on setup.exe file from your MS Office 2007 installation CD. If it doesn&#8217;t work just type wine setup.exe from the Terminal window.</span></li>
<li><span class="fullpost">Follow the normal installation procedures.</span></li>
</ol>
<p>Watch the step-by-step video:</p>
<p><a href="http://www.quicktweaks.com/2008/04/09/install-ms-office-2007-in-linux/"><em>Click here to view the embedded video.</em></a></p>
<p>UPDATE: Before you install Office 2007 don&#8217;t forget about winetricks. It might help to resolve many issues. Just go to <a title="winetricks" href="http://www.kegel.com/wine/winetricks">http://www.kegel.com/wine/winetricks</a>, copy the text (codes) in a file winetrick. From the terminal window type <em><strong>sh winetricks</strong></em>. Check all the msxml stuffs and click install.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>Related posts:<ol><li><a href='http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/' rel='bookmark' title='Permanent Link: Kick ass guide for installing Oracle on Ubuntu'>Kick ass guide for installing Oracle on Ubuntu</a> <small>Four steps for installing Oracle on Ubuntu. Steps by steps...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.quicktweaks.com/2008/04/09/install-ms-office-2007-in-linux/feed/</wfw:commentRss>
		<slash:comments>115</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.636 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-29 05:59:49 -->
<!-- Compression = gzip -->