Unsolved
This post is more than 5 years old
2 Posts
0
10825
June 21st, 2005 17:00
XP Pro and regsvr32
I am trying to register the dzip.dll and dzip32.dll files to no avail. I have been told to go to - start - run - regsvr32 c:\windows\system32\dzip.dll when I do this I get an error that states that the dzip.dll is not an executable file and no registration helper is registered for this file type. Any help would be greatly appreciated.
No Events found!


Augie65
818 Posts
0
June 21st, 2005 17:00
regsvr32 dzip.dll (then hit enter)
regsvr32 dzip32.dll (then hit enter)
jallenhere
2 Posts
0
June 21st, 2005 18:00
when we do that it still comes up that is not an executable file
but thanks for trying
any other suggestions?
Bay Wolf
4.4K Posts
0
June 22nd, 2005 04:00
If you plan to use the DynaZip OCX interfaces instead of the DynaZip ActiveX interfaces, then you will need to install the DZOCX32.OCX, DUZOCX32.OCX, DZIP32.DLL and DUNZIP32.DLL (for 16-bit OCX use DZOCX16.OCX, DUZOCX16.OCX, DZIP.DLL and DUNZIP.DLL) files. You may also need to install a few standard Microsoft OLE support files. The DynaZip DLLs should be placed in your \WINDOWS\SYSTEM subdirectory (or \WINNT35\SYSTEM or \WINNT35\SYSTEM32 subdirectory if you are using Windows NT) along with the Microsoft OLE support files before OleSelfRegistering the DynaZip OCXs.