我不能让APUtil.exe在酒下跑。我在葡萄酒下安装了5.5.3版 -1.5.12。我在Ubuntu 12.04。当我尝试运行它时,我得到的是:
$ wine APUtil.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:iphlpapi:CreateIpForwardEntry (pRoute 0x78e944): stub
fixme:service:EnumServicesStatusW resume handle not supported
fixme:service:EnumServicesStatusW resume handle not supported
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x78e5a8,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x12e840,(nil)): stub
fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x78e664 0x78e66c
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
err:module:import_dll Loading library dnssd.dll (which is needed by L"C:\\Program Files (x86)\\AirPort\\APUtil.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files (x86)\\AirPort\\APUtil.exe" failed, status c0000135
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x78e5a4,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x12e1a8,(nil)): stub我从2001年起就没喝过酒了。
顺便说一句,5.6.1版是可用的,但它抱怨说它需要Windows7 SP1。
发布于 2012-09-30 20:12:18
您可以尝试机场实用工具5.4.2。它适用于我在12.04 ubuntu上使用wine1.5。
发布于 2018-11-14 18:15:40
这对我的5.6.1版本起了作用:确保您的葡萄酒配置为Windows 7 (winecfg)。从Windows 7复制dnssd.dll或在互联网上找到它。将其放置在.wine下的机场实用程序目录中。好了。
https://askubuntu.com/questions/187428
复制相似问题