I have both Firefox and Waterfox on my system, and I want them managed and cleaned totally independently of each other. I've achieved this by creating a winapp1.ini file where each browser has it's own set of settings that doesn't interfere with the other browser.
This works well for instances where files simply need to be deleted (because different paths can be specified for each browser). However, for cookie cleaning the default built-in CCleaner method doesn't just delete the entire cookie file, but rather it retains certain cookies in accordance with the user-specified settings on the CCleaner > Options > Cookies page (so that important cookies don't get deleted while unimportant ones are removed).
The internal CCleaner command for this is: </span>
SpecialKey1=N_MOZ_COOKIES
Is it possible to use this command (or something similar) for each browser <strong>independently</strong> so that it does <em>not </em>affect both browsers at the same time? It seems to me that it is probably hard-coded to only work with Firefox (or any other browser specified using CustomLocation1= in the ccleaner.ini file).
Is there a way that I can achieve this cookie selective cleaning (instead of total deletion) for just Waterfox, without it also affecting my Firefox install?
Thanks