Difference between set vs setx



The difference between SET and SETX are

SETX - setting the environment variable is made permanent

SET - setting the environment variable temporarily.

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20