Skip to content
New issue

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

Package parameter does not work: /nodesktopicon #574

Open
6 tasks done
schittli opened this issue Jul 18, 2024 · 0 comments
Open
6 tasks done

Package parameter does not work: /nodesktopicon #574

schittli opened this issue Jul 18, 2024 · 0 comments
Labels
Bug Issues where something has happened which was not expected or intended

Comments

@schittli
Copy link

schittli commented Jul 18, 2024

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

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:
      image

What is Expected?

  • If we pass /nodesktopicon
  • then no desktop icon will be created

How Did You Get This To Happen?

  1. 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

@schittli schittli added the Bug Issues where something has happened which was not expected or intended label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues where something has happened which was not expected or intended
Projects
None yet
Development

No branches or pull requests

1 participant