Tag Results For: dll

Power-Ext.jpg

PowerExt Adds .NET Tab To Windows Explorer’s File Properties Dialog

PowerExt is an open source Windows Explorer extension that adds an additional tab to Windows Explorer file Properties dialog, which displays file path, assembly name, assembly version, public key, strong name and public key token. According to the developer, being an ATL COM component, PowerExt registers itself as property sheet for.DLL and .EXE files with Windows [...] (more…)

What Is Taskhost.exe Process?

There are two types of services in Windows, Registry based services and DLL based services. Whenever your computer boots up, windows registers all of the required DLL’s and runs the services associated with them. Taskhost.exe is the process which controls all DLL based services. (more…)

Register/Un-Register DLL Files With RegSvrHelper In Windows

What are DLL’s and why to register them? DLL stands for Dynamic Link Library. It is basically a shared library which is used for developing software. These files usually have the extension .ddl or .ocx, so when you register the DLL files, the information regarding these files is stored in the Windows registry. (more…)

ccleanershareddlls.jpg

How To Delete/Remove DLL Files Instantly

To remove unwanted DLLs we must clean the registry, and for this purpose we will use CCleaner. It is a great tool that comes in both Installer and Portable versions, and apart form cleaning the registry it can also remove temporary files of various browsers and 3rd party tools. Alternatively we will also use DLLArchive. [...] (more…)