Adding additional environment variables to the platform
I'm setting up a portable development environment using PA.c, and a couple things I'm using (.NET 6 SDK and Python) have environment variables that can tell them where to put things. I'd like to have a file somewhere that lists those and is loaded by the platform upon startup. Is that currently possible?
- Read more about Adding additional environment variables to the platform
- Log in or register to post comments