Home
| > hashbang.iacl.org > Computer Security > Un-Registering a DLL
Un-Registering a DLL |  | | | error message 64 bit version attempt | On the system that has the DLL that you cannot delete in Explorer or process stopped Windows Task Manager.
Bring up Start/Run and type in :Regsvr32 /u "C:\Program Files\Srng\SNHelper.dll"
where "location on hard-drive" is where the offensive file resides.
Note On a 64-bit version of a Windows operating system, there are two versions of the Regsv32.exe file:
* The 64-bit version is %systemroot%\System32\regsvr32.exe. * The 32-bit version is %systemroot%\SysWoW64\regsvr32.exe.
|
REGSVR32
|  | | | Windows 2008 64 bit Only is the R2 version | In Windows 2008 attempt both ways got the same error message.
|
| |
|
|