home *** CD-ROM | disk | FTP | other *** search
/ Intermedia 1998 January / inter1_98.iso / grafika / barkfull / setup.iss < prev    next >
INI File  |  1996-11-23  |  409b  |  31 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=SdAskDestPath-0
  9. Dlg3=SdSelectFolder-0
  10. Dlg4=SdFinish-0
  11. Count=5
  12.  
  13. [Welcome-0]
  14. Result=1
  15.  
  16. [SdLicense-0]
  17. Result=1
  18.  
  19. [SdAskDestPath-0]
  20. Result=1
  21. szDir=<ProgramFilesDir>\Barking Cards 96
  22.  
  23. [SdSelectFolder-0]
  24. Result=1
  25. szFolder=Barking Cards 96
  26.  
  27. [SdFinish-0]
  28. Result=1
  29. bOpt1=0
  30. bOpt2=0
  31.