https://bugs.winehq.org/show_bug.cgi?id=45772
Bug ID: 45772 Summary: Neo Manager needs 'pnputil.exe /a' Product: Wine Version: 3.15 Hardware: x86 URL: http://support.renlearn.com/techkb/download/NEOManager 3_9_3USPC.zip OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: pnpmgr Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Continued from bug 45735.
The installer runs `PnPUtil /a C:\Windows\Inf\AsUSBDrv.inf` to install its drivers. This fails since Wine doesn't implement pnputil.exe.
Relevant part of wine log:
Z:\home\hazel\Downloads\NEOManager3_9_3USPC>PnPUtil /a C:\Windows\Inf\AsUSBDrv.inf Can't recognize 'PnPUtil /a C:\Windows\Inf\AsUSBDrv.inf' as an internal or external command, or batch script.
hazel@watership:~/Downloads$ sha1sum NEOManager3_9_3USPC.zip a844ab468a2c2034c0404f7fc655b7746c410d11 NEOManager3_9_3USPC.zip hazel@watership:~/Downloads$ du -sh NEOManager3_9_3USPC 70M NEOManager3_9_3USPC
https://bugs.winehq.org/show_bug.cgi?id=45772
Sitoo Stefaniee@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Stefaniee@gmx.de
https://bugs.winehq.org/show_bug.cgi?id=45772
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl@gmail.com
--- Comment #1 from Alois Schlögl alois.schloegl@gmail.com ---
Chances are that usbip-win is also affected by the missing pnputil. The install instructions of usbip-win https://github.com/cezanne/usbip-win suggest that pnputil is needed to install the vhci/vhci_ude drivers
pnputil /add-driver usbip_vhci.inf or pnputil /add-driver usbip_vhci_ude.inf
https://bugs.winehq.org/show_bug.cgi?id=45772
info@jonathanreus.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |info@jonathanreus.com