ikas-mc / ContextMenuForWindows11

Add Custom Context Menu For Windows11
GNU Lesser General Public License v3.0
1.86k stars 90 forks source link

Need help adding same parameter as the original context menu but it is not working #85

Closed anandisrocking007 closed 5 months ago

anandisrocking007 commented 1 year ago

I am finding out the location and parameter for the old context menu and adding it to the windows 11 context menu. Althought the softwares are getting activated but the file/folder it was suppose to open with is does not i belive i am doing something wrong with parameter. I am trying to add vscode, open command command line in this folder, avast, lockhunter, openhashtab softwares. Also how do you add context menu when it is linked to a .dll file like in avast.Any help is appreciated....

VScode Hash lockhunter

ikas-mc commented 1 year ago

does not support V% or 1%

"%V" -> "{path}"

1

Mingtha commented 1 year ago

does not support V% or 1%

"%V" -> "{path}"

1

The shortcut file: .lnk, can't be recongnized as a real file address