Hello, I see that from shell extension it is possible create a compress file with the same name of directory, directly. Some time I need to compress files with the same names, for example EXE and MAP, or DBF and CDX, in that case I want create a compressED file whit the same file name: Goo.exe+Goo.map --> Goo.7z In the same way, can be useful if you compress files with the same extension create a zip named with the extension: Goo.exe+Foo.exe --> exe.7z Thanks, Antonino
If anybody is interested, I put here https://github.com/APerricone/NppExport a modified...
Hello, I tried to import exported text in gmail to colorize the code inside the email,...
Hello, Thank you for your answer. Looking the code, I found a piece of code in NppExec.cpp...
Hello, I am pretty sure it is an old request, but is it possible manage the carriage...