home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / komunike / utility / coffee / Setup.iss < prev    next >
INI File  |  1997-05-27  |  334b  |  25 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdLicense-0
  8. Dlg2=AskDestPath-0
  9. Dlg3=SdFinishReboot-0
  10. Count=4
  11.  
  12. [Welcome-0]
  13. Result=1
  14.  
  15. [SdLicense-0]
  16. Result=1
  17.  
  18. [AskDestPath-0]
  19. szPath=<ProgramFilesDir>\CoffeeCup Software
  20. Result=1
  21.  
  22. [SdFinishReboot-0]
  23. Result=1
  24. BootOption=3
  25.