home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / eCHIP_OCAK_2004.iso / prog / office / web / setup.exe / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-10-02  |  663 b   |  32 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5,%BadAdvpackVer% 
  4.  
  5. [DefaultInstall]
  6. CheckAdminRights=1
  7. CustomDestination=CustomDestinationSection
  8. CopyFiles=CopyFilesSection
  9. RunPostSetupCommands=RunPostSetupCommandsSection
  10.  
  11. [CustomDestinationSection]
  12. 49100=ProgramFilesDir,5
  13.  
  14. [ProgramFilesDir]
  15. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\OWCInst"
  16.  
  17.  
  18. [CopyFilesSection]
  19. owc10se.msi, owc10se.msi
  20.  
  21. [DestinationDirs]
  22. CopyFilesSection=49100, "OWCInst"
  23.  
  24. [RunPostSetupCommandsSection]
  25. "msiexec.exe /i ""%49100%\OWCInst\owc10se.msi"""
  26.  
  27. [SourceDisksNames]
  28. 10="MSI installer",,0
  29.  
  30. [SourceDisksFiles]
  31. owc10se.msi=10
  32.