Avoid DLL hell by using Reg-free techology
Sunday, November 19th, 2006Our component like htmlsnapshot and activetts are based on COM. Traditionally you need to register the COM control on client machines to make the COM object usable in your application. But since Windows XP or Windows 2003, a new Reg-free COM activiation model is introduced which is to store the COM dll in the current folder […]