How to remove "Cmder Here" in the context menu after .\cmder.exe /REGISTER ALL?
@ladder1984 commented on Jan 6, 2016, 7:48 AM GMT+5:30:
How to remove "Cmder Here" in the context menu after .\cmder.exe /REGISTER ALL?
First go to cmder and type this cmder.exe /UNREGISTER ALL
then
Run regedit and go to HKEY_CLASSES_ROOT\Directory\Background\shell\
and delete cmder folder
and then go to HKEY_CLASSES_ROOT\Directory\shell
and delete cmder folder
and that's it you have done it voila :smile:
Actually you can head to HKEY_CLASSES_ROOT\Directory directly and delete item Cmder in shell, and the same within \backgrond\shell. No need to run cmder.exe /UNREGISTER ALL.
@esphas commented on Jan 6, 2016, 9:22 AM GMT+5:30:
Actually you can head to
HKEY_CLASSES_ROOT\Directorydirectly and delete itemCmder, and the same within\backgrond. No need to runcmder.exe /UNREGISTER ALL.
ahh i knew it
Well @ladder1984 now you can directly delete reg entries without initiating the command so be happy and close this issue
@esphas @Droyk Thanks.
Most helpful comment
@ladder1984 commented on Jan 6, 2016, 7:48 AM GMT+5:30:
First go to cmder and type this
cmder.exe /UNREGISTER ALLthen
Run regedit and go to HKEY_CLASSES_ROOT\Directory\Background\shell\
and delete cmder folder
and then go to HKEY_CLASSES_ROOT\Directory\shell
and delete cmder folder
and that's it you have done it voila :smile: