Short answer:
Yes, but that is probably not what you actually want. In most cases, what you wants is for Logger Pro to talk to the devices. When you use the Vernier-created full installer of Logger Pro, the drivers are included. If you need to install on a lot of computers, please use the MSI version of our installer. It has been used on thousands of machines, and is a reliable solution. Breaking our installer into chunks will probably not work. To get the MSI, see:
How can I install Logger Pro on several computers? Is there an MSI file or a silent installer?

Long answer:
Yes, but that is probably not what you actually want. If you ignored the short answer above, please read it more closely. Our installer is pretty good, and it includes all the necessary components. It is even smart enough (in many cases) to fix broken installations that were performed by people who ignored the short answer. Most users will not need this. You may need this if:
1) You are running Logger Pro version 3.11-3.14.0 and installed those versions after Aug 20th, 2017. See:
Logger Pro installer warns that Windows can't verify the publisher of this driver software.
2) You have installed Logger Pro to a network location, which does not install the USB drivers to a local machine, and so interface does not work by USB. Run this installer on each local client machine.
3) You are using the interface with LabView, and have not installed Logger Pro.
4) You have custom software and need to talk to the interface via USB.

The driver-only package for for Windows that works with LabPro, LabQuest Mini, original LabQuest, LabQuest 2, and LabQuest Stream USB interfaces is at: http://www2.vernier.com/til/1335/VSTidi.msi

Silently installing these drivers:
If you are trying to run this installer silently you will need to pre-load a certificate that says you trust Vernier before you run the MSI. That is done with the command:
certutil -addstore “TrustedPublisher” CERTFILE.cer
To get the CERTFILE.cer, open the MSI with 7zip, and then find the Data1.cab file and open it with 7zip and extract one of the cat files, (it doesn’t matter which one.) Open that cat file, choose “view signature”, “view certificate”, go to “details”, and then “copy to file”.
Also note on Windows 7 you need to install KB2921916 before you can run certutil on SHA256 certs, see Issues with the silent installer with Logger Pro on Windows 7

Instead of silently installing the drivers, it is generally easier to just silently install Logger Pro completely: How can I install Logger Pro on several computers? Is there an MSI file or a silent installer?