>>251
脊髄反射残念wwww

Failed to create an instance of the IFileSystemImage object
https://forum.macrium.com/Topic20750.aspx

posted 8 January 2018 2:02 PM
Andrew
Macrium Representative
Group: Moderators
Posts: 12, Visits: 102

This is caused by a bug in the latest Windows 10 Insider Preview.
Reflect is trying to use the Image Mastering API (IMAPI) to create filesystems on removable media or inside iso files,
but the API isn't starting up properly. The same bug can be seen by running the following PowerShell command:

New-Object -comobject "IMAPI2FS.MsftFileSystemImage"

On a normal Windows 10 install, this will create an object that you could (theoretically) use to create filesystems inside iso files or on writable disks.
On the latest Insider Preview, this will give a big red error message (CLASS_E_CLASSNOTAVAILABLE).

Kind regards,
Andrew - Macrium Support