Phil Carbone

Results 8 comments of Phil Carbone

Powershell core will be shipped with windows (in v7) - FYI > We are planning on eventually shipping PowerShell 7 in Windows as a side-by-side feature with Windows PowerShell 5.1,...

Any reason it can't be deployed through the windows app store? I have a wpf app that is deployed that way and Microsoft takes care of the signing.

> Reproduced with .221 as well, and .229-1... +1 I was able to update virtio on Win 11 Guest by running `virtio-win-gt-x64.msi` first, then I ran `virtio-win-guest-tools.exe` to get the...

+1 Need Flags to work (e.g. https://stackoverflow.com/questions/8447/what-does-the-flags-enum-attribute-mean-in-c). We are getting an error that a string can't be converted to the Enum type (because it is multiple Enum Flags together). We...