what is regsvr32 and how we can use it for registring the missing dll in script?
what is regsvr32 and how we can use it for registring the missing dll in script?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
jagadeish
12 years ago
Regsvr32 can be used to troubleshoot the errors like
OLE controls, such as DLL or ActiveX Controls (OCX) files, must be registered.
For missing dll issues, you will have to use Dependency Walker..
Comments:
-
how we can use dependency walker? i am missing one file name is ixasapi.dll while installing application open text windows viewer. it is installing fine with manual installation but giving errors while installing with wrapper script...... - shilesh1982 12 years ago