I tried to install a Windows based program with wine and got the following error;
Code: Select all
noid@Laptop:~$ wine /media/noid/setups/Fidelity/32BitSetup.exe
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: failed to open "/media/noid/setups/Fidelity/32BitSetup.exe": c0000135
noid@Laptop:~$
Thanks.