Answer:
To apply the hotfix file, use the following command
dism /image:c:\mount /add-package/packagepath:C:\hotfixes\Hotfix1.cab
The above code will apply the hotfix file C:\hotfixes\Hotfix1.cab to the mounted image.
5.2m questions
6.7m answers