How to Run Windows Software on Linux-WINE Way

Dec 15th, 2009 | By anuradham | Category: FOSS, how to, linux, ubuntu


Have you ever tried to run Windows softwares from linux ? If you are on a GNU/Linux box and you still can’t get away from your Windows tools being using from the past, here’s a quick tool you can use. This is called WINE the Windows Emulator to run Windows Applications on Linux.

wine1

You can run most of the Windows Native programs on Linux using Wine. (Applications, Utility programs, games, etc). Let’s  try to run a simple .exe file using Wine to get an idea of how it works. First of all, if you don’t have Wine installed in your Linux box, install it using one of your favorite package managers. Mine it’s always good old “apt”.

# apt-get --yes install wine

After you install Wine, to check whether it works smoothly, try opening the Notepad which comes with Wine. If it runs smoothly, mean your Wine installation is successful.

wine2

I downloaded the Putty.exe application which used by MS Windows computers to connect to a Unix,GNU/Linux system via SSH or Telnet.

You can right click on the Putty.exe file and open it using Wine. It should open the Putty application as it appears in the Windows system. You can run many applications like that but some times, few applications will not run smoothly as it’s only an Emulator and not the Windows OS.

wine3

wine4

Apart from this you can always have a virtual machine running on Complete Windows System and use all the Windows software in it and run as you normally runs on Windows.

If you have any kind of computer problem then use our Computer Forums!

Related posts:

  1. Download accelerator for Ubuntu GNU/Linux Shell You might have used may number of Download accelerators...
  2. How to Install software in Ubuntu A decade ago, installing software in Unix based system...
  3. Introducing FOSS – Free and Open Source Software The term “FOSS” is in many individual’s, organisation’s vocabulary these...
  4. Download Google Chrome for Linux and Mac for developers Google Chrome is going to be released for Mac and...
  5. How to open ISO files in windows 7 We may often experience difficulties when it comes to opening...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: , , , ,

One comment
Leave a comment »

  1. [...] rest is here: How to Run Windows Software on Linux-WINE Way | Computer Talks … By admin | category: Object | tags: data-international, download-trial, Download?, [...]

Leave Comment