home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_syst / newstart.arj / NEWSTART.TXT < prev    next >
Encoding:
Text File  |  1991-02-16  |  2.8 KB  |  65 lines

  1.  NEWSTART.EXE 1.01  -- FreeWare from Mote Prime BBS
  2.      Columbia South Carolina - 803-782-3772
  3.              Sysop - Jeff Elkins
  4.  
  5. NEWSTART will select a .RLE file for your Windows 3.0
  6. startup screen randomly, or will build a win.com file using the .RLE
  7. file you specify on the command line. You may also use NEWSTART in a
  8. mouse-active menu-driven mode which will display a pick list of .RLE files.
  9.  
  10.  
  11. PARAMETERS:   1. RLE FILE OR (R)ANDOM OR (M)ENU
  12.               2. DISPLAY TYPE (V/E - VGA-EGA)
  13.               3. WINDOWS SUBDIRECTORY [OPTIONAL]
  14.  
  15. I.E.  NEWSTART R V C:\WINDOWS  - WILL RANDOMLY SELECT A
  16.       VGA TYPE RLE STARTUP FILE FROM THE WINDOWS C:\SUBDIR
  17.  
  18.       NEWSTART M V C:\WINDOWS WILL ACTIVATE NEWSTART'S MENU SYSTEM
  19.  
  20.       NEWSTART MOTE.RLE V  - WILL BUILD A STARTUP FILE
  21.       USING THE FILE MOTE.RLE. (THIS ASSUMES YOU ARE IN THE
  22.       WINDOWS SUBDIR WHEN YOU CALL THE PROGRAM. IF YOU INCLUDE
  23.       THE WINDOWS DIRECTORY NAME YOU MAY CALL NEWSTART FROM ANY
  24.       SUBDIRECTORY.
  25.  
  26.  
  27. Copy the .RLE files you wish to use to generate startup screens
  28. into your windows subdirectory. If you use the R as
  29. your first parameter, NEWSTART will randomly select a startup file
  30. for you. I keep NEWSTART in my autoexec.bat file and start each day
  31. with a new picture.
  32.  
  33. A new feature is the (M)enu parameter. Entering a 'M' as your first
  34. parameter brings NEWSTART up in a mouse-active menu driven mode which
  35. displays all .RLE files in a handy to use pick list.
  36.  
  37.  
  38. Newstart uses methods previously described to build a new win.com file
  39. in your windows subdirectory. In essence, It COMBINES  the files 'WIN.CNF'
  40. 'VGALOGO.LGO' (or 'EGALOGO') and the .RLE file (Run-Length Encoded 4-bit)
  41. picture file (which you specify or allow NEWSTART to choose) into the file
  42. 'WIN.COM'.
  43.  
  44. ***********************************************************************
  45. PLEASE NOTE THAT ALL .RLE GRAPHICS FILES USED BY NEWSTART ARE EXPECTED
  46. TO RESIDE IN THE WINDOWS SUBDIRECTORY.
  47. ***********************************************************************
  48.  
  49. Creating RLE Files:
  50.  
  51. To create your qwn RLE file create a graphics file no larger than 640x480
  52. (640x250 for EGA systems) in Windows Paint or the paint program of your
  53. choice.  The image may have no more than 16 colors.  Save it as a BMP
  54. or GIF file (if your paint program allows GIF format).
  55.  
  56. Next, use a graphics conversion program such as WinGIF or Paint Shop 
  57. to convert the BMP or GIF file to a 'Format RLE' or 'Format RLE 4' file.              
  58. The file should now be usable as a Windows 3.0 startup screen.
  59.  
  60. Please note that if the file is too complex and the file is too large (over
  61. about 55k), it will not display properly or you will receive a "Program too
  62. large to fit in memory" error when you try to run Windows. Some files may not
  63. be suitable for start-up screens for this reason.
  64.  
  65.