@echo off
rem **********************************************
rem * Purpose:                                   *
rem * checking and/or set the env. var GNUPGHOME *
rem * Note that GNUPGHOME will be set to         *
rem *       c:\tools\gnupg                       *
rem * Author: Dan D.                             *
rem * Date: Nov-20-2007                          *
rem * Version 1.0 MS Windows                       *
rem * File name: verify2.bat                     *
rem * License & Terms of Use:                    *
rem *       Freeware & use at your own risk!     *
rem *       No warranty at all !!                *
rem **********************************************

@echo off
set GNUPGHOME=
set GNUPGHOME=c:\tools\gnupg