ExplorerContextMenuTweaker icon indicating copy to clipboard operation
ExplorerContextMenuTweaker copied to clipboard

File names

Open w64bit opened this issue 7 years ago • 1 comments

Is it possible to change the file names, in order to be arranged in System32 folder one next to the other? Like: ECMT_Main ECMT_ShellPayload

w64bit avatar Nov 23 '18 18:11 w64bit

Yes, it is possible. The main dll file can be renamed to anything, the payload dll has to be "ShellPayload.dll", if you want to change it, you can change it in the code and recompile everything: https://github.com/rikka0w0/ExplorerContextMenuTweaker/blob/d289e3bbad1c156fb9730deda15ad54a98f17a11/MenuPatcher.cpp#L430

rikka0w0 avatar Nov 27 '18 13:11 rikka0w0