So this is asking if this proof of concept would work:
Have VsCode open with a web server. (How to use webserver?)
Then on the program, it would call the host to grab say a version number, and see if the programs version is too old. (This is easy)
Then, if so, the webserver could download the update from a website (Say GitHub) and then install the program?
I that there have been websites that can install a custom program (Other then vex code) and run it? I can’t find it anymore but it would be a similar premises.