DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Windows Server 2022

Open PeterCullenBurbery opened this issue 4 years ago • 1 comments

DevToys does not work on Windows Server. Please allow for users to install DevToys on Windows Servre on Virtual Machines, for example through Chrome REmote Desktop with Google CLoud.

PeterCullenBurbery avatar Apr 07 '22 14:04 PeterCullenBurbery

You might need to install the Microsoft VCLibs package beforehand to get the needed dependencies as Windows Server and LTSC don't grab them automatically. I learned that because you must go through the same process to install winget on Windows server or LTSC

Carterpersall avatar Apr 21 '22 16:04 Carterpersall

@Carterpersall true, afaik winget and many other "modern" store apps work under win server 2022, 2019 not so much sadly

masterflitzer avatar Sep 27 '22 08:09 masterflitzer

I've installed Winget to Windows Server 2019 multiple times. You just need to install the necessary dependency (VCLibs 14) then Winget will install.

Carterpersall avatar Sep 27 '22 11:09 Carterpersall