Squirrel.Windows icon indicating copy to clipboard operation
Squirrel.Windows copied to clipboard

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

Open aekeus opened this issue 8 years ago • 1 comments

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.

https://github.com/Squirrel/Squirrel.Windows/blob/ee32fb469fc1ace0af6aef7edc389e27b8c063bb/src/Update/Program.cs#L464

aekeus avatar Sep 18 '16 20:09 aekeus

#1050 is related to this as well.

vidia avatar Oct 15 '20 00:10 vidia