Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-11-2007, 04:08 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 22
Default how to install windows application in Linux


Hi...
Can u guide me how to install windows application in linux....
is it any way through which we can convert .exe files in .rpm formate.

................
Thanks
Bipul Singh
__________________
Thanks & Regards,
--------------------
Bipul Singh
bipshee1234 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-11-2007, 04:10 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: how to install windows application in Linux

That's not the way to run Windows Programs on Linux.

In case you're using Fedora, do this:
Code:
yum install wine
And after it gets installed do:
Code:
wine filename.exe
Where filename is obviously your setup.exe or which ever .exe you wish to run.
QwertyManiac is offline  
Old 05-11-2007, 04:10 PM   #3 (permalink)
Apprentice
 
Join Date: Feb 2007
Posts: 77
Default Re: how to install windows application in Linux

use wine package.
From this u can able to install windows application on linux
__________________
:P If U lIkE mY SUggeStIon Plz ADd SOmeThing tO mY RePUtaIon :)
buntythecool is offline  
Old 05-11-2007, 05:30 PM   #4 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: how to install windows application in Linux

Why do u need to run windows apps in linux anyways?
They do run under wine but you should try to get linux alternatives.
Its better than running windows s/w on wine/crossover.

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 08-11-2007, 02:55 PM   #5 (permalink)
"MKIN WAY 2 android"
 
Orionz's Avatar
 
Join Date: Dec 2005
Location: Nagpur/Pune/Hyderabad
Posts: 195
Default Re: how to install windows application in Linux

Quote:
Originally Posted by rayraven
Why do u need to run..... try to get linux alternatives.
I believe in open source,but what abt the games,n other things.
that does not available for linux now,at least present.

Only for that yaar,,
OTHERWISE LINUX ROCK'S DUDE.......
Orionz is offline  
Old 08-11-2007, 02:59 PM   #6 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: how to install windows application in Linux

if you are a gamer then stick to windows, linux is not for gamers
gary4gar is offline  
Old 08-11-2007, 06:38 PM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: how to install windows application in Linux

no.buy cedega and play ur games if wine not supporting it.dont go back to windows way/
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 08-11-2007, 07:33 PM   #8 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: how to install windows application in Linux

Check out the WINE application database here
http://appdb.winehq.org/

It has a list of software you can run on WINE, and the extent to which it is supported, and any special instructions if required. Data is submitted by various users (for example I have for Jet Audio and WinRAR).

Also from there download the binary suitable for your distro

In SuSE the WINE folder is in your home directory. So if my home directory is /home/nucleuskore
then the path to my WINE folder will be
/home/nucleuskore/.wine

Please note the dot before wine. Its a hidden folder. It will contain drive_c which is your C drive, then like windows, it will contain a Program Files folder and a Windows folder. All the applications you install in a terminal as praka123 has outlined above
wine application.exe
will usually get installed to the Program Files folder as in windows. If any application asks for a restart, don't reboot your linux At prompt just type wineboot
Do get back if you get stuck

BTW which linux are you using
NucleusKore is offline  
Old 09-11-2007, 10:36 AM   #9 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: how to install windows application in Linux

there is few utilities there to optimize wine afair.for install there is/was winesetuptk.then winedoor etc
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 20-11-2007, 05:06 PM   #10 (permalink)
Right Off the Assembly Line
 
Join Date: Nov 2007
Posts: 3
Default Re: how to install windows application in Linux

If you want to play Windoze games on Linux, WINE is unlikely to work. However, there are two solutions:

a) Go and buy a nice new PS3, and a couple of games for it.
b) Buy Cedega for about 200rs a month; it works with most popular games, but not all of them.

Go buy a PS3! Don't bother with games on Linux... although I hear that Half-life is going to be ported, but don't wait for it.

Last edited by cam.turn; 20-11-2007 at 05:06 PM. Reason: Automerged Doublepost
cam.turn is offline  
Old 20-11-2007, 07:00 PM   #11 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: how to install windows application in Linux

Quote:
Go buy a PS3! Don't bother with games on Linux... although I hear that Half-life is going to be ported, but don't wait for it.
Most famous games work with either Wine or cedega. Its trhe small majortiy who play uncommon games that gets the short end of the stick. For example IM a chessmaster X fan. The thing wont run on any software available.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 05-05-2008, 02:41 PM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 22
Default Re: how to install windows application in Linux

is it any sotware who can convert .exe file into .rmp formate

Regards,
Bipul Singh
__________________
Thanks & Regards,
--------------------
Bipul Singh
bipshee1234 is offline  
Old 05-05-2008, 02:54 PM   #13 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: how to install windows application in Linux

There is no way you can convert EXE to RPM format!!
First, understand this:
RPM stands for Redhat Package Manager (used by Fedora, Suse, Mandriva etc.,)

DEB - Debian Format - Used by Debian-based Linux distros like Ubuntu,
Kubuntu, Knoppix, FreeSpire etc.,

If you install Windows application in Linux (using Wine or CrossOver Office) it runs
on a emulation layer. The Windows application thinks it is running on Windows!!
But in reality, it is not. Coming back to the point. There are plenty of Linux
applications available. If you can't find a Windows equivalent application
in Linux, then you can install that Windows application through Wine.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 05-05-2008, 03:02 PM   #14 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: how to install windows application in Linux

but you can convert Linux packages from RPM to DEB and vice-versa by programs like alian!
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 05-05-2008, 03:07 PM   #15 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: how to install windows application in Linux

^Its alien.
And although it can convert packages from and to rpm/deb/tgz ; its not advisable to do that as distro's could've patched up sources for their use.

Btw , why the hell was this thread bumped?
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 05-05-2008, 04:07 PM   #16 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: how to install windows application in Linux

It's fine cos it's OP himself who did so.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 07-05-2008, 12:58 AM   #17 (permalink)
Just another linux lover.
 
subratabera's Avatar
 
Join Date: Jun 2006
Location: Bangalore, KA
Posts: 562
Default Re: how to install windows application in Linux

You can also try PlayOnLinux. It can help you install many Windows games as well as apps on Linux effortlessly.
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)

Last edited by subratabera; 07-05-2008 at 01:07 AM.
subratabera is offline  
Old 07-05-2008, 11:12 PM   #18 (permalink)
Hacker
 
aasisvinayak's Avatar
 
Join Date: May 2008
Location: India - www.aasisvinayak.com
Posts: 29
Default Re: how to install windows application in Linux

nerves !!why win files in linux?
please go for linux alternatives. I shall help you
__________________
1000 GB Space for files | 1 Free domain | 1 GB FTP Space for Site hosting| Many click-to-install softwares| 10 Domains

All these for just Rs. 1799/yr

http://www.nazdrovia.biz/bestplan.html

Last edited by aasisvinayak; 08-05-2008 at 11:48 AM.
aasisvinayak is offline  
Old 08-05-2008, 02:53 AM   #19 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
Default Re: how to install windows application in Linux

Quote:
Originally Posted by praka123 View Post
no.buy cedega and play ur games if wine not supporting it.dont go back to windows way/
krazy kya ? Cedga is almost as costly as windows, and along with it there are all those issues and crashes along with performance drop due to increased work of translating directx to opengl. Its much better to get yourself a cheap windows version, strip it naked and remove everything thats unwanted including internet explorer and wmp11 (and the file browser if you are comfortable with command prompt navigation) and tweak it like hell and use it as a gaming only OS.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is online now  
Old 08-05-2008, 10:39 AM   #20 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: how to install windows application in Linux

Quote:
nerves !!why win files in linux?
please got for linux alternatives. I shall help you
Because Linux doesn't exactly have great alternatives for everything. Its because of Wine that many people use alot of Win products on Linux anyway and if it weren't for it there wouldn't be other products like Cedega or Crossover .
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 08-05-2008, 12:35 PM   #21 (permalink)
Hacker
 
aasisvinayak's Avatar
 
Join Date: May 2008
Location: India - www.aasisvinayak.com
Posts: 29
Default Re: how to install windows application in Linux

Quote:
Originally Posted by FilledVoid View Post
Because Linux doesn't exactly have great alternatives for everything. Its because of Wine that many people use alot of Win products on Linux anyway and if it weren't for it there wouldn't be other products like Cedega or Crossover .
I don't feel so

beginners can check out

http://www.linuxappfinder.com/alternatives
http://www.linux.ie/newusers/alternatives.php
__________________
1000 GB Space for files | 1 Free domain | 1 GB FTP Space for Site hosting| Many click-to-install softwares| 10 Domains

All these for just Rs. 1799/yr

http://www.nazdrovia.biz/bestplan.html
aasisvinayak is offline  
Old 13-05-2008, 12:25 PM   #22 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 22
Angry Time syncronisation with domai clint

Hi,
I have one Domain controlar having windows 2003 server standerd edition with R2. I want to syncronis the clients time with our domain server time. That means whenever user loged into the client system, clock of client get syncronised with the clock of domain server???? how it is posible??? can you guide me to resolve this issue
__________________
Thanks & Regards,
--------------------
Bipul Singh
bipshee1234 is offline  
Old 13-05-2008, 01:16 PM   #23 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
Default Re: Time syncronisation with domai clint

Quote:
Originally Posted by bipshee1234 View Post
Hi,
I have one Domain controlar having windows 2003 server standerd edition with R2. I want to syncronis the clients time with our domain server time. That means whenever user loged into the client system, clock of client get syncronised with the clock of domain server???? how it is posible??? can you guide me to resolve this issue
wrong section.
no windows stuff allowed here.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is online now  
Old 13-05-2008, 01:58 PM   #24 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: how to install windows application in Linux

Quote:
Originally Posted by MetalheadGautham View Post
krazy kya ? Cedga is almost as costly as windows, and along with it there are all those issues and crashes along with performance drop due to increased work of translating directx to opengl. Its much better to get yourself a cheap windows version, strip it naked and remove everything thats unwanted including internet explorer and wmp11 (and the file browser if you are comfortable with command prompt navigation) and tweak it like hell and use it as a gaming only OS.
you could always compile it from cvs.Only thing u wont get is the Point2Play gui i think
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 13-05-2008, 02:02 PM   #25 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
Default Re: how to install windows application in Linux

Quote:
Originally Posted by rayraven View Post
you could always compile it from cvs.Only thing u wont get is the Point2Play gui i think
its still not worth it if you want to run games which squeeze your GPU and are directx only.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is online now  
Old 13-05-2008, 02:22 PM   #26 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: how to install windows application in Linux

Just cause you don't feel so doesn't mean its not true. There quite a few alternatives making strides to replace / substitute other Win programs but there are some which Programs which you just cant. Read this months editorial you will get a better picture at what I'm trying to convey.

Quote:
its still not worth it if you want to run games which squeeze your GPU and are directx only.
http://appdb.winehq.org/objectManage...iTestingId=190

This is an example of Linux running a game in Wine which would make old systems cry. Nonetheless it does run with some drawbacks like a bit of lag and bugs. However fi you are a hardcore Gamer who prefers games like Crysis with 80+ frames . You should not be on Linux unless its a game natively built for it. Theres quite a few Linux servers out there in the gaming field also.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 19-05-2008, 12:47 PM   #27 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 22
Default Re: how to install windows application in Linux

See, I am software engineer I had design a software which is working on windows. but some of my clients are not using windows. they are using linux. can it be posible that the windows based application can run on Linux...
can u help me to resolve this issue....
__________________
Thanks & Regards,
--------------------
Bipul Singh
bipshee1234 is offline  
Old 19-05-2008, 01:10 PM   #28 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: how to install windows application in Linux

Quote:
See, I am software engineer I had design a software which is working on windows. but some of my clients are not using windows. they are using linux. can it be posible that the windows based application can run on Linux...
can u help me to resolve this issue....
You might want to mention what kind of application and developed in what Language etc.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 19-05-2008, 01:59 PM   #29 (permalink)
Sami Hyypiä, LFC legend
 
Liverpool_fan's Avatar
 
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
Default Re: how to install windows application in Linux

Quote:
Originally Posted by bipshee1234 View Post
See, I am software engineer I had design a software which is working on windows. but some of my clients are not using windows. they are using linux. can it be posible that the windows based application can run on Linux...
can u help me to resolve this issue....
What toolkit are u using? What language? The program you have designed does it have Windows based components? Are Using ,NET or similar Microsoft product.
If you are using .NET or likewise it is highly improbable that it will run in Linux and even if it will, yours users would not enjoy to run it in Linux.
If you want a cross-platform toolkit use Qt.
__________________
Experience true education in Computer Science - http://www.udacity.com | http://www.coursera.org

Spoiler:
Read before asking / messaging any moderator for any query: FAQ + answers for new members

Read all the sticky threads before asking any type of query. Most basic questions are answered in those.
Don't use forum for chatting. Visit http://webchat.freenode.net/?channels=krow, enter nick and connect.
Liverpool_fan is offline  
Old 19-05-2008, 02:22 PM   #30 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,491
Default Re: how to install windows application in Linux

Quote:
Originally Posted by Anurag_panda View Post
What toolkit are u using? What language? The program you have designed does it have Windows based components? Are Using ,NET or similar Microsoft product.
If you are using .NET or likewise it is highly improbable that it will run in Linux and even if it will, yours users would not enjoy to run it in Linux.
If you want a cross-platform toolkit use Qt.
.net also runs on linux if you export it via the mono project.

But yes, QT is the best option for such projects because it runs on three main enterprise platform - Windows, Linux and Macintosh.(sorry Solaris, HP-UX and BSD. You guys are too unimportant to qualify he QT compatibility )
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is online now  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How install windows 2000 after linux? ra_sriniketan Software Q&A 2 10-09-2007 06:31 PM
How to Install Linux & Windows in a same Hard Disc? Gigacore Open Source 3 26-04-2007 04:27 PM
install Linux with Windows?? Chetan1991 Open Source 11 26-01-2007 05:07 PM
can we install new software in linux like windows ? mkmkmk Open Source 24 06-08-2006 01:20 PM
how to install application in ubuntu shivi4 Open Source 2 28-07-2005 03:35 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:11 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2