how do I get access to system32 folder


  1. Posts : 15
    windows 7
       #1

    how do I get access to system32 folder


    Hi I need to register some dills and ocx files and I need to put them in system32 folder to register them, how can I get access.

    and i get a error

    The Module "C:\job\msdxm.ocx
    was loaded but the call DLLRegisterServer failed with error
    code 0x80020009.

    that happens everytime I regster my dll and ocx please help. thanks
    Last edited by andrea; 13 Jan 2014 at 14:31.
      My Computer


  2. Posts : 72,045
    64-bit Windows 11 Pro for Workstations
       #2

    Hello Andrea,

    If you are logged in to an administrator account, you should be able to simply copy and paste the files say on your desktop into the "C:\Windows\System32" folder. When you do, you will get a prompt to approve copying them into the folder.

    You will not be able to directly copy the files from an external source into a system folder.

    Hope this helps, :)
    Shawn
      My Computer


  3. Posts : 15
    windows 7
    Thread Starter
       #3

    I am a administrator account but it still says I do not have promising to copy files and I get this error.
    The Module "C:\job\msdxm.ocx
    was loaded but the call DLLRegisterServer failed with error
    code 0x80020009.
      My Computer


  4. Posts : 72,045
    64-bit Windows 11 Pro for Workstations
       #4

    Are you getting this error when trying to register the file?

    If so, do you have a 32-bit or 64-bit Windows?

    If you have 64-bit, then execute regsvr32 from \SysWOW64 instead.

    EX: C:\Windows\SysWOW64\regsvr32.exe C:\Windows\system32\msdxm.ocx.

    See also: Solved call to DLLRegisterServer failed error code 0x80020009
      My Computer


  5. Posts : 15
    windows 7
    Thread Starter
       #5

    I'm running windows 7 32bit, I'm going to the link now thanks
      My Computer


  6. Posts : 72,045
    64-bit Windows 11 Pro for Workstations
       #6

    32-bit should use this below then. Notice the location that the .ocx file is in.

    EX: C:\Windows\system32\regsvr32.exe C:\Windows\system32\msdxm.ocx.
      My Computer


  7. Posts : 15
    windows 7
    Thread Starter
       #7

    Hi, yes I'm trying to register dlls and ocx files and it will not let me register or copy files over to my system 32 folder. I keep getting this message when trying to register ocx and dll files.And why Im trying this is because one of my visual basic program uses they dlls and ocx files.

    The Module "C:\job\msdxm.ocx
    was loaded but the call DLLRegisterServer failed with error
    code 0x80020009.
    Last edited by andrea; 14 Jan 2014 at 18:31.
      My Computer


  8. Posts : 72,045
    64-bit Windows 11 Pro for Workstations
       #8

    What happens when you try to copy the files into your system32 folder from your desktop?

    Are you logged in to an administrator account?
      My Computer


  9. Posts : 15
    windows 7
    Thread Starter
       #9

    Sorry I got it working now, all I had to do is install severs pack 6 Thanks for all and everyone's help.
    Last edited by andrea; 14 Jan 2014 at 23:08.
      My Computer


  10. Posts : 72,045
    64-bit Windows 11 Pro for Workstations
       #10

    Great news. :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:21.
Find Us