home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / d / deskmen / !DeskMen / !Boot next >
Text File  |  1996-01-03  |  486b  |  20 lines

  1. Set DMen$Dir <Obey$Dir>
  2. UnSet Obey$Dir
  3. | Above is basic protection against the icon virus, don't change.
  4.  
  5. |Pointer to the options file
  6. Set DMen$Options <DMen$Dir>
  7.  
  8. |Pointer to the menu file
  9. Set DMen$Menu <DMen$Dir>.Menu
  10. | Change above to other location if using a read only media
  11. | eg From an archive, CD rom, etc.
  12.  
  13.  
  14. IconSprites <DMen$Dir>.!Sprites
  15. Set File$Type_317 Menu
  16.  
  17. IF "<Wimp$ScrapDir>"="" Then Set DMen$Scrap <DMen$Dir>
  18. IF "<DMen$Scrap>"="" Then Set DMen$Scrap <Wimp$ScrapDir>
  19.  
  20.