M
MSDNAlexS
Guest
I've tried a variety of methods to mount various ISO's (which are fine, I can open them in 7ZIP) and no dice.
The powershell method gives me an error message...
mount-diskimage -imagepath "X:\new build\DAW\NI Installers\cuba.iso"
mount-diskimage : The semaphore timeout period has expired.
At line:1 char:1
+ mount-diskimage -imagepath "X:\new build\DAW\NI Installers\cuba.iso"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_DiskImage ...torageType = 1):ROOT/Microsoft/.../MSFT_DiskImage) [Mou
nt-DiskImage], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070079,Mount-DiskImage
This is a brand new Windows 10 install (latest,), everything is up to date. Antivirus is disabled.
The only thing unusual here is that it is dual boot.
File manager is associated with ISO extension by default.
Can anybody help please.
More...
The powershell method gives me an error message...
mount-diskimage -imagepath "X:\new build\DAW\NI Installers\cuba.iso"
mount-diskimage : The semaphore timeout period has expired.
At line:1 char:1
+ mount-diskimage -imagepath "X:\new build\DAW\NI Installers\cuba.iso"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_DiskImage ...torageType = 1):ROOT/Microsoft/.../MSFT_DiskImage) [Mou
nt-DiskImage], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070079,Mount-DiskImage
This is a brand new Windows 10 install (latest,), everything is up to date. Antivirus is disabled.
The only thing unusual here is that it is dual boot.
File manager is associated with ISO extension by default.
Can anybody help please.
More...