We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello according to: https://community.chocolatey.org/packages/boxstarter.chocolatey#install there is a Package parameter:
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -y
/nodesktopicon
Choco.Setup.debug.log.txt
Name Value
PSVersion 5.1.19041.1682 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.19041.1682 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1
> choco list Chocolatey v2.3.0 chocolatey 2.3.0 1 packages installed.
### Output Log ```bash Here, we can not add a file I have added the debug log to the section: How Did You Get This To Happen?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
What You Are Seeing?
Hello
according to: https://community.chocolatey.org/packages/boxstarter.chocolatey#install
there is a Package parameter:
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -y
What is Expected?
/nodesktopicon
How Did You Get This To Happen?
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -y
Choco.Setup.debug.log.txt
System Details
$PSVersionTable
Name Value
PSVersion 5.1.19041.1682
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.1682
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Installed Packages
> choco list Chocolatey v2.3.0 chocolatey 2.3.0 1 packages installed.
Additional Context
No response
The text was updated successfully, but these errors were encountered: