Relative Content

Tag Archive for powershellwinget

How to i get rid of the extra stuff at the to?

Hi I’ve been writing a PowerShell script that uses the Winget CLI tool but whenever I’m trying to use it in the way below this is the output that I keep getting when really what I want is the output that Powershell or CMD will give me if I just put it in normally

Winget ls shortening ids

I’m not sure if this is a winget question or a PowerShell question. Basically, winget ls output is too wide for the shell window, so it cuts off the column with ellipses. I tried ooutputing to a file or using start-process, but the resulting file also contains the shortened versions of th ids.