On Fri, 21 Jun 2002 09:26:26 -0700, Keith Hill <[EMAIL PROTECTED]>
wrote:

>So what if you do an Assembly.LoadFrom() on a local file path, say
>@"c:\temp\foo.dll"?  Could that throw the DLL into the download cache?

So a simple experiment indicates that is not enough. However, I did find
out that if you do this in an AppDomain who has had SetShadowCopyFiles()
called on it, then anything loaded via Assembly.LoadFrom() gets put into
the user's download cache.

--
Keith

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to