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

[Feature] Add an option to pass a full path for the shortcut location instead of just a string. #491

Open
lipis opened this issue Nov 11, 2015 · 2 comments

Comments

@lipis
Copy link

lipis commented Nov 11, 2015

At the moment we can add a comma separated list of strings into the --shortcut-locations=Desktop,StartMenu.

It would be nice if this would also accept a full path like:

 --shortcut-locations='c:\path\to\folder\'

and it could work with multiple entries and with a combination of what is already working like this:

 --shortcut-locations=Desktop,'c:\path\to\folder\'
@anaisbetts
Copy link
Contributor

I'm not super excited about that because then it's hard to update / maintain shortcuts. What folder do you want to put shortcuts in?

@lipis
Copy link
Author

lipis commented Nov 11, 2015

%APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar

Then maybe adding that to the list --shortcut-locations=Desktop,TaskBar :)

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