Quote:
	
	
		
			
				
					Originally Posted by  lerxst2112
					 
				 
				Open an administrator command prompt. 
CD to the resources directory of the tool you are trying to run. 
Type 'for %i in (*.ocx) do regsvr32 %i' without the quotes. 
You should get several dialog boxes saying the registration succeeded. 
			
		 | 
	
	
 Eureka !!!!
Finally the answer everybody has been looking for , works perfectly .
Thank you !!!