You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The match for .iso and .img are case sensitive when they should be case insensitive to also match for .ISO and .IMG. The primary impetus is that M$ and others commonly distribute their images with the upper case .IMG extension.
The match for .iso and .img are case sensitive when they should be case insensitive to also match for .ISO and .IMG. The primary impetus is that M$ and others commonly distribute their images with the upper case .IMG extension.