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\POEMS\AULDLANG\Auld_Lan.eng GOTO NOTINSTALLED IF EXIST C:\VISLESS\WORK\EBOOKS\POEMS\AULDLANG\Auld_Lan.eng GOTO START CALL Auld_Lan_TRANSFER2C.BAT :START IF EXIST C:\VISLESS\WORK\EBOOKS\POEMS\AULDLANG\Auld_Lan.exe @echo Click 'unzip' , 'ok' and 'close' IF EXIST C:\VISLESS\WORK\EBOOKS\POEMS\AULDLANG\Auld_Lan.exe C:\VISLESS\WORK\EBOOKS\POEMS\AULDLANG\Auld_Lan.exe COPY C:\VISLESS\WORK\EBOOKS\POEMS\AULDLANG\Auld_Lang_Syne.age c:\visless\direct.age >NUL COPY Auld_Lang_Syne.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/poems/Auldlang.exe pause GOTO START