Re: DllOverrides

2006-04-14 Thread Alexandre Julliard
Rich Gilson <[EMAIL PROTECTED]> writes: > But, if the file with the * in front of it exists, what would be Wine's > behavior towards it. What I mean is, what does the * in the file name mean > to Wine? Is it just a standard wildcard to match many files to one entry? The wildcard means that it

Re: DllOverrides

2006-04-14 Thread Rich Gilson
On Friday 14 April 2006 10:50, Mike McCormack wrote: > Rich Gilson wrote: > > I'm looking at what is done in Winetools (no, this is not another > > WineTools discussion ;-) ) as far as the DllOverrides and it has > > generated a few questions. Here are a couple of lines

Re: DllOverrides

2006-04-14 Thread Mike McCormack
Rich Gilson wrote: I'm looking at what is done in Winetools (no, this is not another WineTools discussion ;-) ) as far as the DllOverrides and it has generated a few questions. Here are a couple of lines from the wt-config.reg file: "*"="native, builtin" "*auto

DllOverrides

2006-04-14 Thread Rich Gilson
I'm looking at what is done in Winetools (no, this is not another WineTools discussion ;-) ) as far as the DllOverrides and it has generated a few questions. Here are a couple of lines from the wt-config.reg file: "*"="native, builtin" "*autorun.exe"=&quo

Re: winecfg: remove .dll extension from DllOverrides

2005-10-03 Thread James Hawkins
On 10/3/05, Juan Lang <[EMAIL PROTECTED]> wrote: > This seems to be a common source of confusion. (It got me, and it's asked > on wine-users periodically.) Do .exe extensions need to be stripped too? > I believe only .dll needs to be stripped. .exe and others like .ocx must remain. -- James Ha

Re: Setting DllOverrides by script - Thanks

2004-10-04 Thread Bill Medland
On October 3, 2004 10:44 am, Alexandre Julliard wrote: > "Bill Medland" <[EMAIL PROTECTED]> writes: > >> Those (dlloverrides) are still in config, look at > >> documentation/samples/config. > > My question was to do with the mechanisms available for mod

Re: Setting DllOverrides by script

2004-10-03 Thread Alexandre Julliard
"Bill Medland" <[EMAIL PROTECTED]> writes: >> Those (dlloverrides) are still in config, look at >> documentation/samples/config. > Yes, and that is mounted into the registry as HKLM\Doftware\Wine\Wine.!!! This has always been the case, nothing has changed here. &

Re: Setting DllOverrides by script

2004-10-03 Thread Bill Medland
- Original Message - From: "Vincent Béron" <[EMAIL PROTECTED]> To: "Bill Medland" <[EMAIL PROTECTED]> Cc: "Wine devel" <[EMAIL PROTECTED]> Sent: Saturday, October 02, 2004 10:33 AM Subject: Re: Setting DllOverrides by script > Le v

Re: Setting DllOverrides by script

2004-10-02 Thread Vincent Béron
ole registry? > > The problem I am having is with the DLL overrides. > I see that they are now based on HKLM\Software\Wine\Wine\DllOverrides. > How do I get them in? > It seems to me that the only way that works is to edit the config itself and > then restart the wineserver. I

Setting DllOverrides by script

2004-10-01 Thread Bill Medland
based on HKLM\Software\Wine\Wine\DllOverrides. How do I get them in? It seems to me that the only way that works is to edit the config itself and then restart the wineserver. Is that correct? (If so the no big deal) (I can't seem to import into the config using regedit nor can I actually edit