home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Setup / unattend.iss < prev   
Encoding:
InstallShield Response File  |  2000-06-23  |  928 b   |  54 lines

  1. [InstallShield Silent]
  2. Version=v5.00.000
  3. File=Response File
  4. [DlgOrder]
  5. Dlg0=SetupMethod-0
  6. Count=10
  7. Dlg1=SdWelcome-0
  8. Dlg2=SdLicense-0
  9. Dlg3=SdRegisterUser-0
  10. Dlg4=SetupTypeSQL-0
  11. Dlg5=DlgCpSortUnicode-0
  12. Dlg6=DlgServerNetwork-0
  13. Dlg7=DlgServices-0
  14. Dlg8=SdStartCopy-0
  15. Dlg9=SdFinish-0
  16. [SetupMethod-0]
  17. Component-type=string
  18. Component-count=1
  19. Component-0=Local
  20. Result=1
  21. [SdWelcome-0]
  22. Result=1
  23. [SdLicense-0]
  24. Result=1
  25. [SdRegisterUser-0]
  26. szName=microsoft
  27. szCompany=1
  28. Result=1
  29. [SetupTypeSQL-0]
  30. szDir=%PROGRAMFILES%\Microsoft SQL Server
  31. Result=302
  32. szDataDir=%PROGRAMFILES%\Microsoft SQL Server
  33. [DlgCpSortUnicode-0]
  34. SortId=52
  35. LCID=1033
  36. CompStyle=196609
  37. Result=1
  38. [DlgServerNetwork-0]
  39. NetworkLibs=4095
  40. TCPPort=1433
  41. TCPPrxy=Default
  42. NMPPipeName=\\.\pipe\sql\query
  43. Result=1
  44. [DlgServices-0]
  45. Local-Domain=3855
  46. AutoStart=61455
  47. Result=1
  48. [SdStartCopy-0]
  49. Result=1
  50. [SdFinish-0]
  51. Result=1
  52. bOpt1=0
  53. bOpt2=0
  54.