set_pre_install_drivers_disk
Description:
Specify the disk on which drivers to be installed at the very beginning of installation, are available.
This is usually needed for devices for which the OS in question does not have out of the box support for and devices are required/preferred to be available during actual installation.
Please read documentation on set_target_disk() for
explanation on the format of disk
string.
NOTE: Not every install script supports pre-installation of drivers. Use get_can_pre_install_drivers() to find out if an installer script supports it.
NOTE: Microsoft Windows XP requires pre-installation driver files to be present in the script disk under the toplevel directory.
Parameters:
this |
the install config |
disk |
the disk |