Question
What are the command line options for the installers?
Answer
Both the Runtime and Development installers have been updated to allow for more control via the following command line options:
/GIGE_DRIVER=OPTION, where OPTION can be TRUE or FALSE. When TRUE, the GigE driver will be forced to install, even on unsupported operating systems (such as Windows XP without SP3, 64-bit Windows, and Windows 2000). When FALSE, the driver will not install. If the option is not used, the GigE driver will only install on Windows XP SP3 or Windows Vista.
/DONGLE_DRIVER=OPTION, where OPTION can be USB, PARALLEL, XPE, or NONE. When USB, the USB-based dongle driver will be installed. When PARALLEL, the parallel-based dongle driver will be installed. When XPE, the USB-based dongle driver suitable for Windows Embedded will be installed. When NONE, the dongle driver will not be installed. If any of these options are used, the driver component configuration will be disabled within the installer. If the option is not used, the installer defaults to using the USB-based driver, which is then configurable within the installer.
Comments
0 comments
Please sign in to leave a comment.