conda / conda/constructor

Allow disabling of options for 'Installation Type'

Open
#810 2 comments 0 reactions 0 assignees View on GitHub
stale::recovered type::feature
Dominant language
Python
Stars
497
Forks
181
Avg merge
1d 16h
Merged PRs (30d)
17

Description

### Checklist

- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate

### What is the idea?

I have received several requests to disable the 'Just Me' option for the installation type. It is possible to achieve this using a custom NSIS template with the following result:

image

It would be good to support this at the `construct.yaml` level.

### Why is this needed?

Having a support way to apply this customization in `construct.yaml` would help avoid needing to mess around with NSIS templates when this feature is required.

### What should happen?

A key should be supported to allow the installation types to be disabled as appropriate.

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.