-
Notifications
You must be signed in to change notification settings - Fork 168
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
Add cross-platform support for the new menuinst #474
Conversation
I am starting to sync this branch to |
@conda/constructor - this is finally ready for review! It will require conda-standalone 23.11.0, which is available as a nightly but not released yet. I'll wait to release it til this PR is merged, in case we find something we want to change there. Thanks in advance! |
There is another possible explanation for the shortcut problems: conda/conda#13338 I've seen this happen when you install and then remove an installation without installing anything into the base environment. |
Awesome! |
Changes:
conda-standalone
is always named_conda.exe
--shortcuts-only
menu_packages
entries to[]
. This is a bit confusing I think, so we might need to rethink it..nonadmin
files are created for all-users installations in all OS (see discussion at MENU_ITEM_LOCATION is incorrect for all-user installation on macOS menuinst#137)