Menu

#87 Installer exit status

v1.2.x
closed
nobody
1
2021-08-16
2020-07-28
No

Installer returns 256 after successful installation process. Running in cmd to check:
start /wait ./InstallDriver.exe
echo %errorlevel%

This cause problems with processing the installation process results in other installers (including this driver installer). Checked on Windows 10, Version 2004, Build 19041.388

Discussion

  • Stanislav Tomas

    Stanislav Tomas - 2020-07-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
    -Installer returns 256 after successful installation process. Running in cmd: 
    +Installer returns 256 after successful installation process. Running in cmd to check: 
     start /wait ./InstallDriver.exe
     echo %errorlevel%
    
     
  • Xiaofan Chen

    Xiaofan Chen - 2020-07-29

    Please use mailing list to discuss further libusb-win32 issues.

    And the installer is no longer supported. You can use Zadig or the installer from libusbk.

     
  • Xiaofan Chen

    Xiaofan Chen - 2020-07-29

    You can also submit tickets through github.
    https://github.com/mcuee/libusb-win32

     
  • Xiaofan Chen

    Xiaofan Chen - 2021-08-16
    • status: open --> closed
     

Log in to post a comment.