Author Topic: Creating An OpenWith User-Defined Command To Be Used In Custom Context Menu  (Read 2173 times)

total_annihilation00

  • Junior Member
  • **
  • Posts: 20
  • Tech Savant\ Envisioneering
    • View Profile
I'am trying to create a User-Defined Command (named "Open PDF In Edge") to open the Selected File in Microsoft Edge Browser. It's to be added to a Custom Context Menu which I have it listed in no prob there. But when I enter the following Custom Command, the Edge Browser opens with lots of tabs for each of the folder paths. This is what I'am using (Edge opens but the PDF file doesn't, I even tried /w another PDF Viewer but that doesn't Open it either)::

Code: [Select]
MC.Run CMD="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" ARG="${focusfilepath}"ALSO TRIED::
Code: [Select]
MC.Run CMD="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" ARG="${sourcefilepath}"
Could I have this script rectified\ fixed please ?

Nvm, I got it to work via External !!::
Code: [Select]
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" "${focusfilepath}"
« Last Edit: February 03, 2024, 10:06:15 by total_annihilation00 »
~The World's Deceit Has Raped My Soul, We Melt The Plastic People Down Then We Melt Their Plastic Town~