similar to: Patched wine only for one prefix?

Displaying 20 results from an estimated 50000 matches similar to: "Patched wine only for one prefix?"

2009 Jan 07
3
Update process
After 6 month working with wine i would say i have some experience, but i still dont understand what happens when you update wine with the prefixes. I mean, what happens with the dlls and the other stuff in Code: ~/WINEPREFIX/drive_c/windows ?
2009 Jan 03
24
Wine 1.1.12 does not work on Ubuntu 8.10
After the update even Wine's notepad and Wine's configuration do not start. In Wine 1.1.11 all work well.
2010 Aug 14
6
How to use the wineprefix with another wine-path
Hi, there I recently purchased a copy of bordeaux in order to try the dib engine (and pulse) in wine1.2 I would like to use this in already installed bottles. So I tried something like this: code: [export WINEDIB=ON] then (as an example) code:[/opt/bordeaux/bin/wine | env WINEPREFIX=~/.wine-test wine winecfg] This does create a wine bottle, but in this way the dib engine doesn't get loaded
2008 May 12
11
i want to change the default /home/user/.wine
id like to have a single wine install wich uses another folder then ~/.wine. so i want it not to share this folder with my common wine installation. any ideas? thx looki
2009 Jan 25
1
How to create new Wine Prefix?
How do I create a new new Wine Prefix? Thanks in advance!
2009 Jun 10
4
Wine path-association
hello. I am trying to install an exe-file in the Program-Path of an individual Wine-Prefix. This exe-file reads an Inifile, which is in the same Directory. When I use Winefile to open the .exe, the inifile is read correctly. When I use it in a .desktop file with the order below, it does not work. Code: env WINEPREFIX "/opt/WPrefix" wine "C:\Program Files\Test\test.exe"
2012 Jan 23
5
Help with Wine and running exe w/ possible malware?
An exe file that I want to run on linux made for windows comes up as a Trojan on VirusTotal - how would I run it without it affecting my system? Is there any way that I can run this program on my Linux system without possibly getting a virus? Other people have told me that it would affect your wine prefix located normally inside ~/.wine and that any program running inside a wine prefix has only
2009 Sep 05
5
Trackmania NF 2.11.11 fails to start in Wine 1.1.28
I'm a new user of Ubuntu 9.04 and have installed Wine 1.1.28. Have not been able to get Trackmania Nations Forever 2.11.11 to start despite the AppDB indicating it should be fine. Installer worked fine, but program crashes on startup with an error message saying "Application has encountered a serious error and needs to close". Dump file indicates an unhandled exception. First
2008 Jul 02
2
WINEPREFIX ?
I have seen posts regarding WINEPREFIX so that Windows programs can be installed elsewhere than in the default .wine/drive_c/... folder. I have 2 or 3 Windows programs in the default folders which I run under Wine, and another program (Serif PagePlus 11) also in the default folder that does not run and I want to uninstall. Wine uninstall does not work for this program. I gather I can uninstall by
2010 Jul 02
3
.wine invisible
hi i have installed wine. it works fine, but unfortunately, i cant see the .wine folder at my places. how can i make it visible? what are the reasons, that the folder is invisible by defautl? peter
2010 Feb 08
7
Running wine via php
Hi, I'm trying to run a command with wine via php: Code: <?php $test = shell_exec('wine c:\\\\.exe'); echo $test; ?> [/code]
2009 Feb 06
2
Program won't load fonts when run outside of installed dir
I'm trying get a couple pieces of software we use at work so we can replace a bunch of aging Windows machines with Linux boxes, but I'm having a little trouble. I'll start with the potentially easiest problem first. One of the programs I'm trying to use is Lightspeed Virtual Terminal. It runs fairly well with just a couple of glitches. If I go to the directory it was installed
2008 Mar 01
5
moving or renaming .wine folder after installations
Hi, i want to reorg my directories and move (and rename) some .wine folder to /opt. After moving and renaming the .wine folder some applications don't start again. A least, i found some .lnk files in c:\... with absolute user and folder names inside. I dont know if i misunderstand something or if something is misconfigured in my wine but until now i think that the C:\ / Z:\ devices are the
2009 Aug 04
8
confused newbie
To launch a Windows exe from a command line, is it "wine <program>" or "wine start <program>"? I've seen both mentioned in the documentation.
2009 Jul 30
1
how to navigate files instaled on wine
hi im newbie user how to navigate files instaled on wine c:\\program filess\\ etc
2011 Dec 02
7
Clean enviroments in Wine
I read somewhere that in order for a program to work properly in Wine it should be installed in a clean enviroment, something along the lines of one software conflicting with anothers drivers/runtime/apps/etc. Is this true? Does this mean that I can only have one program installed with Wine at a time? Can one not create several 'fresh enviroments'?
2009 May 29
6
How to switch between current running wine apps
I really don't know how to google this or forum search this question as I have been trying to find the answer for an hour or so. I apologize if it's somewhere on the board spammed a lot but: How do I switch between different running wine apps. Pretty much, how do I use an emulated version of Alt+Tab in Wine? I don't know the hotkey, thanks!
2008 Oct 15
11
Want to help Wine?
Howdy Wine users! Looking for an easy way to help Wine? There are plenty of bug reports that could use a retest in current Wine, but developers are busy fixing bugs :-). Here's a list of bugs (536) that have a download available, but haven't been checked on in the last 6 months. If you'd got time and bandwidth to kill, and want to help Wine, please test them. After testing, leave a
2011 Feb 27
5
Entropia Universe with patched wine 1.3.14
Entropia Universe is finally working 100 % Did a guide on AppDB that waiting to be approved .
2011 Feb 04
3
multiple wine versions
Hello I managed to install a version of wine in ubuntu using: sudo apt-get install wine which gave me version 1.2.2 This version has been working pretty good with World of Warcraft but according to the AppDB version 1.3.6 is much better ('platinum') for Counter-strike: Source. So I d/led the source and installed it in /home/myname/.wine-1.3.6 but i'm not sure i understand PREFIX i