Paul Broadwith

Results 490 comments of Paul Broadwith

Can we get some project feedback on this one?

In the end I didn't solve it. I have this on two laptops and 2 desktops. Exactly the same issue. The key works fine in USB 2 port. Put it...

The issue I am currently having with this laptop is with a TB16 docking station. However I know at least one of the desktops also uses ASMedia USB 3 ports.

@jborean93 Thanks for the prompt response, and apologies for the delay in coming back. I'm looking at this again today and I cannot reproduce this issue now. Sods law. I...

If you used the `throw` statement it would stop the rest of Boxstarter. What we need to decide is if not being able to install packages is something that is...

Rather then the number of failed installs (does it matter how many?) you could just exit 1 or 0? I'm not against the idea. I think that: 1. Maybe we...

@mwallner is this not fixed with PR #296 / #402 ?

The [Style Guide](https://docs.chocolatey.org/en-us/choco/commands/#scripting-integration-best-practices-style-guide) indicates we use `=`: > When setting a value to an option, always put an equals (=) between the name and the setting, e.g. --source="'local'".