How to Install the PlatformIO Extension in VS Code for All Users?

I’m trying to install the PlatformIO extension in VS Code so that it’s available for all users on the device, but I haven’t been able to get it working. I’ve tried installing it using a custom extensions directory and packaging it with PSADT, but the extension still isn’t available for all users as expected.

Has anyone successfully deployed the PlatformIO extension for all users or have any suggestions or a recommended approach to achieve this? Thanks!