Again after doing some search, I found method to install drivers while making iso.
dism /add-driver /image:"pathto m ount folder" /driver:"\PathToDriver\drivername.inf"
This did not help.
However while running, if I do
drvload "\PathToDriver\drivername.inf"
It works.
However as for as macrium boot disk, I copied graphics driver folder as sub folder to drivers folder. While booting graphics driver installed and screen resolution is OK.
I would like to add a browser and partition guru program to the boot disk.
Further the wireless driver for intel dual band ac7260 does not have an .inf file. How to add driver for this wifi to the boot disk.
How to do that. Any solution will be appreciated.