home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy3.cab / tour98.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-09-17  |  575 b   |  30 lines

  1. [version]
  2. Signature  = "$CHICAGO$"
  3. SetupClass = BASE
  4. LayoutFile = layout.inf, layout1.inf
  5.  
  6. [BaseWinOptions]
  7. tour.base
  8.  
  9. [DefaultInstall]
  10. CopyFiles  = tour.base.copy
  11. AddReg     = tour.base.addreg
  12.  
  13. [tour.base]
  14. CopyFiles  = tour.base.copy
  15. AddReg     = tour.base.addreg
  16.  
  17. [DestinationDirs]
  18. tour.base.copy = 10,Tour    ; LDID_WIN\Tour
  19.  
  20. [tour.base.copy]
  21. dw98stub.exe
  22.  
  23. [tour.base.addreg]
  24. HKCR,"Overview.Document",,,"Overview Document"
  25. HKCR,"Overview.Document\CLSID",,,"%GUID_OVERVIEW%"
  26.  
  27. [Strings]
  28. GUID_OVERVIEW = "{DA23B9C9-6893-11D0-8534-00C04FD7AD0C}"
  29.  
  30.