Thank you for your answer. Answering your question, the files listed under the // EOF CAPTCHA are:
/includes/modules/pages/contact_us/header_php.php
/includes/modules/pages/links_submit/header_php.php
/includes/modules/pages/tell_a_friend/header_php.php
/includes/modules/YOUR_TEMPLATE/create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_tell_a_friend_default.php
The files in the captcha download are:
./classes/captcha.php
./languages/english/extra_definitions/captcha.php
./languages/french/extra_definitions/captcha.php
./languages/german/extra_definitions/captcha.php
./modules/pages/contact_us/header_php.php
./modules/pages/links_submit/header_php.php
./modules/pages/product_reviews_write/header_php.php
./modules/pages/tell_a_friend/header_php.php
./modules/YOUR_TEMPLATE/create_account.php
./templates/YOUR_TEMPLATE/buttons/english/button_redraw.gif
./templates/YOUR_TEMPLATE/buttons/english/Thumbs.db
./templates/YOUR_TEMPLATE/buttons/french/button_redraw.gif
./templates/YOUR_TEMPLATE/buttons/french/Thumbs.db
./templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
./templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
./templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php
./templates/YOUR_TEMPLATE/templates/tpl_product_reviews_write_default.php
./templates/YOUR_TEMPLATE/templates/tpl_tell_a_friend_default.php
When I used a text compare tool between some of the files in the CAPTCHA package vs. what I have installed (the latest stable Zen Cart), I discovered that some things that are in the latest Zen Cart do not appear in the CAPTCHA version (for example, select TEXT/HTML emails). To me that suggests that only manual, using eye-compare, patching would work.
Would be great if CAPTCHA was part of Zen Cart.