1. change your old Cache folder name to CacheOLD
2. create new folder at new location
3. link the two folders with cmd command
4. cut and paste the content from CacheOLD to the new one
mklink /d "C:\Users\UserName\AppData\Local\Google\Chrome\User Data\Default\Cache" "E:\Programs\Chrome\Cache"