Detecting drivers already installed
Posted: Mon 26. Sep 2016, 21:01
I am using PcanOemSetup.exe to install the drivers. I am running this setup program from within another installation package. It works fine, but if the drivers are already installed, I get the message "This product is currently installed. Would you like to uninstall it?". My choices are Yes or No.
I was wondering if there exists a command line option to force the selection to No in this case.
If there is not, I need to be able to detect if the product is already installed, so I can check for this as an installation condition within my installer. What exactly does PcanOemSetup.exe check to determine that the product is currently installed?
I was wondering if there exists a command line option to force the selection to No in this case.
If there is not, I need to be able to detect if the product is already installed, so I can check for this as an installation condition within my installer. What exactly does PcanOemSetup.exe check to determine that the product is currently installed?