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

Added a shortcut location for the application root directory #155

Merged
merged 1 commit into from
Dec 7, 2014

Conversation

flagbug
Copy link
Member

@flagbug flagbug commented Dec 7, 2014

This is useful for creating a shortcut for a portable application

I've also replaced the hardcoded ShortcutLocation array with Enum.GetValues, so it's a bit more maintainable

This is useful for creating a shortcut for a portable application

This commit also replaces the hardcoded ShortcutLocation array with Enum.GetValues
@anaisbetts
Copy link
Contributor

Not suuuuuuper excited about this use-case, but 👍

anaisbetts added a commit that referenced this pull request Dec 7, 2014
Added a shortcut location for the application root directory
@anaisbetts anaisbetts merged commit 34c638a into Squirrel:master Dec 7, 2014
@flagbug
Copy link
Member Author

flagbug commented Dec 7, 2014

Not suuuuuuper excited about this use-case, but 👍

Me neither, but after years of super-heavy registry-bloating installers, some people fear the Setup.exe and prefer an App.zip, so I give them that 😄

@flagbug flagbug deleted the portable-shortcut branch December 7, 2014 20:49
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

Successfully merging this pull request may close these issues.

2 participants