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
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
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
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 Jan 25
1
How to create new Wine Prefix?
How do I create a new new Wine Prefix? Thanks in advance!
2010 Jul 21
16
VT Cashbook
Hi all, I am trying to get a very simple little program called VT Cashbook to run on wine. I keep on getting the following error: ActiveX component can't create object. I then click ok and then get Run-time error '-2147221166 (80040152) Automation error The prog can be downloaded from http://www.vtsoftware.co.uk/cashbook/index.htm It installs 2x programs, but I am only interested in
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
2011 Jul 27
3
Sketchup 8
I gave up about year ago on this issue, but now i have removed my win partition and REALLY need to get the good 'ol sketchup running. Already tried basic debugging tips posted on the wiki page (eg. editing registry, turning FX off, unchecking "always show at startup"). Yet no luck. It seems to be loading all tools, even the screen can be seen for a fraction of a second, and then it
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"
2008 Jul 23
17
Cant play Warcraft 3
I have wine 0.9.46 and warcraft 3RC 1.21b When I start up warcraft3 i get: Fatal Error Program: c:\program files\warcraft III\war3.exe then it tells me it cant locate the cd Im not very savvy with linux yet I dont know how to upgrade wine, it wont do it in synaptic manager, adept manager Ive also installed vcredist_x86.exe that didnt do anything I have a hp pavilion 1000 intel chipset builtin
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
2010 Jun 21
2
moved to Ubuntu 10.04 no space on /home
Hi I've moved to Ubuntu 10.04 but have not enough space on /home but for ex. at /apps. Now could I move my previouse applications from ~/.wine to /apps/.wine? How to tell wine while compiling the src? Many thanks Michael
2009 Jul 31
7
Program runs in Xfce, but not KDE?
I play a game called Ultima Online.. the client runs 100% just fine when im using xfce but crashes when im using kde? nothing else has changed on the system. i do use kdm ive tried gdm as well. any ideas? i can just log out, switch session to xfce and play the game with no issues.. but i like kde..
2012 Jan 22
4
move temp files directory?
I would like to point Wine at my Linux temp directory instead of /home/username/.wine/drive_c/users/username/Temp. Is there a way to have the Wine environment variable specify a different location?
2009 Jan 27
4
When typing, only one character for any app.
Whenever I try typing anything into any application, all I get is one character and then I cannot add any more or even delete it unless I exit out. When I load it back up the same thing happens. This problem also persists within the Wine configuration, I can only change one number in the window size box. I have tried the riched20 winetrick and I have uninstalled the program and reinstalled it
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]
2017 Feb 18
2
[RFC] Using Intel MPX to harden SafeStack
On 2/7/2017 20:02, Kostya Serebryany wrote: > ... > > My understanding is that BNDCU is the cheapest possible instruction, > just like XOR or ADD, > so the overhead should be relatively small. > Still my guesstimate would be >= 5% since stores are very numerous. > And such overhead will be on top of whatever overhead SafeStack has. > Do you have any measurements to