Is it safe to use multithreading with DISM APIs to remove multiple items from an image simultaneously?
I didn’t find anything on the documentation if its safe to perform multithreaded calls to DismRemovePackage, DismRemoveCapability, DismDisableFeature, i mean, attempt to remove multiple “things” from the image at once.
How to use WIMCreateFile winapi?
I’m unable to get the WIMCreateFile API working: