Skip to content

Adding configuration profile example to dogfood #29662

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

harrisonravazzolo
Copy link
Member

Configuration profile for windows that sets pinned items in start menu. Adding useful examples to repo.

Verified it works as intended.

@allenhouchins
Copy link
Member

I was going through this some more and testing things out. It works in most cases but is kind of a mess...

Those "link" filepaths are solely dependent on how the app was installed -- msi installs to a different path than exe. I also noticed that some of the links point to the items in the Start Menu which may or may not exist depending on how they were installed. 😮‍💨

I think we should likely link to where the executable exists in the filesystem, rather than where it exists in the Start Menu(?). Regardless, more testing to do....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants