71 / scoop-better-shimexe

A better shim.exe file for Scoop.
MIT License
73 stars 29 forks source link

Forward arguments #14

Open nascentt opened 1 year ago

nascentt commented 1 year ago

I understand that you can place arguments in the .shim file and have the target exe launch with those arguments. But how do you have the shim.exe forward the arguments passed to it to the target exe?

If not currently possible can that be the default if an args isn't specified in the .shim file?