Now, now.
> .\a -Evv "hpp" "npp"
Processing '.\a.exe'.
Processing '.\constants.hpp'.
Processing '.\filestats.hpp'.
Processing '.\help.hpp'.
Processing '.\remv.cpp'.
Processing '.\remv.hpp'.
[STATS] Renamed 0 files (0 failed, 6 skipped).
> .\a -vv "hpp" "npp"
Processing '.\a.exe'.
Processing '.\constants.hpp'.
Renaming '.\constants.hpp' to '.\.\constants.npp' ... Successfully renamed .\constants.hpp to .\.\constants.npp.
Processing '.\filestats.hpp'.
Renaming '.\filestats.hpp' to '.\.\filestats.npp' ... Successfully renamed .\filestats.hpp to .\.\filestats.npp.
Processing '.\help.hpp'.
Renaming '.\help.hpp' to '.\.\help.npp' ... Successfully renamed .\help.hpp to .\.\help.npp.
Processing '.\remv.cpp'.
Processing '.\remv.hpp'.
Renaming '.\remv.hpp' to '.\.\remv.npp' ... Successfully renamed .\remv.hpp to .\.\remv.npp.
[STATS] Renamed 4 files (0 failed, 2 skipped).
Granted, the ".\.\" part looks inconvenient, but good enough.

I'll look into it on Wednesday again. Checking in, updating the RAR and leaving you alone for today/tomorrow.
