Results 1 to 5 of 5

Thread: error 0x8002801c on windows 7 register ocx using regsvr32

  1. #1
    Join Date
    Jan 2011
    Posts
    24

    error 0x8002801c on windows 7 register ocx using regsvr32

    I am having a couple of .OCX file with the same file name out of which one is placed into the windows\system32 directory and another one is in the local drive. When I am trying to register the second .OCX file then it is not letting me register it as it shows me an error 0x8002801c and tells me that register ocx using regsvr32.

  2. #2
    Join Date
    Nov 2008
    Posts
    1,185

    Re: error 0x8002801c on windows 7 register ocx using regsvr32

    It may be necessary to locate the control to register / désenregister, for example to destroy it after unregister (in the case of malice). On your system, just use Windows Explorer to locate the component. Example for the dll cabview.dll: it is found in c: \ windows \ system32 (or c: \ winnt \ system32). Tapper then its full path: For the record
    • regsvr32 c: \ windows \ system32 \ cabview.dll
    • regsvr32 c: \ winnt \ system32 \ cabview.dll


    To unregister
    • regsvr32 / uc: \ windows \ system32 \ cabview.dll
    • regsvr32 / uc: \ winnt \ system32 \ cabview.dll


    To destroy the component, after unregister. Use Windows Explorer, delete the resource and then empty the trash.

  3. #3
    Join Date
    May 2008
    Posts
    859

    Re: error 0x8002801c on windows 7 register ocx using regsvr32

    Regsvr32.exe tool lets you save and delete dynamic link libraries (DLLs) and ActiveX controls in the registry. It generally uses the Command Prompt to perform these operations, but can also save time, go through the menu. Regsvr32.exe to add context menu "Send To"

    1. Open the Start menu and run Run (or use the key combination Windows + R)
    2. Sendto Enter the Run dialog box
    3. Right-click and select New> Shortcut
    4. Click on Browse to select the item and then click OK Regsvr32.exe
    5. Click Next, enter the name of the shortcut and click Finish.


    Now you can register a DLL or an ActiveX control via the menu "Send To".

  4. #4
    Join Date
    May 2008
    Posts
    991

    Re: error 0x8002801c on windows 7 register ocx using regsvr32

    RegSvr32.exe tool used to record dynamic libraries (. Dll), if you pass the registration by clicking "close", it is normal that the program does not work! One might assume that RegSvr32.exe is corrupt ... have you tried to repair the command SFC / SCANNOW via Start / Run (mind the space between SFC and /)? The XP cd will be requested. Caution, this command makes it unusable restore points, so create one just after.

  5. #5
    Join Date
    May 2008
    Posts
    2,680

    Re: error 0x8002801c on windows 7 register ocx using regsvr32

    File regsvr32.exe is in the directory C: \ Windows \ System32. Known file sizes on Windows XP is 11.776 bytes (71% occurrence), 9.728 bytes, 59.392 bytes. The process has a visible window. The file is a trusted Microsoft. The rating assigned technical security is 17% dangerous, consider reading the user comments.

    If regsvr32.exe is located in a subfolder of "C: \ Program Files \ Common Files" then the security rating is 21% dangerous. The file size is 13.824 bytes. This program has a visible window. You can uninstall the program from the control panel. The program starts when Windows starts (see Registry key: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ RunOnce, HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run, HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run ). This is not a Windows system file. regsvr32.exe is similar to a compressed file.

Similar Threads

  1. Replies: 3
    Last Post: 03-01-2014, 10:37 AM
  2. Replies: 4
    Last Post: 05-06-2011, 03:50 PM
  3. Replies: 4
    Last Post: 02-04-2011, 01:22 AM
  4. Windows Vista Regsvr32 error 0x80004005
    By sevaanan in forum Vista Setup and Install
    Replies: 2
    Last Post: 03-09-2009, 04:58 AM
  5. register activeX Dll with regsvr32
    By Thanh-Nhan Le in forum Vista Help
    Replies: 4
    Last Post: 22-05-2007, 08:45 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,557,963.63259 seconds with 17 queries