home *** CD-ROM | disk | FTP | other *** search
/ Image Master / L80.iso / Yyong / LOGO / WINLOGO.INI < prev   
Encoding:
INI File  |  1998-05-28  |  806 b   |  35 lines

  1. ;
  2. [WIN95]
  3. ; entries for Win95
  4.  
  5. ;
  6. ;
  7. WIN95_LOG=C:\LOGO.SYS
  8. [winlogo_win]
  9. ;
  10. ; The next line contains the directory in which your
  11. ; RLE files are located. If this line is empty, the
  12. ; program defaults to the Windows System Directory
  13. ;
  14. RLE-DIRECTORY=c:\winlogo
  15.  
  16. ;
  17. ; The next line contains the type of Video Display set
  18. ; up for Windows on your system. It should contain only
  19. ; a single number as follows:-
  20. ; 1=VGA/SVGA Colour; 2 = EGA; 3 = VGA/EGA MONO; 4 = CGA;
  21. ; 5=HERCULES
  22. ; This setting is largely redundant, and obsolescent
  23. VIDEO-TYPE=1
  24.  
  25. ;
  26. [winlogo_dos]
  27. ; this section is used by the DOS module only
  28. ; the entries point to the Windows 3.1x directory, and the
  29. ; Windows\System directory, respectively
  30. ;
  31. WINDOWS-DIRECTORY=C:\WINDOWS
  32. SYSTEM-DIRECTORY=C:\WINDOWS\SYSTEM
  33.