Hi,
if you specify another value to TempDirectory property , the AutoUseSystemTempFolder would not be used.
Because the uploader would think you want to that folder explicitly
--
If you do not change the TempDirectory , and both Path.GetTempPath() and windir\Temp are not write-able , the uploader would just use ~/UploaderTemp
Regards,
Terry