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 / WMS31.INF < prev   
INI File  |  1993-07-18  |  2KB  |  47 lines

  1. ; WatchMan Setup script for MS Windows 3.1
  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. watchm1l.in_ =    310 LOCAL   watchman.ini
  14. watchm1n.in_ =    202 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=NoCheck
  22. 1=ShowGroup(StartUp,1)
  23. 2=DeleteItem(WatchMan)
  24. 3=AddItem(WATCHMAN.EXE /C,WatchMan)
  25. 4=ShowGroup(StartUp,6)
  26. 5=CreateGroup(WatchMan,WATCHMAN.GRP)
  27. 6=ShowGroup(WatchMan,1)
  28. 7=DeleteItem(WatchMan Control)
  29. 8=AddItem(WATCHMAN.EXE /S,WatchMan Control,WATCHMAN.EXE,1)
  30.  
  31. [DDE_UnInstall]
  32. 1=ShowGroup(StartUp,1)
  33. 2=DeleteItem(WatchMan)
  34. 3=ShowGroup(StartUp,6)
  35. 4=DeleteGroup(WatchMan)
  36.  
  37. [Changes]
  38. ; List of files which must be backuped. Value "system" mean that file is
  39. ; in SYSTEM directory (or in remote directory at network installation),
  40. ; othervise file take place in WINDOWS directory. In network installation
  41. ; files marked as "system" will be copied to local Windows directory
  42. ; to make it available for changes. All files which will be changed
  43. ; in [Instructions] section must be listed there to define file directory.
  44.  
  45. [Instructions]
  46. ; Changes at MS Windows .INI and .INF files take place below this line
  47.