|
|
1
1
这是由于WindowsVista(和Windows7)的文件虚拟化功能。 Scott Hanselman blogged about this 一段时间以前,提供了一个关于它为什么存在的伟大讨论。 基本上,程序不应该写入程序文件。WindowsVista和Windows7通过将此写入重定向到用户的本地数据文件夹,自动“修复”性能不佳的旧程序。 |
|
|
2
0
很有趣……也许Win7不允许写入
程序文件目录
你必须使用
|