Computing.Net > Forums > Linux > Working with WINE

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Working with WINE

Reply to Message Icon

Name: hi-teck
Date: August 9, 2005 at 22:23:57 Pacific
OS: Ubuntu 5.04/Win XP Pro
CPU/Ram: AMD 1 Ghz / 512 MB RAM
Comment:

I have successful installed wine and ran the wine whatever.exe to get the program I want to install. When the install was finished the program came up fine. Now since I closed the program I can not find it.

So my question is how do u find programs you install with WINE and run them?

And how do you uninstall programs you installed with wine?

Keep in mind I am a Linux Newbie...Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: August 10, 2005 at 02:08:49 Pacific
Reply:

Depending on your setup you may find that entries have been created in your KDE or Gnome menus, on my system the programs are listed under wine>programs.

You will find a hidden directory in your home called .wine (the leading . means that it is hidden). Enter this directory (cd ~/.wine) and list the contents with ls. One of the directories will be called something like fake_windows or drive_c....this is where programs are installed to. To run one:
$ wine ~/.wine/fake_windows/Program\ Files/whatever.exe


0

Response Number 2
Name: hi-teck
Date: August 10, 2005 at 07:33:22 Pacific
Reply:

Thanks so much


0

Response Number 3
Name: JustinCS
Date: August 14, 2005 at 10:18:50 Pacific
Reply:

Appreciate this solution too. Thanks


0

Response Number 4
Name: 3Dave
Date: August 17, 2005 at 02:10:47 Pacific
Reply:

I often create small scripts that will run windoze apps with wine and dump them in /usr/local/bin so that I can run them with a single command....


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


how to schedule a script Newbie, installasion



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Working with WINE

Help me please to work with Wine www.computing.net/answers/linux/help-me-please-to-work-with-wine/17600.html

Installing Internet Explorer with Wine www.computing.net/answers/linux/installing-internet-explorer-with-wine/9757.html

driver emulation with wine? www.computing.net/answers/linux/driver-emulation-with-wine/27548.html