Etiket: DLL

How to Manually Register a File

Haziran 27th, 2009

For DLL and OCX Files;

  1. Go Start -> Run
  2. Type; regsvr32 “c:\Path\Path\FileName.DLL
  3. Type; regsvr32 “c:\Path\Path\FileName.OCX

For EXE File;

  1. Go Start -> Run
  2. Type;“c:\Path\Path\FileName.EXE” /REGSERVER

Tags: , , ,
Posted in Yazılım | No Comments »