https://bugs.winehq.org/show_bug.cgi?id=44630
--- Comment #2 from Mauro Condarelli mcondarelli@soft-in.com --- Created attachment 60645 --> https://bugs.winehq.org/attachment.cgi?id=60645 Partial log containing the failing section.
Apparently installation fails because
421247.959:002f:0088:trace:file:wine_nt_to_unix_file_name L"\ghs\multi_714\safenet\windows\SentinelDriverInstallSupport.exe" not found in /home/mcon/.wine/dosdevices/c:/ghs/multi_714/safenet/windows
Which is correct because file it's not there; installation already accessed that same file multiple times in a different location:
420822.892:002f:0030:trace:msidb:MSI_RecordSetStringW 0x3bd598 3 L"C:\Program Files (x86)\Common Files\SafeNet Sentinel\Sentinel System Driver\SentinelDriverInstallSupport.exe"
I will attach a relevant(??) portion of log (full log is over 500M, so I will refrain from uploading the behemoth unless explicitly requested.)