Norman Yard

Results 6 comments of Norman Yard

https://learn.microsoft.com/en-us/azure/virtual-machines/windows/n-series-driver-setup?source=docs

Basically the versions are dated, pointing to NVidia is good but what grouping of GPU drivers should be downloaded and used.

I just developed a powershell script that takes the aka.ms\winget manifests and copies them to a azure storage account. The script also downloads the content and changes the URL to...

the manifests are a copy of the manifests at https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/VisualStudioCode/1.100.2 but with the Microsoft.VisualStudioCode.installer.yaml modified with InstallerUrl parameter pointed to an Azure Storage account (with the content downloaded to the...

----Removing only msstore source PS C:\apps> winget source remove msstore Removing source: msstore... Done PS C:\Apps> Winget uninstall --manifest C:\apps\code --force Failed when opening source(s); try the 'source reset' command...

I would like Winget if possible, it is built into windows 11 and PSADT could be updated with just one command line.