navado wrote: > I'm trying to run CwSkimmer (http://www.dxatlas.com/CwSkimmer/) with wine 1.0 > Installation was finished, but the program drops dialog with this error: > > Code: > > For security purposes, this program will not run while system debuggers are active. Please remove or disable the system debugger before trying to run this program again. > > > > > What I have to do to let application think that system debugger is inactive (or turn it off)? > > You can't. Your app is detecting Wine and interpreting it as a debugger. This happens with some copy protection programs.