Jerry Foote wrote on 2011-02-24: > Tracy Do I run the cmd and then issue rergsvr32. What I have been doing > I copied REGSVR32 to folder where the dlls are now.I then drag the dll > to the regscr32. Usually that registers it. When I do that I get the > message > --------------------------- > RegSvr32 > --------------------------- > DllRegisterServer in C:\DynaZip NX\dzstactx.dll failed. Return code was: > 0x80020009 > --------------------------- > OK > --------------------------- > Thanks Jerry >
Jerry, There's the problem. Dragging runs as a standard user. This would only work if you have turned UAC off. I don't do that. Click Start > Type COMMAND > Right click the "Command Prompt" icon at the top of the list > Select Run as administrator > Type the following command: REGSVR32 "C:\DynaZip NX\dzstactx.dll" If you get a success message, change the command for the other DLL's you need to register. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001501cbd44c$c97d0d90$5c7728b0$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

