小编mon*_*kut的帖子

在 WINE 中安装 python pywin32?

我正在尝试在 WINE 下安装 python,以便运行使用 COM 的 Windows 应用程序并与之通信。

我已经尝试了以下但似乎都不起作用:

[root@localhost ForCentOS]# wine msiexec /i python-2.7.2.msi
fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for L"C:\\windows\\temp\\msifc.tmp"
[root@localhost ForCentOS]#


[root@localhost ForCentOS]# wine start python-2.7.2.msi
fixme:exec:SHELL_execute flags ignored: 0x00000500
--> this hangs and does not return...
Run Code Online (Sandbox Code Playgroud)

wine python installation

5
推荐指数
1
解决办法
8529
查看次数

Powershell/CMD 突出显示以在 vista 中右键单击复制

在我使用 powershell 的 XP 机器上(此处为 Powershell 提示),我可以使用鼠标 + 左键单击突出显示文本,然后通过单击右键单击将突出显示的文本复制到剪贴板。(与CMD相同)

如何在vista中获得相同的功能?

(可能是我在 xp 中安装了一些我不知道的帮助工具?)

windows-vista powershell command-line

3
推荐指数
1
解决办法
454
查看次数