UPDATE 2015
If you unpack/install Notepad++ into c:\utils\npp\
and rename notepad++.exe to npp.exe for simplicity, then all you have to do is
git config --global core.editor c:/utils/npp/npp.exe
No wrapper scripts or other trickery. No need to have Notepad++ in PATH.