E 
		
								
				
				
			
		elziko
I need to reference an assembly in my project. The .NET assembly I
reference, however, requires a COM DLL to be registered. This wont exist on
every machine and machines that dont have it wont start my application.
Is there anyway that I can make a reference at run-time? That way I can
check if the DLL is installed first.
				
			reference, however, requires a COM DLL to be registered. This wont exist on
every machine and machines that dont have it wont start my application.
Is there anyway that I can make a reference at run-time? That way I can
check if the DLL is installed first.
