similar to: Re: Registry keys in WINE 1.2.2

Displaying 20 results from an estimated 10000 matches similar to: "Re: Registry keys in WINE 1.2.2"

2011 Jan 27
2
Registry keys in WINE 1.2.2
Hi, Troubleshooting another issue, I followed the advice on the wiki here, http://wiki.winehq.org/UsefulRegistryKeys, and ran the following grep on my 1.2.2 source code as recommended on, and copied and pasted from, the latter wiki page: Code: find . -exec grep "@@" {} \; | grep registry To narrow down the search results I modified it slightly to this: Code: find . -exec grep
2008 Mar 25
7
CodeWeavers released CrossOver Games today!
An Introduction CrossOver Games CrossOver Games is a commercial variant of Wine released by CodeWeavers with support for many of today's most popular games. CrossOver Games is tested for performance and stability with many games such as Guild Wars, Eve Online, and Steam games like Half-Life 2 and Portal. Link: Full Article
2006 Dec 03
4
prop.trend.test issue
I have the clinical study data. Year 0 Year 3 Retinol (nmol/L) N Mean +-sd Mean +-sd Vitamin A group 73 1.89+-0.36 2.06+-0.53 Trace group 57 1.83+-0.31 1.78+-0.30 where N is the number of male for the clinical study. I want to test if the mean serum retinol has increased over 3 years among subjects in the vitamin A group. > 1.89+0.36
2008 May 25
5
Registry override?
I first installed kchmviewer. I then created the file run_prog: #!/bin/sh $1 "`wine winepath -u "$2"`" I tested by running from a terminal run_prog kchmviewer c:\MyChmFile.chm This worked fine I edited the registry entry for chm.file to /usr/bin/run_prog kchmviewer %1 > > Note: > While researching regedit I noticed the reference to wineprefixcreate at: >
2011 Jan 19
9
RtCW: GLW_StartOpenGL() issue
Hi, WINE 1.2.2, Return to Castle Wolfenstein retail patched to 1.4.1, OS X 10.6.6, Mac Pro 2010 with ATI 5770. The error message is as stated in the title. According to a post here: > Newer AMD and NVIDIA drivers have so many OpenGL Extensions that Quake 3 engine based games crash when probing the extensions at game launch. > > 2 solutions: > > Download these fixed binaries
2011 Jun 18
3
using winbugs under wine
Hi, I need to run Winbugs 1.4.3 on my Mac OS X. It used to work this way. However, according to this post (http://www.aidanfindlater.com/installing-openbugs-in-mac-os-x-using-winebottler) [the last reply], the latest version Wine (1.1.44) doesn't support Winbugs anymore. Does anyone know a solution to this? Much appreciated for your suggestion! Best, TJ
2011 Nov 30
1
wine-users Digest, Vol 76, Issue 79
On 11/30/2011 07:35 PM, wine-users-request at winehq.org wrote: > [...] > 6. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (vitamin) > [...] > 9. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (talgalili) > [...] > 16. Re: Using todolist (abstract spoon) from ubuntu 11.10 ? > (James McKenzie) > > >
2008 Sep 27
2
Something odd is going on in this list
I read wine-users, as I read every list I can, through the Gmane interface, running Pan against news.gmane.org -- and recently hit a new gremlin. Supposing it something wrong with my connection or my Pan settings, I asked there. Here are the question and reply : [begin forward] On Fri, 26 Sep 2008 19:57:51 +0000, I Beartooth wrote: > Somebody please take a glance at
2008 Mar 25
3
Output of order() incorrectly ordered?
Hello, I have a data frame consisting of four columns and would like to sort based on the first column and then write the sorted data frame to a file. > df <- read.table("file.txt", sep="\t") where file.txt is simply a tab-delimited file containing 4 columns of data (first 2 numeric, second 2 character). I then do, > df_ordered <- df[order(df$V1), ] OR,
2008 Aug 02
1
VideoMemorySize registry key not being applied? [wine-1.1.2]
I am using Ubuntu Hardy, using the latest release of wine from the wine repos. I have an nVidia 7600GT with 256MB of video memory. One windows game i installed, Medal of Honor Allied Assault, has a simple config utility that sets game settings based on your hardware. This utility is detecting only 64MB of video memory. I tried setting it using wine regedit, HKCU>Software>Wine>Direct3d
2009 Dec 17
2
'Setup cannot find necessary files' message
Running Wine 1.0.1 in Ubuntu 9.10, trying to install FileMaker Pro 9 from CD. (Install from this CD works fine on Windows machine.) 'Setup cannot find necessary files' message appears when launching setup.exe with Wine. WINEDEBUG=+loaddll on setup.exe gives the output below; looks like all needed .dlls are there. Same problem reported on Ubuntu forums earlier in 2009 by another user:
2008 Mar 28
13
Is Wine taking my donations and giving them to CrossOver?
Well I must say. I certainly feel like a fool now. I have been contributing to Wine for about five months, and was shocked to see a blatant advertisement for CrossOver, who take the hard work of those who have contributed their intellect for free and sell it for profit, on your home page. I then discovered through your own FAQ that most Wine developers are employed by CrossOver. Is this legal?
2008 Nov 09
1
Re: Word 2003 - can't change default language from English (US)
James McKenzie wrote: > vitamin wrote: > > > Graeme wrote: > > > > > > > Got exactly the same problem Stefan. Have tried running regedit and changing language settings but no luck. > > > > > > There must be a simple explanation because I'm assuming that Word is picking up default settings from the system somewhere. > > > >
2011 Jan 02
3
Civilization 3 1.29f on OS X crashes on launch
Hi, This is the first time I've tried WINE. Please see my sig for details of my install. All I'm looking for here is confirmation that I should go ahead and post a "Garbage" vote on the Wine AppDB. Civ3 installs fine from the CD using: Code: DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine Setup.exe I then run the patch installer with: Code:
2010 Sep 26
2
Changing x-axis on boxplot
Dear List, ? I am creating a boxplot with two subsets, very similar to the example by Roger Bivand at ?boxplot (reproduced below).? I am trying to change the labels on the x-axis to have one number to cover both subsets.? I can do this in other plots by using axis=FALSE followed by a separate axis() command.? I have also tried variations in the names= argument but can't get it to work.?
2013 Jan 19
2
Deformulation and R
Dear All, I hope this is not too off-topic. Essentially, I need to know if there is any R package which can help me with a deformulation project. Suppose e.g. that you know from a chemical analysis the fat, mineral, vitamin, energy [and so on] content of a certain food product. You also know the ingredients of this product (e.g. milk, lactose, vegetable oil) and you know the chemical
2008 Sep 12
2
Again, about boxplot
Thank you for your guys reply for my previous question. But I got one more question about the boxplot. With the code in the R-help: boxplot(len ~ dose, data = ToothGrowth, boxwex = 0.25, at = 1:3 - 0.2, subset = supp == "VC", col = "yellow", main = "Guinea Pigs' Tooth Growth", xlab = "Vitamin C dose mg", ylab =
2008 Oct 28
9
Codeweavers
Today October 28, they are giving their software for free. Yes. Interest is go great they had to take their main site offline! Downloads can be done from the subsitute web page. So ... is their's really better than Wine on Debian Sid or Experimental? I have no need for MS-office. OO is more than good enought. However ... the question remains :-) They also offer a games package.
2011 May 10
1
Re: Logitech G11 keyboard and wine
PleegWat wrote: > vitamin wrote: > > > PleegWat wrote: > > > > > I've verified this by keysymming all extra buttons to the @ sign, and > > > using 'wine notepad' to test which ones work. > > > > > > I'm running a current dev verison from GIT. > > > > > > > > > So what's your
2010 Sep 09
3
[1.2]-S.T.A.L.K.E.R.:SoC - Remapping keys?
[1.2]-S.T.A.L.K.E.R.:SoC - Remapping keys? Hi, I am running Wine 1.2 on Ubuntu 10.04 32bit Linux. I wish to remap the movement keys in: S.T.A.L.K.E.R.: Shadow of Chernobyl, but when I try, it always maps "Pause" ? Any help would be appreciated! Running game through Valve's Steam client. Game seems to work fine otherwise... Jesse