Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
退出QQ后很多exe和wine进程不退出的解决办法
Apps Section
1858
views ·
2
replies ·
To
floor
Go
a14331990
deepin
2012-06-07 16:33
Author
killall QQExternal.exe之后全退出了
QQExternal.exe基本没什么作用,这里写的
QQexternal.exe 百度百科
http://baike.baidu.com/view/619997.htm
于是我写了个hello.c
编译为32位exe 重命名为QQexternal.exe
备份并替换
drive_c/Program Files/Tencent/QQ/Bin/QQexternal.exe
具体路径是
~/.deepinwine/qq2012/drive_c/Program Files/Tencent/QQ/Bin/QQexternal.exe
可以了,退出QQ后所有exe和wine进程都会退出。
附上假的QQexternal.exe,用cross mingw gcc编译的。
Reply
Like 0
Favorite
View the author
All Replies
bsfmig
deepin
2012-06-07 17:36
#1
是不是能在Windows上面也用这个占位程序……
Reply
Like 0
View the author
a14331990
deepin
2012-06-07 18:16
#2
是不是能在Windows上面也用这个占位程序……
我在windows上用QQ时把它删了都没事
但是
某些鸡肋功能可能不正常 比如买QQ秀换QQ秀 腾讯的广告等
详情见
QQexternal.exe 百度百科
http://baike.baidu.com/view/619997.htm
和这个帖子的讨论
http://forum.ubuntu.com.cn/viewtopic.ph ... &start=180
第13页
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Bluetooth not working after laptop suspend mode
keyring deepin password.. WTF... Not user friendly
UNABLE TO SYNC IN BRAZIL
Popular Events
More
QQExternal.exe基本没什么作用,这里写的
QQexternal.exe 百度百科
http://baike.baidu.com/view/619997.htm
于是我写了个hello.c
编译为32位exe 重命名为QQexternal.exe
备份并替换
drive_c/Program Files/Tencent/QQ/Bin/QQexternal.exe
具体路径是
~/.deepinwine/qq2012/drive_c/Program Files/Tencent/QQ/Bin/QQexternal.exe
可以了,退出QQ后所有exe和wine进程都会退出。
附上假的QQexternal.exe,用cross mingw gcc编译的。