最后更新日期:2020年3月3日
重要说明:本软件不是给刚入门的小白用的!!!!!!有问题自行解决!!!!!!作者没足够的时间和精力,也没义务帮你解决Linux入门问题!!!!
本软件所有资源均来自网络,仅供学习和研究使用,不得用于任何商业用途。所有软件的版权归原软件作者所有。
根据2002年1月1日《计算机软件保护条例》第十七条规定:为了学习和研究软件内含的设计思想和原理,通过安装、显示、传输或者存储软件等方式使用软件的,可以不经软件著作权人许可,不向其支付报酬。
下载地址:
百度网盘 提取码:f2sn
Wine QQ 9.2.3/26662说明:
1、感谢yuking(winelibs20200212)、zd423(9.2.3/26662绿色版)绿色版;
2、压缩包内含两个文件夹,.wine、.local,均为隐藏目录。
使用步骤(只需两步,不分先后。如果连下面步骤都看不懂的,不建议你使用!!!!!如果连前面这句话也不懂是什么意思,建议你不要用linux了!!!!!):
步骤一、安装wine
1、ubuntu 19.10/ubuntukylin/mint(https://wiki.winehq.org/Ubuntu)
sudo dpkg –add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository ‘deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main’
sudo apt update
sudo apt install –install-recommends winehq-devel
2、Debian 10(https://wiki.winehq.org/Debian)
sudo dpkg –add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
deb https://dl.winehq.org/wine-builds/debian/ buster main
3、Fedora 31(https://wiki.winehq.org/Fedora)
dnf config-manager –add-repo https://dl.winehq.org/wine-builds/fedora/31/winehq.repo
dnf install winehq-devel
4、arch(直接安装)
sudo pacman -S wine
5、gentoo(直接安装)
sudo emerge wine-vanilla
步骤二、将压缩包解压到用户主目录(解压出来的是2个隐藏目录和本说明文件)
~ $tar xvf wineQQ9.2.3_26662.tar.xz -C ~/
完成上面两步,点击系统菜单,应该就有了Wine QQ的菜单项。
问题:
1、无法记住密码
删除方法:
rm -rf ~/.wine rm -rf ~/.local/share/applications/wine-QQ.desktop rm -rf ~/.local/share/icons/hicolor/256x256/apps/QQ.png
Archlinux,使用前已pacman -Syu
[cirno@cirnoarch ~]$ wine “~/.wine/drive_c/Program Files/QQ/Bin/QQ.exe”
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
wine: cannot find ‘~/.wine/drive_c/Program Files/QQ/Bin/QQ.exe’
[cirno@cirnoarch ~]$ wine “~/.wine/drive_c/Program Files/QQ/Bin/QQ.exe”
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
wine: cannot find ‘~/.wine/drive_c/Program Files/QQ/Bin/QQ.exe’
[cirno@cirnoarch ~]$ wine “/.wine/drive_c/Program Files/QQ/Bin/QQ.exe”
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
wine: cannot find ‘/.wine/drive_c/Program Files/QQ/Bin/QQ.exe’
[cirno@cirnoarch ~]$ wine “.wine/drive_c/Program Files/QQ/Bin/QQ.exe”
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
0009:err:process:create_process 64-bit application L”C:\\windows\\system32\\wineboot.exe” not supported in 32-bit prefix
0009:err:process:start_wineboot failed to start wineboot, err 193
0009:err:module:attach_dlls “libtcmalloc.dll” failed to initialize, aborting
0009:err:module:attach_dlls Initializing dlls for L”Z:\\home\\cirno\\.wine\\drive_c\\Program Files\\QQ\\Bin\\QQ.exe” failed, status c0000005
清风大大,我是个才使用Ubuntu的新手,百度到wine-qq.使用了几天发现一个问题,就是我公司的网络,偶尔会闪一下,闪了之后,qq就离线了,这时候我退出qq,就一直提示个人文件夹被占用,百度出来说是因为退出进程也没退完,查出来kill掉就可以了….确实这样做可以,但是我想请问下,离线之后不能重连和退出进程不能全部删除这两个问题,目前有好一点的解决办法吗?
我用的是wineQQ8.9_19990.tar.xz这个包.
我也经常遇到这个问题,可能是wine的问题,暂时无法解决。
我有办法可以装最新的 QQ9.0.9版本,tfssxp_at_gmail.
博主你好
https://phpcj.org/wineqq/博文中
frdora 31 dnf config-manager –add-repo https://dl.winehq.org/wine-builds/fedora/31/winehq.repo
应该为:dnf config-manager –add-repo https://dl.winehq.org/wine-builds/fedora/31/winehq.repo
–add-repo 打错了
WP网页编辑器的问题,发布博客时有些字符会转码。
推荐用清风老师 试试firefox send 来分享文件
arch linux wine 5.20报错
0024:err:module:import_dll Library dxgi.dll (which is needed by L”C:\\windows\\system32\\d3d10core.dll”) not found
0024:err:module:import_dll Loading library d3d10core.dll (which is needed by L”C:\\windows\\system32\\d3d10_1.dll”) failed (error c000007b).
0024:err:module:import_dll Library dxgi.dll (which is needed by L”C:\\windows\\system32\\d3d10_1.dll”) not found
0024:err:module:import_dll Loading library d3d10_1.dll (which is needed by L”C:\\windows\\system32\\d2d1.dll”) failed (error c000007b).
0024:err:mscoree:_CorDllMain failed to read CLR headers, hr=80004005
0024:err:virtual:virtual_setup_exception stack overflow 1732 bytes in thread 0024 addr 0x52093c59 stack 0x22093c (0x220000-0x221000-0x320000)
已确认wine下存在 dxgi.dll d3d10core.dll 以及d3d10_1.dll
[wallen@archlinux ~]$wine “.wine/drive_c/Program Files/QQ/Bin/QQ.exe”
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
0024:err:environ:run_wineboot failed to start wineboot c000035a
wine: could not load kernel32.dll, status c000035a
清风老师,我希望保留本地的64位wine环境,您可以制作使用其他WINEPREFIX的QQ吗?
已经全部干掉wine了,qq用的越来越少,等linux版qq吧!
直接解压到其他地方就行吧
userdef.reg:4: Mismatched architecture ‘#arch=win64’
userdef.reg is not a valid registry file
user.reg is not a valid registry file
0024:err:environ:run_wineboot failed to start wineboot c000035a
wine: could not load kernel32.dll, status c000035a