HI ALL

I was able to fix my Notepad++.exe issue.
1. I did it by zip version and at one time didn't like where I unzipped it to. But at this time I already set it as a default reader for my code files.
2. I searched the registry for all "notepad++.exe" and finally noticed one stupid thing. Actually 2
a) I looked too in the registry and found in: HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache the MANY places I moved that folder around to.
This had 5 places! (OCD I know).. Well this helped me see another silly move.
b)
The path my exe IS NOW in: c:\work\npp6.7.8.1.bin
The path the registry had was c:\work\npp.6.7.8.1.bin
Took a while to see I was missing the stupid "."
So the option was: (Read first before doing this)
a) Delete the old paths from that registry section and keep one
b) But the problem is there are MANY entries of the original install/unzip.
so - I decided not to attempt to fix ALL entries - but rather simply Change my path back to what the registry has everywhere.
The FIX:
I renamed my path back to c:\work\npp.6.7.8.1.bin
(you can verify this in the registry by searching for "Notepad++.exe" and you'll see the path something like this:
"C:\work\npp.6.7.8.1.bin\notepad++.exe" "%1"
Then make sure that your physical directory is indeed that