We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Install-ChocolateyShortcut assumes the -targetPath is a local file, which need not necessarily be true. A shortcut can go to a url.
WARNING: '' does not exist. If it is not created the shortcut will not be valid.
The text was updated successfully, but these errors were encountered:
(chocolateyGH-592) No Warning on Url Shortcut
cef47ee
Do not warn about target existence if shortcut target is a url.
Merge branch 'pr593-shortcut' into stable
dc69273
* pr593-shortcut: (chocolateyGH-592) No Warning on Url Shortcut
Merge branch 'stable'
2ab6082
* stable: (chocolateyGH-592) No Warning on Url Shortcut
ferventcoder
No branches or pull requests
Install-ChocolateyShortcut assumes the -targetPath is a local file, which need not necessarily be true. A shortcut can go to a url.
The text was updated successfully, but these errors were encountered: