I just wanna make sure this is fine before I switch to microWin, I got this error, with a whole bunch of errors afterwards related to mounting and unmounting or renaming a file to somethng that already exists, I can give the log file if needed
Unmounting image...
PS>TerminatingError(Dismount-WindowsImage): "The system cannot find the path specified.
"
Dismount-WindowsImage : The system cannot find the path specified.
At line:504 char:9
+ Dismount-WindowsImage -Path "$scratchDir" -Save
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Dismount-WindowsImage], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.DismountWindowsImageCommand
Dismount-WindowsImage : The system cannot find the path specified.
At line:504 char:9
+ Dismount-WindowsImage -Path "$scratchDir" -Save
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Dismount-WindowsImage], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.DismountWindowsImageCommand
I exported my current drivers onto the MicroWin ISO, since I'll be using it on a laptop with OEM drivers, in case that makes any difference