FG

Pass command line arguments to Windows "Open With"

Fresh3 days ago
Mar 15, 202665974 views
Confidence Score0%
0%

Problem

I have a program that opens with a specific shortcut, but the shortcut seems to send parameters to the application. If I go directly to the target directory and double-click, it does not work. However, if I use the command line and pass in a certain argument, the application opens correctly. I want…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Pass command line arguments to Windows "Open With"

Low Risk

Ran into the same problem as @jtpereyda and the solution from @bobbymcr didn't work for me either. I was trying to get all the command line parameters passed into node.js scripts without needing node.exe on the command. The problem is that if you ha…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment