I've found the solution.
sys_temp_dir
// before ;sys_temp_dir = "/tmp" // after sys_temp_dir = "C:\Users\<YOUR_USERNAME>\AppData\Local\Temp"
Different operating system may have different temp folder paths too.