Adding Zip Extender Compile Issue

Started by dblaze1, January 20, 2016, 02:21:32 PM

Previous topic - Next topic

dblaze1

I running Winbatch/Compiler 2015B.

When I add the extender to my code (Insert WIL Function/Other Command/Extenders/Zipper Extender/Add 32-bit Zipper Extender, it inserts the code:

AddExtender("wwzip44i.dll")

But when I go to compile the script, I can only select 'wwzip34i.dll'.  I've run vcheck.wbt and everything is up to date.

I do see two zipper extender entries under 'Extenders Available':

Zipper Extender v10010 already installed
Zipper Extender v44012 already installed

Do I have uninstall the v10010 version?  If so, how?

Thanks,
Doug

td

Go to the vcheck created 'unzipped' directory and reinstall the v44012 version.
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
  - Dr. Tom Cade

dblaze1