Hey all,
i'm here to help you people out with installing keil in ubuntu.
Now you people might think.Can we really install programs with .exe extensions?
Well,here's an answer to you people "yes"?.
Wine
is a powerful software(free software!) that aims to allow computer
programs written solely for microsoft windows to run on linux
environment.
if you want to know more about it.Here is a link: ( before installing wine just go through it )
https://help.ubuntu.com/community/Wine
https://help.ubuntu.com/community/Wine
Here are few simple steps to install wine :
- open terminal Applications>accessories>terminal
internet):
sudo apt-get install wine
3. After installing wine to make it create duplicate "c:"drive configure it by
typing "winecfg" in terminal.
Install keil in wine by getting into the location where installation file is located in terminal by
"wine file_name.exe"
if file extension is other than exe type: " wine start file_name.abc"
--> installation is done. :)
No comments:
Post a Comment