when I click on “run” and put in %temp% I get temporary int files and if I put in temp..I get something else…what’s the diff
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
%temp% on the other hand is user environment variable and is the temp dir for the user signed in .That is why it uses the wild card% sign.