Wineを使用したVmware Horizo​​nクライアントのインストール

Wineを使用したVmware Horizo​​nクライアントのインストール

Fedora 29システムでWineを使用してVMware Horizo​​n Client 5.4.3をインストールしようとしています。 Wineで.exeファイルを開くと、ファイルが開き、インストールされたバージョン.Net 4.5にアップグレードされ、クリックするとInstall自動的にインストールプロセスが終了します。以下は端末の出力です。どんな助けでも大変感謝します。ありがとうございます。

[sdutta@sandysdora ~]$ wine ./Downloads/VMware-Horizon-Client-5.4.3-16346110.exe 
0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0009:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
0009:fixme:advapi:DecryptFileW (L"C:\\users\\sdutta\\Temp\\{A7221785-FAF5-4BF2-9CEF-C069D3A817CB}\\", 00000000): stub
002b:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
002b:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
002b:fixme:advapi:DecryptFileW (L"C:\\users\\sdutta\\Temp\\{27C0B175-6D01-4CE7-AFC6-EC68B0B94459}\\", 00000000): stub
002b:fixme:mscoree:metahostpolicy_GetRequestedRuntime ignoring config file stream
002b:fixme:mscoree:metahostpolicy_GetRequestedRuntime ignoring config flags
002b:fixme:advapi:DecryptFileW (L"C:\\users\\sdutta\\Temp\\{27C0B175-6D01-4CE7-AFC6-EC68B0B94459}\\", 00000000): stub
002b:fixme:exec:SHELL_execute flags ignored: 0x00000100
0030:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0030:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
0030:fixme:ole:CoInitializeSecurity (0x33f578,-1,(nil),(nil),6,2,(nil),12288,(nil)) - stub!
0030:fixme:wuapi:automatic_updates_Pause 
0030:fixme:sfc:SRSetRestorePointW 0x33f440 0x33f650
0030:fixme:wuapi:automatic_updates_Resume 
0030:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub
002b:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub
0009:fixme:ver:GetCurrentPackageId (0x33fe24 (nil)): stub

ベストアンサー1

使用ワインのヒント.Net 4.5をインストールします。その後もアプリケーションがまだインストールされていないか動作していない場合は、幸運ではない可能性があり、そのアプリケーションはWineでは動作しません。

最後に、Fedora 29は長い間(2019年11月26日現在)サポートされておらず、非常に古いWineバージョンを持っています。 Fedora 32にアップグレードすることをお勧めします。

おすすめ記事