(no. 19 on the download list)
-For Nu2menu and XPE
-The two needed files have to be manually downloaded HERE
Regards, Siegfried

autoHelp_keyfinder.cmd
QUOTE
@echo off& Color F8&MODE CON: COLS=73 LINES=20&set SILENT=%1&CD %~dp0&set ReaCheck=ok&set AllowReconfigure=no
if exist ..\..\plugin set GET=call ..\..\REA.cmd
if exist ..\..\..\plugin set GET=call ..\..\..\REA.cmd
if exist ..\..\..\..\plugin set GET=call ..\..\..\..\REA.cmd
:: ==================================================
:: ==================================================
:: REATOGO AUTOHELP BASIC PLUGIN SETTINGS
:: ==================================================
%GET% CREDITS "Reatogo" "" "3110a-104" "2006-11-28" "incl"
%GET% HEAD "650" "keyfinder.exe" "Magical Jelly Bean Keyfinder" "cmd" "Programs" "" "Rea" "Nu2" ""
%GET% INFO "http://www.magicaljellybean.com/keyfinder.shtml" "free"
:: ==================================================
:: CREATING THE REST OF THE PLUGIN
:: ==================================================
%GET% FILES "-a" "Files\keyfinder.exe" "" "Files\keyfinder.cfg" ""
%GET% FILES "2" "crtdll.dll" ""
start Help.htm
set autoUPX=no
set AutoReg=off
:: ==================================================
:: FINAL CLEANUP
if exist start.inf rename start.inf start.inf.txt
%GET% FINAL&goto :EOF
:: ==================================================
if exist ..\..\plugin set GET=call ..\..\REA.cmd
if exist ..\..\..\plugin set GET=call ..\..\..\REA.cmd
if exist ..\..\..\..\plugin set GET=call ..\..\..\..\REA.cmd
:: ==================================================
:: ==================================================
:: REATOGO AUTOHELP BASIC PLUGIN SETTINGS
:: ==================================================
%GET% CREDITS "Reatogo" "" "3110a-104" "2006-11-28" "incl"
%GET% HEAD "650" "keyfinder.exe" "Magical Jelly Bean Keyfinder" "cmd" "Programs" "" "Rea" "Nu2" ""
%GET% INFO "http://www.magicaljellybean.com/keyfinder.shtml" "free"
:: ==================================================
:: CREATING THE REST OF THE PLUGIN
:: ==================================================
%GET% FILES "-a" "Files\keyfinder.exe" "" "Files\keyfinder.cfg" ""
%GET% FILES "2" "crtdll.dll" ""
start Help.htm
set autoUPX=no
set AutoReg=off
:: ==================================================
:: FINAL CLEANUP
if exist start.inf rename start.inf start.inf.txt
%GET% FINAL&goto :EOF
:: ==================================================
Note for users not using the reatogo setup:
Info here
