On Mon, 07 May 2012 09:17:51 -0500, ssauser <
opto...@big57arf.net>
wrote:
Need to repair the file associations.
Run regedit.exe
1) Go to:
HKLM\SOFTWARE\Classes\batfile\shell\open\command
Check that the default Reg_Sz value is "%1" %*
If not change it.
2) Then go to:
HKLM\SOFTWARE\Classes\batfile\shell\edit\command
Check the default value Reg_Expand_Sz is ...
"%SystemRoot%\System32\NOTEPAD.EXE %1"
(no quotes)
3) May also need to go to:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts
Look for a ".bat" key and delete it.
-ralph