Saving asseblies loaded by reflection

Hi. If you create a windows application that uses reflection.Assembly.LoadFrom to load assemblies. How can I save the loaded assembly to the client computer to make it available offline. Thanks!

Loader.
Up arrow icon