hrpzcf
hrpzcf
Maybe it's a bug of pywinauto, edit `pywinauto/__init__.py` line 83, change `return com_init_mode` to `return 2`, it should work.
考虑在下一个大版本中增加这个功能(下一个大版本短期内不会更新)。
Maybe it's a bug of pywinauto, edit `pywinauto/__init__.py` line 83, change `return com_init_mode` to `return 2`, it should work.
短期内暂时没有精力封装新的打包工具,以后可能会添加
可以具体描述一下是哪个工具的选项吗?如果指的是 Pyinstaller 的`--add-binary`选项,那打包工具暂时没有封装这个选项
> 如下图binaries选项 > […](#) > ---原始邮件--- 发件人: ***@***.***> 发送时间: 2023年8月31日(周四) 凌晨1:00 收件人: ***@***.***>; 抄送: ***@***.******@***.***>; 主题: Re: [hrpzcf/AwesomePyKit] 如何支持binaries选项 (Issue #6) 可以具体描述一下是哪个工具的选项吗?如果指的是 Pyinstaller 的--add-binary选项,那打包工具暂时没有封装这个选项 — Reply to this email directly,...
> 校验文件完整性的开关 对应的是 pyinstaller 的哪个命令行参数?有很多参数我都不是很了解
这个APP启动后并不会向Windows注册表写入任何东西,但是如果使用APP的设置窗口中的相关功能集成HashCalculator的菜单项到系统右键菜单中,app将向系统注册表写入必要的注册表项。-------- 原始邮件 --------发件人: Aleksandr Sergeev ***@***.***>日期: 2024年5月10日周五 11:35收件人: hrpzcf/HashCalculator ***@***.***>抄送: hrpzcf ***@***.***>, Mention ***@***.***>主 题: [hrpzcf/HashCalculator] Is this app truly portable? (Issue #70) Dear @hrpzcf, does this app write some...
> The point is that I launched your application without knowing that it only has one language, which I don't speak. And while I was looking for a way to...
可能是因为缺少依赖的运行库