Disable Windows Explorer file associations for Disc Image Mount (ISO, IMG, VHD, VHDX)
Windows Registry Editor Version 5.00 | |
[-HKEY_CLASSES_ROOT\.iso] | |
[-HKEY_CLASSES_ROOT\.img] | |
[-HKEY_CLASSES_ROOT\.vhdx] | |
[-HKEY_CLASSES_ROOT\.vhd] | |
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.img] | |
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.iso] | |
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vhd] | |
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vhdx] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment