home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 Ekstra 101 Spil / K-CD_1999_Ekstra_101_Spil.iso / Cards / 102030 / Setup.iss < prev    next >
INI File  |  1998-10-09  |  504b  |  39 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=SdShowInfoList-0
  9. Dlg3=AskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdStartCopy-0
  12. Dlg6=SdFinish-0
  13. Count=7
  14.  
  15. [Welcome-0]
  16. Result=1
  17.  
  18. [SdLicense-0]
  19. Result=1
  20.  
  21. [SdShowInfoList-0]
  22. Result=1
  23.  
  24. [AskDestPath-0]
  25. szPath=<ProgramFilesDir>\SoftCross\10-20-30
  26. Result=1
  27.  
  28. [SdSelectFolder-0]
  29. Result=1
  30. szFolder=10-20-30
  31.  
  32. [SdStartCopy-0]
  33. Result=1
  34.  
  35. [SdFinish-0]
  36. Result=1
  37. bOpt1=0
  38. bOpt2=0
  39.