Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squirrel.exe does not support command line option to avoid recreating deleted shortcut #831

Open
aekeus opened this issue Sep 18, 2016 · 1 comment

Comments

@aekeus
Copy link

aekeus commented Sep 18, 2016

The third parameter is a static false value in the call to update / create a shortcut CreateShortcutsForExecutable. It would be helpful if a command line option was available to pass instead.

mgr.CreateShortcutsForExecutable(exeName, locations ?? defaultLocations, false, processStartArgs, icon);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants