[ Version ( since = "0.2.2" ) ]
public void set_post_install_drivers_disk (string disk)
Specify the disk on which drivers to be installed at the end of installation, are available.
Please read documentation on set_target_disk() for explanation on
the format of disk
string.
NOTE: Not every install script supports post-installation of drivers. Use get_can_post_install_drivers() to find out if an install script supports it.
this |
the install config |
disk |
the target disk |