Try setting both the %TEMP% and the %TMP% variables to the C:\Users\[user]\Appdata\Local\Temp directory. Keep in mind that there are also system environment variables (the previously-mentioned ones were user environment variables) %TEMP% and %TMP%, which by default point to C:\Windows\Temp.
Also keep in mind that you should probably restart your computer after editing environment variables to be sure it takes.