Poser une questionPoser une question
 

TraitéeInstallation problem

  • vendredi 3 juillet 2009 00:12Torbal Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     

    Using Visual Studio 2005 have a C# program that I have created an installer for. When I click the Setup.exec here is what I get. I cannot see an easy way to get setup.exe to work. 

    The following properties have been set:
    Property: [AdminUser] = false {boolean}
    Property: [ProcessorArchitecture] = Intel {string}
    Property: [VersionNT] = 5.1.3 {version}
    Running checks for package 'Microsoft Data Access Components 2.8', phase BuildList
    Reading value 'FullInstallVer' of registry key 'HKLM\Software\Microsoft\DataAccess'
    Read string value '2.81.1132.0'
    Setting value '2.81.1132.0 {string}' for property 'MDACVersion'
    The following properties have been set for package 'Microsoft Data Access Components 2.8':
    Property: [MDACVersion] = 2.81.1132.0 {string}
    Running checks for command 'MDAC28\mdac_typ.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'MDACVersion' and value '2.80': true
    Result of checks for command 'MDAC28\mdac_typ.exe' is 'Bypass'
    'Microsoft Data Access Components 2.8' RunCheck result: No Install Needed
    Running checks for package '.NET Framework 2.0', phase BuildList
    Running external check with command line "C:\Temp\VSD23.tmp\dotnetfx\dotnetchk.exe"
    Process exited with code 1
    Setting value '1 {int}' for property 'DotNetInstalled'
    Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'
    Read string value '7.0.5730.11'
    Setting value '7.0.5730.11 {string}' for property 'IEVersion'
    The following properties have been set for package '.NET Framework 2.0':
    Property: [DotNetInstalled] = 1 {int}
    Property: [IEVersion] = 7.0.5730.11 {string}
    Running checks for command 'dotnetfx\instmsia.exe'
    Result of running operator 'ValueExists' on property 'VersionNT': true
    Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'
    Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'ValueExists' on property 'Version9x': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true
    Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    Running checks for command 'dotnetfx\dotnetfx.exe'
    Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true
    Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'
    '.NET Framework 2.0' RunCheck result: No Install Needed
    Running checks for package 'Crystal Reports for .NET Framework 2.0', phase BuildList
    Reading value 'BuildNum' of registry key 'HKLM\SOFTWARE\Crystal Decisions\10.2\Crystal Reports'
    Read string value '570'
    Setting value '570 {string}' for property 'CRBuildNum'
    The following properties have been set for package 'Crystal Reports for .NET Framework 2.0':
    Property: [CRBuildNum] = 570 {string}
    Running checks for command 'CrystalReports\CRRedist2005_x86.msi'
    Result of running operator 'ValueEqualTo' on property 'CRBuildNum' and value '570': true
    Result of checks for command 'CrystalReports\CRRedist2005_x86.msi' is 'Bypass'
    'Crystal Reports for .NET Framework 2.0' RunCheck result: No Install Needed
    (7/2/2009 4:27:45 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''
    Download completed at 7/2/2009 4:27:45 PM
    (7/2/2009 4:27:47 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''
    Download completed at 7/2/2009 4:27:47 PM
    (7/2/2009 4:27:48 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''
    Download completed at 7/2/2009 4:27:48 PM
    Error: An error occurred trying to download ' /FGS install.msi'.

     

Réponses

Toutes les réponses