home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 January / PCShareware-1-98.bin / programy / pvfp / setup.iss < prev    next >
INI File  |  1997-06-17  |  663b  |  49 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdBitmap-0
  7. Dlg1=Welcome-0
  8. Dlg2=SdLicense-0
  9. Dlg3=SdShowInfoList-0
  10. Dlg4=SdRegisterUser-0
  11. Dlg5=AskDestPath-0
  12. Dlg6=SdSelectFolder-0
  13. Dlg7=SdStartCopy-0
  14. Dlg8=SdFinish-0
  15. Count=9
  16.  
  17. [SdBitmap-0]
  18. Result=1
  19.  
  20. [Welcome-0]
  21. Result=1
  22.  
  23. [SdLicense-0]
  24. Result=1
  25.  
  26. [SdShowInfoList-0]
  27. Result=1
  28.  
  29. [SdRegisterUser-0]
  30. Result=1
  31. szName=Name
  32. szCompany=Company
  33.  
  34. [AskDestPath-0]
  35. szPath=<ProgramFilesDir>\PolyVision Software\FontPeeper32
  36. Result=1
  37.  
  38. [SdSelectFolder-0]
  39. Result=1
  40. szFolder=PolyVision\FontPeeper32
  41.  
  42. [SdStartCopy-0]
  43. Result=1
  44.  
  45. [SdFinish-0]
  46. Result=1
  47. bOpt1=0
  48. bOpt2=0
  49.