Hi Cal,
If you change the AeDebugger setting to include the --auto option:
HKLM,Software\Microsoft\WindowsNT\CurrentVersion\AeDebug,"Debugger",,"winedbg --auto %ld %ld"
This is the default if you delete the key completely and is now also the default if you have no registry and wine creating a fresh ~/.wine directory.
Cheers,
Paul.
On Thursday 31 March 2005 07:36, you wrote:
So, is there any way to disable the debugger so that the script can just continue on errors and not sit at a "Wine-dbg>" prompt?