账号密码登录
微信安全登录
微信扫描二维码登录

登录后绑定QQ、微信即可实现信息互通

手机验证码登录
找回密码返回
邮箱找回 手机找回
注册账号返回
其他登录方式
分享
  • 收藏
    X
    wine-qq打开时提示缺少MSUTB.dll
    63
    0

    问题描述

    ubuntu安装wine-qq2012时,安装成功后打开提示错误
    缺少msutb.dll

    问题出现的平台版本及自己尝试过哪些方法

    ubuntu-kylin系统,安装了qq-2012,qq-国际版均出现该问题。。

    相关代码

    // 请把代码文本粘贴到下方(请勿用图片代替代码)
    root@lyz-All-Series:/opt/longene/qq2012# ./qq2012.sh

    * QQ.exe is not found! Unzip package needed.
    * Unzip ...... Please be patient to wait
    * Done, Enjoy it!
    *    Modifying the owner of /root/.longene/qq2012
    * Seems the first time to run. Here we go!
    err:menubuilder:init_xdg error looking up the desktop directory
    wine: Unhandled page fault on read access to 0x00000004 at address 0x7e8454c6 (thread 000b), starting debugger...
    err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\usp10.dll" (error=80)
    err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\urlmon.dll" (error=80)
    err:setupapi:create_dest_file failed to create L"C:\\windows\\winsxs\\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef\\msvcr80.dll" (error=80)
    err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\shlwapi.dll" (error=80)
    fixme:heap:HeapSetInformation 0x110000 0 0x33d40c 4
    fixme:advapi:RegisterTraceGuidsW (0x80d52d, 0x916320, {0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33d364, (null), (null), 0x916328,): stub
    fixme:advapi:RegisterTraceGuidsW (0x80d52d, 0x916340, {797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33d364, (null), (null), 0x916348,): stub
    fixme:advapi:RegisterTraceGuidsW (0xa99f97, 0xbd4b08, {3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1, 0x33d330, (null), (null), 0xbd4b10,): stub
    fixme:advapi:RegisterTraceGuidsW (0xa99f97, 0xbd4b28, {afff9c82-5be3-4205-9b3e-49e014c09a63}, 1, 0x33d330, (null), (null), 0xbd4b30,): stub
    fixme:imm:ImmGetDescriptionW (0xe0010804, 0x33de88, 256): semi stub
    fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b08, {3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1, 0x33fce8, (null), (null), 0x7e434b10,): stub
    fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b28, {afff9c82-5be3-4205-9b3e-49e014c09a63}, 1, 0x33fce8, (null), (null), 0x7e434b30,): stub
    err:module:import_dll Library MSUTB.dll (which is needed by L"C:\\windows\\system32\\ctfmon.exe") not found
    Native IE detected, not doing registration
    err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\ctfmon.exe" failed, status c0000135
    fixme:imm:ImmReleaseContext ((nil), (nil)): stub
    fixme:win:EnumDisplayDevicesW ((null),0,0x33f728,0x00000000), stub!
    root@lyz-All-Series:/opt/longene/qq2012# wine: Unhandled page fault on read access to 0x00000004 at address 0x7e7b54c6 (thread 0031), starting debugger...
    winedbg: Internal crash at 0x7e6b24c6

    你期待的结果是什么?实际看到的错误信息又是什么?

    期待能正常运行,但不知道怎么处理这个MSUTB.dll not found的问题

    2
    打赏
    收藏
    点击回答
        全部回答
    • 0
    • MSUTB.dll是一个动态链接库,通常用于Windows系统中的硬件检测和测试。如果在尝试打开wine-qq时提示缺少这个文件,可能是因为wine-qq在你的系统中没有安装或者安装不完整。

      以下是一些解决方法:

      1. 检查wine-qq是否已安装:在命令行中输入"wine --version"来检查wine-qq是否已安装。如果没有安装,需要先安装。

      2. 检查MSUTB.dll是否已安装:在命令行中输入"regsvr32 /iwine-qq.dll"来检查MSUTB.dll是否已安装。如果已安装,那么MSUTB.dll应该在系统路径中,如果没有,需要重新安装wine-qq。

      3. 检查MSUTB.dll是否已经复制到系统路径中:在命令行中输入"dir /a"来检查MSUTB.dll是否已经复制到系统路径中。如果没有,需要复制MSUTB.dll到系统路径中。

      4. 更新系统:确保你的系统是最新的,因为有时候更新系统可以解决一些软件问题。

      5. 清除缓存和临时文件:在命令行中输入"taskkill /IM wine-qq.exe /F"来清除wine-qq的临时文件和缓存。

      如果以上方法都无法解决问题,可能需要寻求专业的技术支持。

    更多回答
    扫一扫访问手机版
    • 回到顶部
    • 回到顶部