home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / Seesmic Desktop / setup.exe / 0 / 41 / SETUPCFG (.txt)
Encoding:
Null Bytes Alternating  |  2009-11-23  |  5.7 KB  |  80 lines

  1. Begin Application
  2.     Name="SWin"
  3.     RequiresElevation="false"
  4.     Begin Files
  5.         Begin File
  6.             Name="SWin.application"
  7.         End File
  8.     End Files
  9. End Application
  10. Begin Package
  11.     Name="Windows Installer 3.1"
  12.     LicenseAgreement="EULA0"
  13.     PackageCode="Microsoft.Windows.Installer.3.1.en"
  14.     Begin Commands
  15.         Reboot="Immediate"
  16.         Begin Command
  17.             PackageFile="WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe"
  18.             Arguments="/quiet /norestart"
  19.             EstimatedInstallSeconds="21"
  20.             Begin InstallConditions
  21.                 Begin BypassIf
  22.                     Property="VersionMsi"
  23.                     Compare="VersionGreaterThanOrEqualTo"
  24.                     Value="3.1"
  25.                 End BypassIf
  26.                 Begin FailIf
  27.                     Property="Version9x"
  28.                     Compare="ValueExists"
  29.                     Text="Installation of Windows Installer 3.1 requires Windows 2000 Service Pack 3 or later. Contact your application vendor."
  30.                 End FailIf
  31.                 Begin FailIf
  32.                     Property="VersionNT"
  33.                     Compare="VersionLessThan"
  34.                     Value="5.0.3"
  35.                     Text="Installation of Windows Installer 3.1 requires Windows 2000 Service Pack 3 or later. Contact your application vendor."
  36.                 End FailIf
  37.                 Begin FailIf
  38.                     Property="ProcessorArchitecture"
  39.                     Compare="ValueNotEqualTo"
  40.                     Value="Intel"
  41.                     Text="Windows Installer 3.1 is not supported on a 64-bit operating system. Contact your application vendor."
  42.                 End FailIf
  43.                 Begin FailIf
  44.                     Property="AdminUser"
  45.                     Compare="ValueEqualTo"
  46.                     Value="false"
  47.                     Text="Administrator permissions are required to install Windows Installer 3.1. Contact your administrator."
  48.                 End FailIf
  49.             End InstallConditions
  50.             Begin ExitCodes
  51.                 Begin ExitCode
  52.                     Value="0"
  53.                     Result="Success"
  54.                 End ExitCode
  55.                 Begin ExitCode
  56.                     Value="1641"
  57.                     Result="SuccessReboot"
  58.                 End ExitCode
  59.                 Begin ExitCode
  60.                     Value="3010"
  61.                     Result="SuccessReboot"
  62.                 End ExitCode
  63.                 Begin DefaultExitCode
  64.                     Result="Fail"
  65.                     FormatMessageFromSystem="true"
  66.                     Text="A failure occurred attempting to install Windows Installer 3.1."
  67.                 End DefaultExitCode
  68.             End ExitCodes
  69.         End Command
  70.     End Commands
  71.     Begin PackageFiles
  72.         CopyAllPackageFiles="false"
  73.         Begin PackageFile
  74.             Name="WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe"
  75.             HomeSite="http://go.microsoft.com/fwlink/?LinkId=49256"
  76.             PublicKey="3082010A0282010100CF38F7E1A4275EF8F0CCAACEFB3ADE3B6231460546BBF5B6051AD3B3ACC29F0F4C670828C44310F53B75797F6A91F4D633C861BFFA9190007AF0791D5D6870F690B29877B5031D2F9B9D9B75892F4A01417C9E7CCB87439BF49674999E98C1CF40575816F6C0D59216E52485718F9949ED557C65C91F380023C53EAB11D6296CC69EA0705B7DD537D4677720C306CE85F84E3480A035C41C53320157EFB128BD6C01E3AD40BC80A90949DB36E337F41D49AA2AA76BD019D3CC8E9DD686467A134AD64519A553B3E2782F2E35976B4CC6E81AB0D3D1249069ABCEFC696E3E4CFB024162DC07985D7E5CA74C27316B564CE198D8E0D11D718D3D2AC07F714DFFCF0203010001"
  77.         End PackageFile
  78.     End PackageFiles
  79. End Package
  80.