adoptium / adoptium/installer

Add support to winget's location param

Open
#526 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
168
Forks
77
Avg merge
2d 14h
Merged PRs (30d)
12

Description

I think that adding support to winget's location param make it easy to administrator's life.

Example:
`winget install EclipseAdoptium.Temurin.8.JDK --location c:\folder\sdk\java\java-8`

https://docs.microsoft.com/en-us/windows/package-manager/winget/install
`-l, --location | Location to install to (if supported).
`

Regards.

Contributor guide

Open the contributing guide

Research direction

Review the repository's installer scripts and Microsoft's winget install documentation, starting with how command-line arguments are passed to installers. Confirm how --location should be handled for the Temurin 8 JDK example, then verify installation to the requested path.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.