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)?
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.