Windows Application on linux
here is a good program that you will enjoy. It's called playonlinux(http://www.playonlinux.com/en) and it's a simple windowsbased program loader that makes your life easyer when it comes to installing windows apps on linux
Open terminal , copy and paste one line at a time and hit enter after each line completed it's process. Enjoy
wget -q "http://deb.playonlinux.com/public.gpg" -O - | sudo apt-key add - sudo wget http://deb.playonlinux.com/playonlinux_maverick.list -O /etc/apt/sources.list.d/playonlinux.list sudo apt-get update sudo apt-get install playonlinux













