Hi Tim,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know what are the
assemblies in the download sub folder in GAC. If there is any
misunderstanding, please feel free to let me know.
As far as I know, the download sub folder contains the assemblies that were
downloaded by IE. When we are using smart client applications, IE need a
cache to put the temporary assemblies for running the app. Downloads sub
folder is that cache.
We can use gacutil.exe to delete the files in that cache. Type gacutil.exe
/? for more information.
HTH.
Kevin Yu

Signature
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
Tim Marsden - 28 Oct 2004 10:00 GMT
Thanks for the reply
The assemblies do not appear when I do a Gacutil.exe /l
If they are doing no damage then no problem, but I am having trouble with my
app and I am trying to eliminate potential problems.
Tim
> Hi Tim,
>
[quoted text clipped - 17 lines]
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
Kevin Yu [MSFT] - 29 Oct 2004 03:59 GMT
Hi Tim,
I don't think the assemblies in the GAC download folder will affect your
program's execution.
Kevin Yu

Signature
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."