home *** CD-ROM | disk | FTP | other *** search
/ CD Image Library / IMAGES.ISO / 2.bat < prev    next >
DOS Batch File  |  1995-07-26  |  942b  |  24 lines

  1. @echo off
  2. cd\menu
  3. main
  4. cd\
  5. pause
  6. echo    If you had problems viewing the clipart try using VPIC.
  7. ECHO    It is located in the VPIC directory and must be copied 
  8. echo    to your harddrive.  This should be placed into a directory.  
  9. echo          ie.  xcopy \vpic\*.* C:\vpic
  10. echo    Please read the VPIC.DOC to find out how to use the VPIC 
  11. echo    Program.  This can be simply done typing BROWSE VPIC.DOC
  12. echo    in the directory you have copied VPIC to.
  13. echo:
  14. echo:
  15. echo    Si vous avez des problemes a examiner les clipart, essayez VPIC.  
  16. echo    Ca se trouve dans repertoire VPIC et doit etre copiez, a votre HD.  
  17. echo    Ceci doit placer dans un repertoire.  
  18. echo                    ie xcopy\vpic\*.* C:\vpic
  19. echo    Lisez le VPIC.DOC pour trouver le moyen d'utiliser le VPIC programme.  
  20. echo    Ceci peut etre fait simplement en tapant.  Browse VPIC.DOC dans le 
  21. echo    repertoire ou vous avez copier VPIC.
  22.  
  23.  
  24.