请问如何修改临时文件的目录?

请问如何修改暂存目录?也就是把c:\windows\temp换个地方,我记得是在autoexec.bat里面加一句话,是什么我忘了,谁知道啊?
---------------------------------------------------------------

temp=c:\temp

---------------------------------------------------------------

不是在注册表里改。
set temp=d:\temp
---------------------------------------------------------------

autoexec.bat里面加上

set temp=d:\temp
set tmp=d:\temp

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus