下記のソースコードを「.reg」で保存する
1 2 3 4 5 |
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name] @="C:\\Windows\\notepad.exe" |
下記のソースコードを「.reg」で保存する
1 2 3 4 5 |
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name] @="C:\\Windows\\notepad.exe" |