December Chocolatey Month: Question of the day 07/12
What command option can be used to pass arguments directly to the native installer within a Chocolatey package?
a) --package-parameters b) --installer-arguments c) --override-arguments d) --install-arguments
Submissions should be in a spoiler and accepted until December 8th 08:45 CET
More info and rules:
Page 1 / 1
** NOTE ** Yesterday's question isn't closed yet. You'll have until 11:30 CET to submit an answer!
d) --install-arguments
a) --package-parameters
A is the right one, --package-parameters
d) --install-arguments
d) --install-arguments
d) --install-arguments
d) --install-arguments
I hope I’m not to late…
--install-arguments
I hope I’m not to late…
--install-arguments
No, you had 30 min remaining
d) is the correct answer. --pacakge-parameters provide parameters to the script as where --install-arguments add additional parameters to the installer. See: https://docs.chocolatey.org/en-us/choco/commands/install#options-and-switches