Checklist
What You Are Seeing?
Hello
according to: https://community.chocolatey.org/packages/boxstarter.chocolatey#install
there is a Package parameter:
- No desktop icon: /nodesktopicon
- Unfortunately, it does not work:
- If I start
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -y
- the Desktop Icon will be created, as you can see on the Screenshot:

What is Expected?
- If we pass
/nodesktopicon
- then no desktop icon will be created
How Did You Get This To Happen?
- I ran:
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -y
Choco.Setup.debug.log.txt
System Details
- Operating System: 10.0.19045.0
- Windows PowerShell version:
$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
- Chocolatey CLI Version: 2.3.0
- Chocolatey Licensed Extension version: Chocolatey v2.3.0
- Chocolatey License type: None
- Terminal/Emulator: Cmder
Installed Packages
> 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?
Additional Context
No response
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'" -yWhat is Expected?
/nodesktopiconHow Did You Get This To Happen?
choco install boxstarter.chocolatey --package-parameters="'/nodesktopicon'" -yChoco.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