- 以下の内容を持つテキストファイルを作成し、任意のファイル名および拡張子 reg をつけて保存してください。
- 次に作成したファイルをダブルクリックして実行してください。
REGEDIT4
[HKEY_CLASSES_ROOT\.htm\OpenWithList]
[HKEY_CLASSES_ROOT\.htm\OpenWithList\Microsoft FrontPage Editor ]
[HKEY_CLASSES_ROOT\.htm\OpenWithList\Microsoft FrontPage Editor \shell]
[HKEY_CLASSES_ROOT\.htm\OpenWithList\Microsoft FrontPage Editor \shell\edit]
@="編集(&E)"
[HKEY_CLASSES_ROOT\.htm\OpenWithList\Microsoft FrontPage Editor \shell\edit\command]
@="C:\\Program Files\\Microsoft FrontPage Express\\bin\\fpxpress.exe %1"
一番下の行は FrontPage Express の導入された場所を示しているので、環境にあわせて書き換える必要があるかもしれません。