Hi,
a question if someone has some idea..
Trying to configure Google Chrome Portable to work only on a secondary HDD I noticed that it wrote cache data in the main SSD drive so I found the CacheInTemp=true setting in the ini file..
Changing that to "false" now Chrome writes data in C:\Documents and Settings\USER\Local Settings\Temp\
so it's still a problem..
Also tried in the ini file changing the
AdditionalParameters= --disk-cache-dir="D:\portable\PortableApps\GoogleChromePortable\Other\cache"
(for example)
but still it writes in the Local Settings Temp directory.. any ideas?