On Sat, Dec 29, 2007 at 01:04:50PM +0100, Alexandre Julliard wrote:
Robert Millan rmh@aybabtu.com writes:
On Fri, Dec 28, 2007 at 05:43:40AM -0500, Steven Edwards wrote:
How about rather than writing another application to do this, you make winecfg take arguments on the command line so you could set something like
winecfg foo.exe --winver win98 --dll=gdiplus.dll=n
Yes, I suppose that'll do. Want a patch for --winver ?
It's only a matter of setting a registry key, that can be done easily by calling regedit, there's no need to involve winecfg.
Looking at winecfg/appdefaults.c, there seems to be several keys involved.