ConvertTo-Jpeg icon indicating copy to clipboard operation
ConvertTo-Jpeg copied to clipboard

Does not work with Powershell Core

Open oledid opened this issue 4 years ago • 4 comments

https://devblogs.microsoft.com/scripting/powertip-identify-if-you-are-running-on-powershell-core/

oledid avatar Mar 07 '21 19:03 oledid

Isn't this more of an issue with PowerShell Core?

DavidAnson avatar Mar 07 '21 20:03 DavidAnson

Yeah maybe, but it could display a better error if the referenced assemblies fails to load, perhaps?

oledid avatar Mar 07 '21 20:03 oledid

I found a similar thread, someone saying "WinRT support was removed from .Net 6.0 and as result from PowerShell 7.2 too.". David, any chance you will adapt this valuable script to PS Core?

jamacoe avatar Jul 15 '22 08:07 jamacoe

I don't use this script anymore, so the urgency for me is less. This issue is a candidate for PR if someone digs in and figures out the changes!

DavidAnson avatar Jul 15 '22 15:07 DavidAnson