Skip to content

Add 32-bit command line options and deprecate x86 equivalents #478

@dtgm

Description

@dtgm

choco install -h

--x86, --forcex86
ForceX86 - Force x86 (32bit) installation on 64 bit systems. Defaults to false.

The problem is x86 is an architecture family of varying bit depths which is inclusive of 64-bit so this doesn't make strict sense.

Propose --32b, --force32bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions