Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

NirLauncher relying on Chocolatey shims causes some weird issues #235

@God-damnit-all

Description

@God-damnit-all

I've noticed things that shouldn't be launching with a command line keeping a command line window open, and this also makes NirLauncher's Explorer Copy feature worthless since it will just copy the shim instead.

I think it would be better to have the sysinternals nlp in the Launcher directory and insert the direct path to the tools into the nlp file. This can be programatically determined by running one of the Sysinternals shims with --shimgen-noop and using the second line, the one that says path to executable:. Running on each and every shim shouldn't be necessary, just taking the path from one and using it for the rest would suffice.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions