Jump to content

[HELP]Register doesn't allow install-programs to register dll-file

Guest, which answer was the most helpful?

If any of these replies answered your question, please take a moment to click the 'Mark as solution' button on the post with the best answer.
Marking posts as the solution will help other community members find answers to their questions quickly. Thank you for your help!

Featured Replies

Posted

I can't install programs because the register won't allow dll-files to be

registered. I am administrator so I have al rights. And I can't do format C:\

because there are a lot of stuff I need to backup whitch I can't. Please help

me to fix my register.

You could try registering the DLLs manually. To do this, at the command

prompt type:

regsvr32 <path and filename for your DLL>

 

By the way, if you want to unregister a DLL the command is:

regsvr32 /u <path and filename for your DLL>

 

The full path to regsvr32 is:

c:\Windows\System32\regsvr32.exe

 

"Compact" wrote:

> I can't install programs because the register won't allow dll-files to be

> registered. I am administrator so I have al rights. And I can't do format C:\

> because there are a lot of stuff I need to backup whitch I can't. Please help

> me to fix my register.

RE: [HELP]Register doesn't allow install-programs to register dll-

 

I already tried that, but that doesn't work.

 

"=Steve D=" wrote:

> You could try registering the DLLs manually. To do this, at the command

> prompt type:

> regsvr32 <path and filename for your DLL>

>

> By the way, if you want to unregister a DLL the command is:

> regsvr32 /u <path and filename for your DLL>

>

> The full path to regsvr32 is:

> c:\Windows\System32\regsvr32.exe

>

> "Compact" wrote:

>

> > I can't install programs because the register won't allow dll-files to be

> > registered. I am administrator so I have al rights. And I can't do format C:\

> > because there are a lot of stuff I need to backup whitch I can't. Please help

> > me to fix my register.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...