Install-ChocolateyZipPackage needs -SpecificFolder64
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my request.
### Is Your Feature Request Related To A Problem? Please describe.
_No response_
### Describe The Solution. Why is it needed?
I have a package where the archive directory names I'd like to extract are different between the 32 bit and 64 bit versions. A separate -SpecificFolder parameter for 64 bit would be great to have in cases like this.
### Additional Context
_No response_
### Related Issues
_No response_
Contributor guide
Research direction
Start by locating the Install-ChocolateyZipPackage implementation and its existing -SpecificFolder handling. Trace how 32-bit and 64-bit archive paths are selected, then verify that a separate 64-bit folder parameter works for packages whose archive directory names differ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100