# PulseView (statically linked, includes all libs).
File "${CROSS}/bin/pulseview.exe"
- # libusb0.dll (needed for libusb-0.1).
- File "${CROSS}/libusb0.dll"
-
- # Zadig (used for installing libusb-win32 and WinUSB drivers).
+ # Zadig (used for installing WinUSB drivers).
File "${CROSS}/zadig.exe"
File "${CROSS}/zadig_xp.exe"
# Delete the application, the application data, and related libs.
Delete "$INSTDIR\COPYING"
Delete "$INSTDIR\pulseview.exe"
- Delete "$INSTDIR\libusb0.dll"
Delete "$INSTDIR\zadig.exe"
Delete "$INSTDIR\zadig_xp.exe"
Delete "$INSTDIR\python32.dll"