Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Thursday at 9:03 AM
Handmade Character Soft Toys
anil1961
Updated:
Tuesday at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Sunday at 3:05 AM
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
News & Discussion
Installing Microsoft Office 2010 in Ubuntu
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Posthuman" data-source="post: 15536922" data-attributes="member: 485449"><p><img src="http://imageshack.com/scaled/large/46/pc9w.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p><span style="font-size: 12px"> </span></p><p><span style="font-size: 12px"></span></p><p><span style="font-size: 12px">You Probably have worked with Microsoft office suite then you know the strength of the Microsoft office package. No doubt Libre office ond Open office are the best open source options for the Microsoft office but you may more friendlier with microsoft version than others, You may miss your favorite office suite since you have being using Linux.</span></p><p> <span style="font-size: 12px"></span></p><p><span style="font-size: 12px"></span></p><p> <span style="font-size: 12px"></span><span style="font-size: 12px"> </span></p><p><span style="font-size: 12px"> This guide will help you to install Office 2010 in your Linux system (Mine is Ubuntu 13.04). But you need followings to get it done</span></p><p> <span style="font-size: 12px"></span><p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">• Office 2010 32bit </span></p> <p style="text-align: left"><span style="font-size: 12px">• Latest version of Wine emulator, ver 1.6</span></p> <p style="text-align: left"><span style="font-size: 12px">• .NetFramework 2.0 32bit </span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">First you need to install wine. If you are a Linux user i think you already know what the Wine is, simply it is an emulator to run windows programs in Linux. </span></p><p><span style="font-size: 12px"> </span></p><p><span style="font-size: 12px"></span><p style="text-align: left"><span style="font-size: 12px"> 1. Install latest version of the Wine </span></p> <p style="text-align: left">[FONT=&quot]<span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span>[/FONT]</p> <p style="margin-left: 20px"> [FONT=&quot]<span style="font-size: 12px">$ sudo add-apt-repository ppa:ubuntu-wine/ppa</span>[/FONT]<span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> [FONT=&quot]<span style="font-size: 12px">$ sudo apt-get update</span>[/FONT]<span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> [FONT=&quot]<span style="font-size: 12px">$ sudo apt-get install wine</span>[/FONT]</p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"> Launch "<strong>winecfg" </strong>and in Application tab Select <strong>"Windows Version" </strong>as windows XP</span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://4.bp.blogspot.com/-io8HZDbZHLE/UfLE4dZNCeI/AAAAAAAAAKw/tZSZ19gfyqw/s1600/Picture10_os_sel.png" target="_blank"><img src="http://4.bp.blogspot.com/-io8HZDbZHLE/UfLE4dZNCeI/AAAAAAAAAKw/tZSZ19gfyqw/s320/Picture10_os_sel.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-family: inherit"><span style="font-size: 12px"></span></span></p> <p style="text-align: left"><span style="font-family: inherit"><span style="font-size: 12px"></span></span><span style="font-size: 12px">2. If you are using 64bit version Ubuntu you need to configure Wine to work with 32bit environment because Office 2010 only works with 32 installation. </span></p><p><span style="font-size: 12px"> </span></p><p><span style="font-size: 12px">So first you need delete default wine folder with this command. If you ask for sudo type it before the command. </span></p><p><span style="font-size: 12px"></span><p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="margin-left: 20px"> [FONT=&quot]<span style="font-size: 12px">$ rm -r ~/.wine</span>[/FONT]</p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">created 32 bit prefix with this command</span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="margin-left: 20px"> [FONT=&quot]<span style="font-size: 12px">WINEARCH=win32 WINEPREFIX=~/.wine winecfg</span>[/FONT]</p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">You can see wine reconfigures the settings. For more help follow <a href="http://askubuntu.com/questions/177192/how-do-i-create-a-32-bit-wine-prefix" target="_blank">askubuntu</a>3. Launch Winetricks from your applications. If you you have a problem launching it in 13.04 in terminal type. And here is the guide for creating launcher for winetricks <a href="http://askubuntu.com/questions/296668/winetricks-not-in-dash-or-menu-ubuntu-13-04" target="_blank">askubuntu</a></span></p> <p style="text-align: left">[FONT=&quot]<span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span>[/FONT]</p> <p style="margin-left: 20px"> [FONT=&quot]<span style="font-size: 12px">winetricks –-gui</span>[/FONT]</p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">4. Select “<strong>Select the default wineprefix </strong>” and click “OK”</span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://2.bp.blogspot.com/-CnRG0dWQ_vE/UfK9z38gH-I/AAAAAAAAAJ0/I6JKLMPl1nY/s1600/Picture2_sel_def.png" target="_blank"><img src="http://2.bp.blogspot.com/-CnRG0dWQ_vE/UfK9z38gH-I/AAAAAAAAAJ0/I6JKLMPl1nY/s640/Picture2_sel_def.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">5. Next Select “<strong>Install a Windows DDL or component</strong>” and click “OK”</span></p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://4.bp.blogspot.com/-qhjfPG14GT0/UfLM1AXEXUI/AAAAAAAAAK8/MUO5Dg50weo/s1600/Picture3_in_wi_dl.png" target="_blank"><img src="http://4.bp.blogspot.com/-qhjfPG14GT0/UfLM1AXEXUI/AAAAAAAAAK8/MUO5Dg50weo/s640/Picture3_in_wi_dl.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">6. Next Select “<strong>msxml6</strong>” and hit “OK”</span></p> <p style="text-align: left"><span style="font-size: 12px"></span><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">7. Go back and Select ” <strong>Install a Font</strong>” and “OK”</span></p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://3.bp.blogspot.com/-G999whLrozA/UfLABC2_99I/AAAAAAAAAKE/TSZ6ZkZI8d4/s1600/Picture5_sel+_fon.png" target="_blank"><img src="http://3.bp.blogspot.com/-G999whLrozA/UfLABC2_99I/AAAAAAAAAKE/TSZ6ZkZI8d4/s640/Picture5_sel+_fon.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">8. Next Select “<strong>corefonts</strong>” hit “OK” install windows core fonts</span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">9. You need to Install .NET framework 2.0 manually. Installing it in above </span></p> <p style="text-align: left"><span style="font-size: 12px"> method didn’t work for me. You can download it form <a href="http://download.cnet.com/Microsoft-NET-Framework-Redistributable-Package-x86/3000-10250_4-10726028.html" target="_blank">Here </a>and open with "<strong>Wine Windows Program Loader</strong>" install it manually </span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://3.bp.blogspot.com/-aaFGAuLsbDA/UfLDkmu7rgI/AAAAAAAAAKk/mb4_sc92lNQ/s1600/Picture7_dot_nt.png" target="_blank"><img src="http://3.bp.blogspot.com/-aaFGAuLsbDA/UfLDkmu7rgI/AAAAAAAAAKk/mb4_sc92lNQ/s400/Picture7_dot_nt.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">10. Launch “<strong>winecfg</strong>” and select “<strong>Libraries</strong>” tab select "<strong>*msxml6 (native, built-in)</strong>" from <strong>Existing_overrides</strong> and edit and select “<strong>Native Windows</strong>”</span></p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://3.bp.blogspot.com/-JrQliBD6tzk/UfLAvap8cNI/AAAAAAAAAKU/8mXrAbY5P1E/s1600/Picture9_libr_sel.png" target="_blank"><img src="http://3.bp.blogspot.com/-JrQliBD6tzk/UfLAvap8cNI/AAAAAAAAAKU/8mXrAbY5P1E/s320/Picture9_libr_sel.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">11. Now add the "<strong>riched20</strong>" and "<strong>gdiplus</strong>" from the section "<strong>New override for libraries</strong>" and also set them as native. </span></p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://3.bp.blogspot.com/-FABI-K88ebY/UfLAfxRMwfI/AAAAAAAAAKM/MVOqCvRhp1Q/s1600/Picture8_libr_edit.png" target="_blank"><img src="http://3.bp.blogspot.com/-FABI-K88ebY/UfLAfxRMwfI/AAAAAAAAAKM/MVOqCvRhp1Q/s320/Picture8_libr_edit.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">12. Right Click on your Office 2010 Setup.exe file and open with "<strong>Wine Windows Program Loader"</strong> install it manually. And Follow the steps you follow generally in windows environment to install it.</span></p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s1600/Picture13_fin_in.png" target="_blank"></a></span></p> <p style="text-align: center"><span style="font-size: 12px"><a href="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s1600/Picture13_fin_in.png" target="_blank"></a></span></p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://3.bp.blogspot.com/-87ju99FUC44/UfLTlL5VO9I/AAAAAAAAALc/QECtfKd17U8/s1600/Picture11_off_set.png" target="_blank"><img src="http://3.bp.blogspot.com/-87ju99FUC44/UfLTlL5VO9I/AAAAAAAAALc/QECtfKd17U8/s400/Picture11_off_set.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </a></span></p> <p style="text-align: center"><span style="font-size: 12px"></span></p> <p style="text-align: center"><span style="font-size: 12px"></span> </p> <p style="text-align: center"><span style="font-size: 12px"><a href="http://1.bp.blogspot.com/-cKNmuFCrcuI/UfLT9Z8pJvI/AAAAAAAAALk/az3UsDqII_4/s1600/Picture12_pro.png" target="_blank"><img src="http://1.bp.blogspot.com/-cKNmuFCrcuI/UfLT9Z8pJvI/AAAAAAAAALk/az3UsDqII_4/s400/Picture12_pro.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </a></span></p> <p style="text-align: center"><span style="font-size: 12px"></span></p> <p style="text-align: center"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"><a href="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s1600/Picture13_fin_in.png" target="_blank"><img src="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s400/Picture13_fin_in.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p> <p style="text-align: center"><span style="font-size: 12px"></span></p> <p style="text-align: center"><span style="font-size: 12px"></span> </p><p><span style="font-size: 12px"> </span></p><p><span style="font-size: 12px"></span><p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px">13. After the successful installation you can search in your Unity dash or if not type these commands in terminal to launch </span></p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: center"> <span style="font-size: 12px"></span></p> <p style="text-align: center"><span style="font-size: 12px"></span> </p> <p style="text-align: left"> <span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="text-align: left"><span style="font-size: 12px"></span></p> <p style="text-align: left"><span style="font-size: 12px"></span> </p> <p style="margin-left: 20px"> [FONT=&quot]<span style="font-size: 12px">$ wine "C:/Program Files/Microsoft Office/Office14/excel.exe"</span>[/FONT]<span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> <span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> [FONT=&quot]<span style="font-size: 12px">$ wine "C:/Program Files/Microsoft Office/Office14/winword.exe"</span>[/FONT]<span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> <span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span> [FONT=&quot]<span style="font-size: 12px">$ wine "C:/Program Files/Microsoft Office/Office14/powerpnt.exe"</span>[/FONT]</p> <p style="text-align: left"></p> <p style="text-align: left"></p></blockquote><p></p>
[QUOTE="Posthuman, post: 15536922, member: 485449"] [IMG]http://imageshack.com/scaled/large/46/pc9w.jpg[/IMG] [SIZE=3] You Probably have worked with Microsoft office suite then you know the strength of the Microsoft office package. No doubt Libre office ond Open office are the best open source options for the Microsoft office but you may more friendlier with microsoft version than others, You may miss your favorite office suite since you have being using Linux. [/SIZE][SIZE=3] This guide will help you to install Office 2010 in your Linux system (Mine is Ubuntu 13.04). But you need followings to get it done [/SIZE][LEFT] [SIZE=3] [/SIZE] [SIZE=3] • Office 2010 32bit • Latest version of Wine emulator, ver 1.6 • .NetFramework 2.0 32bit [/SIZE] [SIZE=3] First you need to install wine. If you are a Linux user i think you already know what the Wine is, simply it is an emulator to run windows programs in Linux. [/SIZE][/LEFT] [SIZE=3] [/SIZE][LEFT][SIZE=3] 1. Install latest version of the Wine [/SIZE] [FONT="][SIZE=3] [/SIZE][/FONT][/LEFT] [INDENT] [FONT="][SIZE=3]$ sudo add-apt-repository ppa:ubuntu-wine/ppa[/SIZE][/FONT][SIZE=3] [/SIZE] [FONT="][SIZE=3]$ sudo apt-get update[/SIZE][/FONT][SIZE=3] [/SIZE] [FONT="][SIZE=3]$ sudo apt-get install wine[/SIZE][/FONT][/INDENT][LEFT] [SIZE=3] [/SIZE] [SIZE=3] Launch "[B]winecfg" [/B]and in Application tab Select [B]"Windows Version" [/B]as windows XP[/SIZE] [SIZE=3] [/SIZE] [/LEFT] [CENTER] [SIZE=3][URL="http://4.bp.blogspot.com/-io8HZDbZHLE/UfLE4dZNCeI/AAAAAAAAAKw/tZSZ19gfyqw/s1600/Picture10_os_sel.png"][IMG]http://4.bp.blogspot.com/-io8HZDbZHLE/UfLE4dZNCeI/AAAAAAAAAKw/tZSZ19gfyqw/s320/Picture10_os_sel.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [FONT=inherit][SIZE=3] [/SIZE][/FONT][SIZE=3]2. If you are using 64bit version Ubuntu you need to configure Wine to work with 32bit environment because Office 2010 only works with 32 installation. [/SIZE][/LEFT] [SIZE=3] So first you need delete default wine folder with this command. If you ask for sudo type it before the command. [/SIZE][LEFT] [SIZE=3] [/SIZE] [/LEFT] [INDENT] [FONT="][SIZE=3]$ rm -r ~/.wine[/SIZE][/FONT][/INDENT][LEFT] [SIZE=3] created 32 bit prefix with this command[/SIZE] [SIZE=3] [/SIZE] [/LEFT] [INDENT] [FONT="][SIZE=3]WINEARCH=win32 WINEPREFIX=~/.wine winecfg[/SIZE][/FONT][/INDENT][LEFT] [SIZE=3] You can see wine reconfigures the settings. For more help follow [URL="http://askubuntu.com/questions/177192/how-do-i-create-a-32-bit-wine-prefix"]askubuntu[/URL]3. Launch Winetricks from your applications. If you you have a problem launching it in 13.04 in terminal type. And here is the guide for creating launcher for winetricks [URL="http://askubuntu.com/questions/296668/winetricks-not-in-dash-or-menu-ubuntu-13-04"]askubuntu[/URL][/SIZE] [FONT="][SIZE=3] [/SIZE][/FONT][/LEFT] [INDENT] [FONT="][SIZE=3]winetricks –-gui[/SIZE][/FONT][/INDENT][LEFT] [SIZE=3] 4. Select “[B]Select the default wineprefix [/B]” and click “OK”[/SIZE] [SIZE=3] [/SIZE] [/LEFT] [CENTER] [SIZE=3][URL="http://2.bp.blogspot.com/-CnRG0dWQ_vE/UfK9z38gH-I/AAAAAAAAAJ0/I6JKLMPl1nY/s1600/Picture2_sel_def.png"][IMG]http://2.bp.blogspot.com/-CnRG0dWQ_vE/UfK9z38gH-I/AAAAAAAAAJ0/I6JKLMPl1nY/s640/Picture2_sel_def.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] 5. Next Select “[B]Install a Windows DDL or component[/B]” and click “OK”[/SIZE][/LEFT] [CENTER] [SIZE=3][URL="http://4.bp.blogspot.com/-qhjfPG14GT0/UfLM1AXEXUI/AAAAAAAAAK8/MUO5Dg50weo/s1600/Picture3_in_wi_dl.png"][IMG]http://4.bp.blogspot.com/-qhjfPG14GT0/UfLM1AXEXUI/AAAAAAAAAK8/MUO5Dg50weo/s640/Picture3_in_wi_dl.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] 6. Next Select “[B]msxml6[/B]” and hit “OK” [/SIZE][SIZE=3] 7. Go back and Select ” [B]Install a Font[/B]” and “OK”[/SIZE][/LEFT] [CENTER] [SIZE=3][URL="http://3.bp.blogspot.com/-G999whLrozA/UfLABC2_99I/AAAAAAAAAKE/TSZ6ZkZI8d4/s1600/Picture5_sel+_fon.png"][IMG]http://3.bp.blogspot.com/-G999whLrozA/UfLABC2_99I/AAAAAAAAAKE/TSZ6ZkZI8d4/s640/Picture5_sel+_fon.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] 8. Next Select “[B]corefonts[/B]” hit “OK” install windows core fonts[/SIZE] [SIZE=3] [/SIZE] [SIZE=3] 9. You need to Install .NET framework 2.0 manually. Installing it in above [/SIZE] [SIZE=3] method didn’t work for me. You can download it form [URL="http://download.cnet.com/Microsoft-NET-Framework-Redistributable-Package-x86/3000-10250_4-10726028.html"]Here [/URL]and open with "[B]Wine Windows Program Loader[/B]" install it manually [/SIZE] [SIZE=3] [/SIZE] [/LEFT] [CENTER] [SIZE=3][URL="http://3.bp.blogspot.com/-aaFGAuLsbDA/UfLDkmu7rgI/AAAAAAAAAKk/mb4_sc92lNQ/s1600/Picture7_dot_nt.png"][IMG]http://3.bp.blogspot.com/-aaFGAuLsbDA/UfLDkmu7rgI/AAAAAAAAAKk/mb4_sc92lNQ/s400/Picture7_dot_nt.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] 10. Launch “[B]winecfg[/B]” and select “[B]Libraries[/B]” tab select "[B]*msxml6 (native, built-in)[/B]" from [B]Existing_overrides[/B] and edit and select “[B]Native Windows[/B]”[/SIZE][/LEFT] [CENTER] [SIZE=3][URL="http://3.bp.blogspot.com/-JrQliBD6tzk/UfLAvap8cNI/AAAAAAAAAKU/8mXrAbY5P1E/s1600/Picture9_libr_sel.png"][IMG]http://3.bp.blogspot.com/-JrQliBD6tzk/UfLAvap8cNI/AAAAAAAAAKU/8mXrAbY5P1E/s320/Picture9_libr_sel.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [SIZE=3] 11. Now add the "[B]riched20[/B]" and "[B]gdiplus[/B]" from the section "[B]New override for libraries[/B]" and also set them as native. [/SIZE][/LEFT] [CENTER] [SIZE=3][URL="http://3.bp.blogspot.com/-FABI-K88ebY/UfLAfxRMwfI/AAAAAAAAAKM/MVOqCvRhp1Q/s1600/Picture8_libr_edit.png"][IMG]http://3.bp.blogspot.com/-FABI-K88ebY/UfLAfxRMwfI/AAAAAAAAAKM/MVOqCvRhp1Q/s320/Picture8_libr_edit.png[/IMG][/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [SIZE=3] 12. Right Click on your Office 2010 Setup.exe file and open with "[B]Wine Windows Program Loader"[/B] install it manually. And Follow the steps you follow generally in windows environment to install it.[/SIZE][/LEFT] [CENTER] [SIZE=3][URL="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s1600/Picture13_fin_in.png"] [/URL][/SIZE][/CENTER] [LEFT] [SIZE=3] [/SIZE] [/LEFT] [CENTER] [SIZE=3][URL="http://3.bp.blogspot.com/-87ju99FUC44/UfLTlL5VO9I/AAAAAAAAALc/QECtfKd17U8/s1600/Picture11_off_set.png"][IMG]http://3.bp.blogspot.com/-87ju99FUC44/UfLTlL5VO9I/AAAAAAAAALc/QECtfKd17U8/s400/Picture11_off_set.png[/IMG] [/URL][/SIZE] [SIZE=3] [/SIZE] [SIZE=3][URL="http://1.bp.blogspot.com/-cKNmuFCrcuI/UfLT9Z8pJvI/AAAAAAAAALk/az3UsDqII_4/s1600/Picture12_pro.png"][IMG]http://1.bp.blogspot.com/-cKNmuFCrcuI/UfLT9Z8pJvI/AAAAAAAAALk/az3UsDqII_4/s400/Picture12_pro.png[/IMG] [/URL][/SIZE] [SIZE=3] [/SIZE] [SIZE=3][URL="http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s1600/Picture13_fin_in.png"][IMG]http://1.bp.blogspot.com/-_mjypqcoPTw/UfLT-buxBJI/AAAAAAAAALs/WH0a31chJCE/s400/Picture13_fin_in.png[/IMG][/URL][/SIZE] [SIZE=3] [/SIZE] [/CENTER] [SIZE=3] [/SIZE][LEFT] [SIZE=3] [/SIZE] [SIZE=3] 13. After the successful installation you can search in your Unity dash or if not type these commands in terminal to launch [/SIZE] [SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [/LEFT] [CENTER] [SIZE=3] [/SIZE] [/CENTER] [LEFT] [SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [/LEFT] [INDENT] [FONT="][SIZE=3]$ wine "C:/Program Files/Microsoft Office/Office14/excel.exe"[/SIZE][/FONT][SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [FONT="][SIZE=3]$ wine "C:/Program Files/Microsoft Office/Office14/winword.exe"[/SIZE][/FONT][SIZE=3] [/SIZE] [SIZE=3] [/SIZE] [FONT="][SIZE=3]$ wine "C:/Program Files/Microsoft Office/Office14/powerpnt.exe"[/SIZE][/FONT][/INDENT][LEFT] [/LEFT] [/QUOTE]
Insert quotes…
Verification
Hath warak paha keeyada? (hatha wadikireema paha)
Post reply
Top
Bottom