The key "Open with Notepad" doesn't have to be called Open with Notepad. I made it "Open met Kladblok" (it is in dutch)
maxoomen 7 months ago
thx
TheOrb14 2 years ago
Save it as .reg However, this will not work for Windows98 SE
Michaela6Dicker 3 years ago
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\open]
@="Open With Notepad"
[HKEY_CLASSES_ROOT\*\shell\open\command]
@="notepad.exe %1"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.]
"Application"="Notepad"
Sorry about the rating. I meant a 10.
Or a link to a website.
Screwuigi 3 years ago
Nice, but how do you make a command with Notepad that Opens a file or program when you Open Notepad?
The key "Open with Notepad" doesn't have to be called Open with Notepad. I made it "Open met Kladblok" (it is in dutch)
maxoomen 7 months ago
thx
TheOrb14 2 years ago
Save it as .reg However, this will not work for Windows98 SE
Michaela6Dicker 3 years ago
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\open]
@="Open With Notepad"
[HKEY_CLASSES_ROOT\*\shell\open\command]
@="notepad.exe %1"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.]
"Application"="Notepad"
Michaela6Dicker 3 years ago
Sorry about the rating. I meant a 10.
Michaela6Dicker 3 years ago
Or a link to a website.
Screwuigi 3 years ago
Nice, but how do you make a command with Notepad that Opens a file or program when you Open Notepad?
Screwuigi 3 years ago