home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / WIN_04 / WATCHMAN.ZIP / WMS30.INF < prev    next >
INI File  |  1993-07-18  |  1KB  |  46 lines

  1. ; WatchMan Setup script for MS Windows 3.0
  2. ;
  3. ; Copyright (c) 1992, Distant Markets, Edmonton, Canada
  4.  
  5. [Files]
  6. ; List of files on distribution diskette. Used for Install and Uninstall.
  7. ; Uppercase entries will be copied to SYSTEM directory,
  8. ; lowercase - to WINDOWS directory
  9.  
  10. ; File Name      Size Flags   Target Name
  11.  
  12. watchman.ex_ =  37840 COMMON  watchman.exe
  13. watchm0l.in_ =    231 LOCAL   watchman.ini
  14. watchm0n.in_ =    179 NETWORK watchman.ini
  15. wmrestor.ba_ =   1165 COMMON  wmrestor.bat
  16. watchman.ini =      1
  17. watchman.exe =      1
  18. wmrestor.bat =      1
  19.  
  20. [DDE_Install]
  21. GroupFile=WATCHMAN.GRP
  22. 1=CreateGroup(WatchMan,WATCHMAN.GRP)
  23. 2=ShowGroup(WatchMan,1)
  24. 3=AddItem(WATCHMAN.EXE /S,WatchMan Control,WATCHMAN.EXE,1)
  25.  
  26. [DDE_UnInstall]
  27. 1=DeleteGroup(WatchMan)
  28.  
  29. [Changes]
  30. ; List of files which must be backuped. Value "system" mean that file is
  31. ; in SYSTEM directory (or in remote directory at network installation),
  32. ; othervise file take place in WINDOWS directory. In network installation
  33. ; files marked as "system" will be copied to local Windows directory
  34. ; to make it available for changes. All files which will be changed
  35. ; in [Instructions] section must be listed there to define file directory.
  36.  
  37. win.ini=
  38.  
  39. [Instructions]
  40. ; Changes at MS Windows .INI and .INF files take place below this line
  41.  
  42. @win.ini
  43.  
  44. [windows]
  45. load=+watchman.exe
  46.