https://bugs.winehq.org/show_bug.cgi?id=54986
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|apphelp |-unknown
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to roshan.dorr from comment #5)
Are there at least some patches that I can use to bypass detection?
https://github.com/wine-compholio/wine-staging/blob/master/patches/ntdll-Hid...
If not, I would suggest that one just use chmod to hide the files, and every program that is installed with wine gets a different user.
These are exported functions in the dll files; chmod would 'hide' the entire file, not just a particular function (and that would break other legitimate applications).