home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / utils / f1481 / read.me < prev   
Text File  |  1991-03-30  |  5KB  |  118 lines

  1. Welcome to DESKTOP version 1.3
  2.  
  3. DESKTOP is a simple Microsoft Windows 3.0 application that allows you to run 
  4. programs from buttons and save and restore program window sizes and locations. 
  5. To install the program simply copy desktop.ini and desktop.exe to your main 
  6. windows directory.
  7.  
  8. There are six panes with ten program buttons in each pane. Pressing
  9. a program button causes the program associated with that button to
  10. be executed. Activating the six "radio" buttons that you see at the top of
  11. DESKTOP causes the specified pane to be displayed. To change the
  12. program associated with a button, select "edit" button at the bottom
  13. of the main window. You will then be in DESKTOP's name edit
  14. mode. Click on any button to edit the info associated with it. Each
  15. button has a string associated with it composed of two parts. The
  16. first part is the button label. The second is the path and name of
  17. the program to be executed. Please note that some programs, especially if
  18. they are not in the DOS path, may require you to use a pif file instead
  19. of the executable. The two parts must be separated by a comma and no
  20. intervening blank space.
  21.  
  22. To replace the winmdows default program manager with DESKTOP, replace
  23. the line "shell=progman" in your system.ini file with "shell=desktop".
  24.  
  25. The first long button at the top is the label of the current pane. If you
  26. click on this button, the pane will switch to the next in line.
  27. Please note that this was written for my own purposes and use. I designed
  28. it to work on a VGA display. The DESKTOP menu is too long for an EGA
  29. display. It won't work on a monitor with less vertical resolution than
  30. a VGA. But if you have a VGA display or better give it a try.
  31.  
  32. There are two main menu options whic are described as follows:
  33.  
  34. 1. FILE
  35.  
  36.         a. Select and run a file: displays a list box to allow you to
  37.            search for and run a file.
  38.  
  39.         b. Process run string - DESKTOP maintains its own run string,
  40.            just like the one used in your WIN.INI file. This command
  41.            will cause the files in it to be executed.
  42.  
  43.         c. Edit run string - allows you to edit the run string mentioned
  44.            above. You can also edit the DESKTOP.INI file directly with
  45.            any ASC editor.
  46.  
  47.         d. Select ini file - this permits you to use an initialization file
  48.            other than DESKTOP.INI. You can have as many ini files as you
  49.            want. Note however that you must have at least one entry in the
  50.            DESKTOP.INI file to specify the current ini file.
  51.  
  52.         e. The last two items are there just for my convenience. They
  53.            remove carriage returns and/or numbers from the WINDOWS
  54.            clipboard. I find this useful when transferring stuff into
  55.            desktop publishing programs like VENTURA. The result is that
  56.            all the text in the clipboard is formatted into a single
  57.            paragraph.
  58.  
  59.  
  60. 2. Desktop
  61.  
  62.         a. Save all - saves the location and size of all current
  63.            windows in the current ini file.
  64.  
  65.         b. Save prev - saves the location and size of the window last
  66.            active before you switched to the DESKTOP window.
  67.  
  68.         c. Restore all - Restoress the location and size of all current
  69.            windows as last saved in the current ini file.
  70.  
  71.         d. Restore prev - Restoress the location and size of the window last
  72.            active before you switched to the DESKTOP window.
  73.  
  74.         e. Toggle Info Block - at the bottom of the Desktop window is
  75.            a display showing the current date and time, the current
  76.            windows mode, the current drive and free disk space, and
  77.            the amount of free memory available. This toggle allows you to
  78.            turn this display on or off.
  79.  
  80.         f. options - allows you to set various desktop options:
  81.  
  82.            (1) arrange all on run - when a program is run, all current
  83.                applications will be reset according to the last saved
  84.                locations and sizes.
  85.  
  86.            (2) Save DT on exit - when you exit DESKTOP, all current locations
  87.                and sizes will be saved.
  88.  
  89.            (3) Minimize DT on arrange - when files are rearranged, DT
  90.                win be iconized.
  91.  
  92.            (4) Minimize DT on run - when you run a file DT will be iconized.
  93.  
  94.            (5) Run on activation - when DT is activated, its run file will
  95.                be processed automatically.
  96.  
  97.            (6) arrange on run - when you run a file, its size and location
  98.                will be reset according to the last ini entry if any.
  99.  
  100.            (5) Kill all on exit - kills all windows progs when you exit
  101.                Desktop. Use if you use Desktop as a replacement for
  102.                the windows program manager.
  103.  
  104. I am not all that fond of icons (shame on me) and I use DESKTOP as a
  105. replacement for the Windows Program manager. I find it useful and if
  106. anyone else out there gets any use out of it, they are more than welcome
  107. to it. I do not, of course, take any responsibility for problems
  108. associated with its use. You are on your own. Use it at your own risk.
  109. As I make changes in the program and learn more about windows
  110. programming, I will release improved versions.
  111.  
  112. If you have any questions or suggestions, I can be reached at the
  113. Programmer's Corner BBS - 301-596-1180.
  114.  
  115. Mike Bushell 3/29/91
  116.  
  117.  
  118.