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

When saving a shortcut fails, it should not fail the package #264

Closed
ferventcoder opened this issue May 1, 2015 · 0 comments
Closed

When saving a shortcut fails, it should not fail the package #264

ferventcoder opened this issue May 1, 2015 · 0 comments

Comments

@ferventcoder
Copy link
Member

Sometimes folks are trying to save shortcuts to the desktop or LocalSystem's StartMenu, and it doesn't work out very well. Instead of throwing an error, shortcut creation should default to warnings if it fails.

@ferventcoder ferventcoder added this to the 0.9.9.6 milestone May 1, 2015
ferventcoder added a commit that referenced this issue May 2, 2015
When creating shortcuts, consider that gravy and do not fail if the
function fails. It can fail for several reasons, including attempting
to create a Desktop shortcut for LocalSystem (which doesn't have a user
profile).
ferventcoder added a commit that referenced this issue May 2, 2015
* stable:
  (GH-124) Allow posh extensions from assemblies
  (GH-264) Do not fail if shortcut creation fails
  (GH-267) Make some variables available again.
@ferventcoder ferventcoder self-assigned this May 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants