Page 1 of 1

how to modify the cache dir in the windows 7

PostPosted: 26 Apr 2014, 03:52
by andrew912
I want to move the cache dir from system partition to other place as the pictures occupied a lots of the limited space.
Now my cache dir is "C:\Users\Andrew\AppData\Local\Forge\Cache"
the user dir can be changed while the cache dir canot
I read the example file it seems the windows syetem could not modify it as the unix
:twisted: :evil:

Re: how to modify the cache dir in the windows 7

PostPosted: 26 Apr 2014, 12:44
by friarsol
Why can't it? The forge.profile.properties file has a line for Cache and a line for User.

My Profile looks like:

userDir=C:/Users/Sol/AppData/Roaming/Forge
cacheDir=C:/Users/Sol/AppData/Roaming/Forge/Cache

but it easily could be D:/Forge/ and D:/Forge/Cache