|
| |||||||||
| Tags: activex, dll, register, regsvr32 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| register activeX Dll with regsvr32
Hi, when I register my activeX-Dll in windows Vista by using Regsvr32, which were compiled in VB6, I get error 0x80004005 These components can I register without problem in windows XP. What can I do? Please help Thanks Nhan |
|
#2
| |||
| |||
| Re: register activeX Dll with regsvr32
Thanh-Nhan Le formulated on dinsdag : > Hi, > > when I register my activeX-Dll in windows Vista by using Regsvr32, > which were compiled in VB6, I get error 0x80004005 > > These components can I register without problem in windows XP. What > can I do? > > Please help > > Thanks > Nhan Did you use a command prompt with elevated rights? -- Mamamegs. I reject your reality and substitute my own. (Adam Savage) www.vistabits.nl Nu ook met eigen forum! |
|
#3
| |||
| |||
| Re: register activeX Dll with regsvr32
I can't understand you. What is "elevated rights"? "Mamamegs" <mamamegs@wilgeenmail.invalid> wrote in message news:mn.b2fb7d7500a3ea38.72151@wilgeenmail.invalid... > Thanh-Nhan Le formulated on dinsdag : >> Hi, >> >> when I register my activeX-Dll in windows Vista by using Regsvr32, which >> were compiled in VB6, I get error 0x80004005 >> >> These components can I register without problem in windows XP. What can I >> do? >> >> Please help >> >> Thanks >> Nhan > > Did you use a command prompt with elevated rights? > > -- > Mamamegs. > > I reject your reality and substitute my own. > (Adam Savage) > > www.vistabits.nl > Nu ook met eigen forum! > > |
|
#4
| |||
| |||
| Re: register activeX Dll with regsvr32
Thanh-Nhan Le wrote: > I can't understand you. What is "elevated rights"? Run cmd.exe as Administrator (right click, Run as Administrator) and register your component within that elevated command prompt window. -- Tom Porterfield |
|
#5
| |||
| |||
| Re: register activeX Dll with regsvr32
it is resolved. I used a batch file register.bat, in this file I register all DLL. I run only this file. Now I run the cmd.exe with administrator right, then I call this file ... Thank you very much. "Tom Porterfield" <tpporter@mvps.org> wrote in message news:OMrmD2HnHHA.4848@TK2MSFTNGP05.phx.gbl... > Thanh-Nhan Le wrote: >> I can't understand you. What is "elevated rights"? > > Run cmd.exe as Administrator (right click, Run as Administrator) and > register your component within that elevated command prompt window. > -- > Tom Porterfield |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "register activeX Dll with regsvr32" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error 0x8002801c on windows 7 register ocx using regsvr32 | B-JOB Guru | Operating Systems | 4 | 24-01-2011 07:06 AM |
| What is difference between ActiveX DLL and ActiveX EXE | Pratap Gad | Software Development | 3 | 08-04-2009 08:36 PM |
| What is ActiveX and Types of ActiveX Components in VB? | REEMAD | Software Development | 4 | 27-02-2009 08:19 PM |
| Regsvr32 failed to uninstall an ActiveX. | Rico | Windows Server Help | 1 | 07-11-2008 09:26 AM |
| Regsvr32 HELP! | Baruch Ortiz | Windows Security | 1 | 02-04-2008 10:25 AM |