home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / FIR / setup.iss < prev    next >
INI File  |  2002-11-29  |  407b  |  31 lines

  1. [InstallShield Silent]
  2. Version=v5.00.000
  3. File=Response File
  4.  
  5. [File Transfer]
  6. OverwriteReadOnly=NoToAll
  7.  
  8. [DlgOrder]
  9. Dlg0=SdWelcome-0
  10. Count=3
  11. Dlg1=AskOptions-0
  12. Dlg2=SdFinishReboot-0
  13.  
  14. [SdWelcome-0]
  15. Result=1
  16.  
  17. [AskOptions-0]
  18. Result=1
  19. Sel-0=1
  20. Sel-1=0
  21.  
  22. [Application]
  23. Name=VIA FIR Install Program
  24. Version=1.00.000
  25. Company=VIA Tech.,
  26. Lang=0009
  27.  
  28. [SdFinishReboot-0]
  29. Result=1
  30. BootOption=0
  31.