hamflx / huawei-pc-manager-bootstrap

解决非华为电脑无法安装华为电脑管家的问题。
390 stars 43 forks source link

无法安装新版本华为电脑管家 #9

Closed jiucenglou closed 2 years ago

jiucenglou commented 2 years ago
03:38:11 [INFO] huawei_pc_manager_bootstrap::app: Logger setup successfully
03:38:11 [INFO] huawei_pc_manager_bootstrap::app: Installer version 0.1.8-9c1289b
03:38:12 [INFO] huawei_pc_manager_bootstrap::app: OS: Windows 10 (19044)
03:38:12 [INFO] huawei_pc_manager_bootstrap::app: Listening on 127.0.0.1:55894
03:38:12 [INFO] common::common: Got CreateProcessW: 0x75c188e0
03:38:12 [INFO] common::common: Got GetSystemFirmwareTable: 0x75c31340
03:38:12 [INFO] common::common: HookGetSystemFirmwareTable initialized
03:38:12 [INFO] common::common: HookCreateProcessW initialized
03:38:12 [INFO] common::common: HookGetSystemFirmwareTable enabled
03:38:12 [INFO] common::common: HookCreateProcessW enabled
03:38:20 [INFO] huawei_pc_manager_bootstrap::app: Selected file: D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe
03:38:21 [INFO] huawei_pc_manager_bootstrap::app: PCManager installed successfully.
03:38:21 [INFO] huawei_pc_manager_bootstrap::app: Executing D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe
03:38:21 [INFO] common::common: CreateProcessW: D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe "D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe"
03:38:21 [INFO] common::common: New process id: 30284
03:38:21 [INFO] common::common: Get enable_hook address from D:\Downloads\华为电脑管家\huawei_pc_manager_bootstrap_core.dll
03:38:21 [WARN] common::common: inject_to_process error: LoadLibraryA failed: 找不到指定的模块。 (os error 126)
03:38:21 [INFO] huawei_pc_manager_bootstrap::app: Executed D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe
03:38:21 [INFO] huawei_pc_manager_bootstrap::app: Installed patch successfully
03:38:27 [INFO] huawei_pc_manager_bootstrap::app: D:\Downloads\华为电脑管家\PCManager_Setup_13.0.2.300(C233)_x64.exe exited with status exit code: 2
03:38:28 [INFO] common::common: CreateProcessW: C:\windows\system32\notepad.exe "notepad" C:\Users\HiWin10\AppData\Local\hamflx\huawei_pc_manager_bootstrap\cache\app-20220809113811.log
03:38:28 [INFO] common::common: New process id: 7996
03:38:28 [WARN] common::common: inject_to_process error: Process architecture mismatch, expect x86 got x64

无法安装新版本华为电脑管家, 从 log 看是安装包变为 x64 造成的 ? 能否请您看看, 谢谢 !

hamflx commented 2 years ago

请换一个目录试试,不要放在 Downloads 文件夹。或者检查一下杀毒软件,是不是将 huawei_pc_manager_bootstrap_core.dll 删除了。

jiucenglou commented 2 years ago

目录名改为拼音之后, 顺利安装了

hamflx commented 2 years ago

确实不支持中文路径,修复了 :D