https://bugs.winehq.org/show_bug.cgi?id=56433
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://dldir1.qq.com/qqfil | |e/qq/QQ8.9.6/22404/QQ8.9.6. | |exe
--- Comment #1 from lizhenbo litimetal@gmail.com --- I applied a bisect between wine-9.0 and master branch, and located e92ba2de43d7afbe0704b11b29f7c30f44dfaeca
If I checkout to master branch, then revert this patch, the QQ installer could work well.
--- e92ba2de43d7afbe0704b11b29f7c30f44dfaeca is the first bad commit commit e92ba2de43d7afbe0704b11b29f7c30f44dfaeca Author: Zebediah Figura z.figura12@gmail.com Date: Sun Feb 7 22:54:19 2021 -0600
server: Create processes using a limited administrator token by default.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40613
server/process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---