クラス全体のために、そしてこれはすべての画像のためのEDITとPRINT(私の意見では、これは無駄な入力です)を取り除くために特にうまくいきます:
HKEY_CLASSES_ROOT\SystemFileAssociations\image
, go to the node containing the command you want to disable, and make a new STRING value entitled "LegacyDisable" under that node.
たとえば、「編集」を無効にしたい場合は、 HKEY_CLASSES_ROOT \ SystemFileAssociations \ image \ shell \ edit
に移動し、そのノードの下に「LegacyDisable」という名前の新しいSTRING値を作成します。