Pages

Wednesday, December 16, 2009

Install MS office2007 on ubuntu using PlayOnLinux

PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with MicrosoftĂ‚®'s WindowsĂ‚®. In this tutorial i will show you how to install MS office 2007 student using Playonlinux on ubuntu jaunty jackalope, the installation has been tested also on a ubuntu 9.10 karmic koala, the install process is easy and no command lines are used.

For ubuntu 9.10 Karmic Koala, PlayOnLinux is actually available in the universe repositories, you can install it by typing the simple command :
sudo apt-get install playonlinux
Now after playonlinux is installed ,lets start

Now the installation is easy just follow the steps as described on the screenshots bellow :
1- Open Playonlinux
Go to your menu and open Application-->Games-->PlayOnlinux

2- Click Next

3- Select from where you will install MS office 2007

4- enter you MS office 2007 KEY
5- Accept the term and conditions then click continue
6- Click install now to start the installation of MS Office2007
7- MS office is installing :
8- Installation is complete :
9- Create Menu and Desktop shotcuts
10-Ms Office 2007 has been installed successfully



Monday, December 14, 2009

Games for MS Win run in Linux with Crossover for Games

Tutorial Screencast on how to use Codeweavers Crossover for Games to be able to run almost all Games which where designed for MS Windows on Ubuntu Linux 9.10.








Putty for Mac
Putty for Mac
$15.00

https://winereviews.onfastspring.com/putty-for-mac



winetricks 20091213 released

Dan Kegel announced the release of winetricks 20091213 here is the email he sent to the wine-devel mailing list.

Austin and Andrew have been hard at work keeping winetricks working smoothly.
In particular, the ie6 and gecko verbs should work again.
Thanks guys!

Changes since 20091125:

Austin English:
  • Workaround wine bug for IE6
  • Update shockwave sha1sum
  • Add python-comtypes verb
  • Explain windows licensing a bit better
  • Gdiplus no longer comes from powerpoint viewer, update description accordingly
  • Update DivX to latest version, remove obsolete /silent option
  • Make append_path work if called more than once
  • When installing gecko, regsvr32 mshtml afterward, so it actually works
  • Update KDE to 0.9.6-5
  • When using native mdac, also override oledb32
  • Bump artk2min to 2007 Access runtime (freely redistributable, wooo!)
Andrew Nguyen:
  • Update flash to latest version.
  • Check more exit codes.
  • Update the vb6run verb to use the Service Pack 6 variant.
  • Revise vcrun6 verb to remove more fake DLLs and more simply extract mfc42u.dll.
  • Add vcrun6sp6 verb. (New verb rather than update of vcrun6 as it's a
  • huge download.)
  • Add richtx32 verb.
Dan Kegel:
  • Add heapcheck verb (for use with the not-yet-committed heapcheck patches)
  • Avoid double-trying regedit

Online as always at
http://kegel.com/wine/winetricks
or
http://winezeug.googlecode.com
(Bug reports to the issue tracker at the above URL, please.)




Source Games and Wine

Many a day on the Ubuntu Forums, I stumble upon posts like: “Program X doesn’t work under ubuntu, I’m leaving”. As it turns out, some of these posts are for the Source games, mainly the multiplayer ones (Counter Strike: Source, Day of Defeat: Source, Half Life 2: Deathmatch, Team Fortress 2). For that purpose I’m gonna make a short guide, just to show how I had luck getting the Source games to work.

First, get WINE (obviously). For best results, add the WINE PPAs. This allows you to use the latest WINE release:
  1. Go to System>Administration>Software Sources. You will be prompted for a password.
  2. Click on the “Third Party Software” tab
  3. Add the appropriate PPA to this list by clicking on “Add”. The PPAs are according to your Ubuntu Version. If you are not sure which version you are using, go to System>About Ubuntu, and look at the second paragraph. It should say something like “Thank you for your interest in Ubuntu 8.04 Hardy Heron”. Anyway, here are the PPAs:
  • ppa:ubuntu-wine/ppa (for 9.10)
  • deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ – Ubuntu 9.04 “Jaunty Jackalope” (for 9.04)
  • deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ – Ubuntu 8.10 “Intrepid Ibex” (for 8.10)
  • deb http://wine.budgetdedicated.com/apt hardy main #WineHQ – Ubuntu 8.04 “Hardy Heron” (for 8.04)
  1. After Adding this you will need to vailidate it. Please download Scott Ritchie’s Key and save it to your desktop. In Software Sources, click on the “Authentcation” tab, and click “Import Key File”. Then click on “Desktop” and double-click “Scott Ritchie.gpg”.
  2. Finally, you can close Software Sources. A box will pop up asking if you want to reload sources. Click this, and the window will close after a minute or so.
  3. Moving on to installing WINE, go to Applications>Software Center (or Add/Remove) and type “wine” into the search box. If in software center, click on “wine windows emulator” and then “install”. If using add/remove, click the checkbox next to “wine windows emulator”, and then hit apply. Enter your password as prompted, and then close the box when completed.
  4. Now to install Steam. Download this file, and double-click on it. It should open through WINE, and then follow the instructions in the installer. Enter your account info, or create a new one.
  5. Once Steam is up and running go to Settings, and click on the “In-game” tab. Uncheck the box next to “Enable Steam Community in-game (Sorry, In-game does not work on WINE). Now it’s time to install your games. If you bought them through Steam (or have already activated them), simply right click on each game you want to install and click “Install Game”. If you bought them through retail (On CD/DVD), you need to activate your game. Click on “Activate a Product on Steam”. Click “next” and then you will see a License Agreement. Go ahead and click “I Agree” if you agree with the terms (or just don’t care). You will have to enter a CD key (located on the small card inside of the game’s box. It is toward the bottom of the card). You may be prompted to insert the game CD/DVD. Go ahead and place the CD/DVD into the drive and Steam will ask you what games you want to install. Check all that apply, let it run, and if you need to insert addtional CD/DVDs, please do so.
  6. Now, go to Applications>Wine>Configure Wine. Under the applications tab, click “Add Application”. Go to Program Files>Steam>steamapps>username>game, replacing “username” with your username, and “game” with the multiplayer source game of your choosing. Double-click hl2.exe and select under the menu “Windows Version” to “Windows 98″. Save and exit. (you do not need to do this for each Source game. This will configure all multiplayer Source games you have, no matter which game’s hl2.exe you configure)
  7. Open up Steam and right click on each of your Source games (yes, for each one). Click on “Properties” and then “Set launch options”. Type “-dxlevel 81 -novid” exactly like that (but without quotes). click OK and exit.
  8. Double Click on the game and Launch. Technically you’re done!

This was my method. It works perfectly for me, but your experiences may differ.