-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能不能支持下win10应用商店版的QQ #148
Labels
enhancement
New feature or request
Comments
忘了再补充一句,沙盘里运行原版官方QQ也有这毛病,找不到路径 |
先打补丁再在沙盘中运行 |
第三方修改的QQ好像也不行。。我感觉其实你只要能让指定QQ.exe的话这些毛病应该都能解决? |
程序只是修改了QQ的IM.dll,只要指定正确的文件目录就能进行防撤回的修改,并不会去hook QQ的进程,所以无论你是否使用沙盒都无所谓。 第三方修改的QQ,已经改动了IM.dll中相同的地方可能就不支持。 |
试了一下,应该是定位QQ这一层文件夹就足够了,但是我遇到了新的问题,那就是点击补丁的时候,会提示拒绝访问……求大佬告知办法 |
同样的问题 |
|
感谢提供办法,实测有效,另外微信可以用0.7版本替换(注意没有撤回提示) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用这个的原因这几天你懂的,浏览器记录什么的
手动指定到C:\Program Files\WindowsApps***\QQ\Bin会提示“无法找到此应用的关键文件,请选择正确的安装路径“
手动输也不行
The text was updated successfully, but these errors were encountered: