home *** CD-ROM | disk | FTP | other *** search
- Echo off
- REM *********************************************************************/
- REM */
- REM SYSTEM : HQ-FAX */
- REM COPYRIGHT : (c) 1993 HTF CONSULTING */
- REM */
- REM *********************************************************************/
- REM */
- REM BAT file name: Instalhq.bat */
- REM DESCRIPTION : This batch file drives the Installation prodecure */
- REM for the HQ-FAX product */
- REM Install Batch file for One-Step High Quality FAX */
- REM */
- REM *********************************************************************/
- REM
- Echo off
- CLS
- Echo - Ready to install HQ-FAX
-
- if "%1" == "" Echo - into the HQFAX directory
- if not "%1" == "" Echo - into the %1 directory
- Pause
-
- if exist c:\hqfax.bat erase c:\hqfax.bat
- if not "%1" == "" goto Userdir
-
- mkdir c:\HQFAX
- copy *.* c:\HQFAX
- Rem - copy HQFAX.bat c:\HQFAX.tmp
- Setpath.exe HQFAX HQFAX
- erase c:\hqfax\setpath.exe
- erase c:\hqfax\install.bat
- goto Quit
-
- :Userdir
- mkdir %1
- copy *.* %1
- Setpath.exe HQFAX %1
- erase %1\setpath.exe
- erase %1\install.bat
-
- :Quit
- c:\
- CLS
- Echo Installation complete! Happy FAXing.
- Echo To use HQ-FAX, just enter HQFAX at the DOS prompt
- Echo First time users will need to identify their FAX modem software
- Echo in the HQ-FAX conversion screen
- Echo Registered users will need to enter their Registration Id into the
- Echo User-ID field in the HQ-FAX Conversion screen
- Echo on