home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 April / APC443.iso / features / y2k / adapt32.exe / Setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1998-08-18  |  492 b   |  35 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=AskDestPath-0
  8. Dlg2=SdSetupType-0
  9. Dlg3=SdSelectFolder-0
  10. Dlg4=SdStartCopy-0
  11. Dlg5=SdFinishReboot-0
  12. Count=6
  13.  
  14. [Welcome-0]
  15. Result=1
  16.  
  17. [AskDestPath-0]
  18. szPath=<ProgramFilesDir>\NEOM
  19. Result=1
  20.  
  21. [SdSetupType-0]
  22. Result=301
  23. szDir=<ProgramFilesDir>\NEOM
  24.  
  25. [SdSelectFolder-0]
  26. Result=1
  27. szFolder=NeoMedia Technologies
  28.  
  29. [SdStartCopy-0]
  30. Result=1
  31.  
  32. [SdFinishReboot-0]
  33. Result=1
  34. BootOption=3
  35.