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

Deprecate Windows "quicklaunch" support (at least disable it by default) ? #244

Closed
2 tasks done
jypeter opened this issue Aug 7, 2024 · 0 comments · Fixed by #272
Closed
2 tasks done

Deprecate Windows "quicklaunch" support (at least disable it by default) ? #244

jypeter opened this issue Aug 7, 2024 · 0 comments · Fixed by #272
Labels
type::feature request for a new feature or capability

Comments

@jypeter
Copy link

jypeter commented Aug 7, 2024

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

I have been wondering about the AppData/Roaming/Microsoft/Internet Explorer/Quick Launch/Launch Turtle.lnk that is listed when I install my json file (as shown in #240 (comment))

I have found the quicklaunch option and I can disable the creation by using "win": {"quicklaunch": false}. But was is this for? I can understand the desktop option (create a desktop icon in addition to the Start Menu item) but what was this Internet Explorer related stuff, when Microsoft is now using Edge

Most relevant thing I have found was the How to Add the Quick Launch Toolbar in Windows 10 page, and I was indeed able to display the Turtle quicklaunch icon by using %APPDATA%\Microsoft\Internet Explorer\Quick Launch at step 3

But that's mostly useless and the page above says that this has been gone since Windows 7

Why is this needed?

Quicklaunch support is not needed because:

  • this is confusing (I lost some time on it)
  • it seems to be obsolete
  • you may want to trim your code by removing this

The minimal thing to do would be to set the quicklaunch default to false

What should happen?

Get rid of this or disable it by default

Additional Context

No response

@jypeter jypeter added the type::feature request for a new feature or capability label Aug 7, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in 🧭 Planning Aug 7, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Done in 🧭 Planning Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature request for a new feature or capability
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant