Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1754

Suggestions • Re: Cmd : "New Sibling Folder"

$
0
0
In my opinion this is quite niche and belongs in a filemanager more than in a search tool, but a very simple way to get this working in Everything (and in file managers too):

To install: Run the following command in a Command Prompt (CMD.exe):

Code:

reg.exe ADD "HKCU\SOFTWARE\Classes\Directory\shell\SiblingFolder\command" /ve /d "cmd.exe /V:ON /C   set /p sibling=Folder name? & md \"%V\..\!sibling!\"" /F
After installation:
- Right-click a folder
- Select SiblingFolder
- Enter a name for the folder
- Press ENTER
- Done.


To uninstall, run:

Code:

reg.exe delete "HKCU\SOFTWARE\Classes\Directory\shell\SiblingFolder" /F 

Statistics: Posted by NotNull — Wed Sep 04, 2024 8:06 pm



Viewing all articles
Browse latest Browse all 1754

Latest Images

Trending Articles



Latest Images