Anything wrong with this patch?
Vitaliy Margolen
Monday, October 31, 2005, 11:31:13 PM, Vitaliy Margolen wrote:
For now that's only windows version.
Vitaliy Margolen
changelog: winecfg
- Add command-line switch -C to setup default configuration
Vitaliy Margolen wine-devel@kievinfo.com writes:
winecfg
- Add command-line switch -C to setup default configuration
That should be done in wine.inf. There's proper support for version-dependent settings now.
Friday, November 11, 2005, 3:45:13 PM, Alexandre Julliard wrote:
Vitaliy Margolen wine-devel@kievinfo.com writes:
winecfg
- Add command-line switch -C to setup default configuration
That should be done in wine.inf. There's proper support for version-dependent settings now.
I'm sorry but I don't see anything that would allow to set version registry keys based on currently emulated version. Could you point me the right direction where to look? I can't use platform because .NT means all winNT based system.
Vitaliy
Vitaliy Margolen wine-devel@kievinfo.com writes:
I'm sorry but I don't see anything that would allow to set version registry keys based on currently emulated version. Could you point me the right direction where to look? I can't use platform because .NT means all winNT based system.
This is what you want, the keys are at the same location on all NT systems. You just have to tell it to not overwrite the existing values in case the user has changed the version already.