acad 2004 license file bug

Mike Hearn mike at plan99.net
Tue Jun 6 06:37:24 CDT 2006


On Mon, 05 Jun 2006 10:23:45 +0200, Jaap Stolk wrote:
> Thanks. but it doesn't seem to fool autocad. I tried:
> WINEDEBUG=+server wine setup.exe > ~/mywinelog.txt
> but it still logs to stout and my system can't keep up with the scrolling.
> Is there a way to watch just the registry read/write ?

You want 

WINEDEBUG=+reg wine setup.exe 2>/tmp/log

Note that you redirect stderr not stdout.

thanks -mike




More information about the wine-devel mailing list