Move Comodo Dragon Cache off of SSD

OK, I have searched and searched, maybe I am missing.

How can I move the Comodo Dragon Cache off of my SSD (where my apps are installed and user profile is) and onto my standard HD?

I have been able to do this for all of my apps including Chrome.
In chrome you launch with additional parameters ==> C:\Users\lmf1\AppData\Local\Google\Chrome\Application\chrome.exe “–disk-cache-dir=D:\Temp\Chrome Cache”

How do you do for Comodo Dragon?

Please help…

Hello,

Any parameters available for Chrome should work for Comodo Dragon as well. Have you tried running Dragon with the “–disk-cache-dir=” parameter?

Regards.

Yeah, did not work.

I was only able to do by creating a symbolic link using the safari example I found below…

I created symbolic link using the system MKLINK command:
mklink /D “c:\users\myuser\appdata\Local\Apple Computer\Safari” “d:\Caches\Safari”