Home All Groups Group Topic Archive Search About

REGISTRY - TemporaryInternetFiles

Author
23 Jun 2006 11:58 PM
ngr
I have three different locations where my Internet files are stored.
For some reason - the registry is creating these Temporary Internet folders
in c:\windows and the userfolder.

Which registry entry is the correct one created by Windows Explorer.

Author
24 Jun 2006 1:33 AM
S.Sengupta
By default, the location of  temporary Internet files:-

C:\Documents and Settings\username\Local Settings\Temporary Internet Files

regards,
S.Sengupta[MS-MVP]

ngr wrote:
Show quoteHide quote
> I have three different locations where my Internet files are stored.
> For some reason - the registry is creating these Temporary Internet folders
> in c:\windows and the userfolder.
>
> Which registry entry is the correct one created by Windows Explorer.
>
>
Author
24 Jun 2006 9:32 AM
Herfried K. Wagner [MVP]
"S.Sengupta" <ssengup***@msn.com.invalid> schrieb:
> By default, the location of  temporary Internet files:-
>
> C:\Documents and Settings\username\Local Settings\Temporary Internet Files


On English systems.  On German systems it's "C:\Dokumente und
Einstellungen\...".

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
25 Jun 2006 5:49 PM
Michel Posseth [MCP]
Environment.SpecialFolder.InternetCache

Will give the folder on anny system even if it was a Chinese system

regards

Michel Posseth [MCP]





Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht
news:eXYqgE3lGHA.4596@TK2MSFTNGP05.phx.gbl...
> "S.Sengupta" <ssengup***@msn.com.invalid> schrieb:
>> By default, the location of  temporary Internet files:-
>>
>> C:\Documents and Settings\username\Local Settings\Temporary Internet
>> Files
>
>
> On English systems.  On German systems it's "C:\Dokumente und
> Einstellungen\...".
>
> --
> M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
> V B   <URL:http://classicvb.org/petition/>