editted: Is it possible to have an option to clean out the cache files in the c:\program files\steam\ account? Is it safe to remove these files? :end of edit - sorry from the typos - wow I'm a moron!
na?
...Is it possible to have an option to clean out...
Goog suggestion.
I'am using this code in winapp2.ini to clean Steam's trash.
Just replace "D:\Steam" to your Steam location.
P.S. Still don't understand how to "catch" Steam patch from registry key.
[Http cache]Section=Steam
Detect=HKLM\Software\Valve\Steam
Default=True
FileKey1=D:\Steam\appcache\httpcache|.|RECURSE
[Logs]
Section=Steam
Detect=HKLM\Software\Valve\Steam
Default=True
FileKey1=D:\Steam\logs|.
FileKey2=D:\Steam|*.log
[Dumps]
Section=Steam
Detect=HKLM\Software\Valve\Steam
Default=True
FileKey1=D:\Steam\dumps|.
[Clean Install]
Section=Steam
Detect=HKLM\Software\Valve\Steam
Default=False
RegKey1=HKLM\Software\Valve\Steam
RegKey2=HKCU\Software\Valve\Steam