ECHO OFF IF NOT EXIST C:\VISLESS\RUNFILE.DEC COPY RUNFILE.DEC C:\VISLESS >NUL IF NOT EXIST C:\VISLESS\USETFILE.EXE COPY USETFILE.EXE C:\VISLESS >NUL IF NOT EXIST C:\VISLESS\RUNVISN9.EXE GOTO NOAGE IF NOT EXIST C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of.eng GOTO NOTINSTALLED IF EXIST C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of.eng GOTO START CALL House_of_TRANSFER2C.BAT :START IF EXIST C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of.exe @echo Click 'unzip' , 'ok' and 'close' IF EXIST C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of.exe C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of.exe COPY C:\VISLESS\WORK\EBOOKS\NOVEL\7GABLE\House_of_7_Gables.age c:\visless\direct.age >NUL COPY House_of_7_Gables.age c:\visless\direct.age >NUL C: CD\VISLESS C:\VISLESS\RUNVISN9.EXE RUNDIR.dec,c:\visless\ @echo session ended . Closing window. EXIT :NOAGE @echo AGE has not been installed in your computer @echo Download it from www.paperlesshomeowork.com or www.foohokok.com @echo and install it to this computer before using this module. pause exit :NOTINSTALLED CLS start http://www.foohokok.com/download/ebooks/novel/7gable.exe pause GOTO START