http://bugs.winehq.org/show_bug.cgi?id=34989
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
another installer suffering from this: 'Cashflow 4.3' -> http://www.bankingtools.nl/cashflow-manager.html
Prerequisite: 'winetricks -q dotnet40'
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+msi wine ./CF4323-Generic.exe >>log.txt 2>& ... 0046:Call KERNEL32.CreateFileA(00d551c0 "\\.\pipe\ToServerAdvinst_Extract_Z:\home\focht\Downloads\CF4323-Generic.exe",c0000000,00000000,00000000,00000003,00000000,00000000) ret=00548d62 0046:Ret KERNEL32.CreateFileA() retval=0000011c ret=00548d62 ... 0046:Call KERNEL32.ConnectNamedPipe(0000011c,00000000) ret=00548f54 0046:fixme:ntdll:server_ioctl_file Unsupported ioctl 110008 (device=11 access=0 func=2 method=0) 0046:Ret KERNEL32.ConnectNamedPipe() retval=00000000 ret=00548f54 0046:Call KERNEL32.GetLastError() ret=00548f5e 0046:Ret KERNEL32.GetLastError() retval=00000032 ret=00548f5e 0046:Call KERNEL32.ReadFile(0000011c,006ea060,00007f90,014ce7c0,00000000) ret=00548f91 0031:Ret winex11.drv.MsgWaitForMultipleObjectsEx() retval=00000001 ret=7e96efc7 ... --- snip ---
$ sha1sum CF4323-Generic.exe 50b597e58b8f84620fdc7b6f30a3826eff76210a CF4323-Generic.exe
$ du -sh CF4323-Generic.exe 19M CF4323-Generic.exe
$ wine --version wine-1.7.15
Regards