[argyllcms] Re: With latest rev of ArgyllCMS, DTP94 driver not loading

  • From: Florian Höch <lists+argyllcms@xxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Sat, 1 Apr 2017 12:08:41 +0200

Am 01.04.2017 um 09:40 schrieb Ivan Tsyba:

    "Install Argyll CMS instrument drivers" which will install the drivers
    via a self-signed certificate


Florian, how this implemented? For my internal purposes I use my Inno
installer which installs DisplayCal, ArgyllCMS, my settings, drivers in
one run. For Win8 and up this requires system restart in mentioned mode.

A small wrapper commandline executable[1] based on a minimally modified
fork of libwdi[2] which embeds the driver files.
To install the driver, DisplayCAL internally enumerates USB device IDs
and calls the wrapper exe (elevated) with the respective arguments, e.g.
(i1 Pro example):

Argyll_V1.9.2_USB_driver_installer.exe --noprompt --usealldevices --vid
0x0971 --pid 0x2000

--usealldevices makes it switch from any current driver to libusb, in
case the device is using the vendor driver.

Florian.

[1] https://displaycal.net/Argyll/Argyll_V1.9.2_USB_driver_installer.exe.zip

[2] https://github.com/fhoech/libwdi

Other related posts: