Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3

Thread: Build warnings

  1. #1
    Join Date
    May 2008
    Posts
    13

    Build warnings

    I have a MSIF v2.1.1002.0 project with 2 merge modules. When I build it, I get the warnings below. Should I be worried about them?


    Linking compiled files together as 'C:\IfrxInst\MSIF\Projects\ifrx upgrade\output\ServerUpgrade.msi'
    Microsoft (R) Windows Installer Xml Linker version 3.0.4214.0
    Copyright (C) Microsoft Corporation. All rights reserved.

    light.exe : warning LGHT1076 : ICE57: Component 'Shortcut_0001.4825D968_2DCB_48EC_AD14_C1893A94E39 0' has both per-user and per-machine data with an HKCU Registry KeyPath.
    light.exe : warning LGHT1076 : ICE57: Component 'Shortcut_0002.4825D968_2DCB_48EC_AD14_C1893A94E39 0' has both per-user and per-machine data with an HKCU Registry KeyPath.
    light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'shortcutLabelProcessor.4825D968_2DCB_48EC_AD14_C1 893A94E390' of the Shortcut table belongs to component 'Shortcut_0001.4825D968_2DCB_48EC_AD14_C1893A94E39 0'. However, the formatted string in column 'Target' references file 'FHTLabelProcessor.exe.4825D968_2DCB_48EC_AD14_C18 93A94E390' which belongs to component 'FHTLabelProcessor.exe.4825D968_2DCB_48EC_AD14_C18 93A94E390'. Components are in the same feature.
    light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'shortcutLabelProcessorTCPTe.4825D968_2DCB_48EC_AD 14_C1893A94E390' of the Shortcut table belongs to component 'Shortcut_0002.4825D968_2DCB_48EC_AD14_C1893A94E39 0'. However, the formatted string in column 'Target' references file 'LabelProcessorTCPTester.exe.4825D968_2DCB_48EC_AD 14_C1893A94E390' which belongs to component 'LabelProcessorTCPTester.exe.4825D968_2DCB_48EC_AD 14_C1893A94E390'. Components are in the same feature.
    light.exe : warning LGHT1076 : ICE82: This action ProgramFilesFolder.4825D968_2DCB_48EC_AD14_C1893A9 4E390 has duplicate sequence number 2 in the table InstallExecuteSequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramMenuFolder.4825D968_2DCB_48EC_AD14_C1893A94 E390 has duplicate sequence number 2 in the table InstallExecuteSequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramFilesFolder.4825D968_2DCB_48EC_AD14_C1893A9 4E390 has duplicate sequence number 2 in the table InstallUISequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramMenuFolder.4825D968_2DCB_48EC_AD14_C1893A94 E390 has duplicate sequence number 2 in the table InstallUISequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramFilesFolder.4825D968_2DCB_48EC_AD14_C1893A9 4E390 has duplicate sequence number 2 in the table AdminExecuteSequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramMenuFolder.4825D968_2DCB_48EC_AD14_C1893A94 E390 has duplicate sequence number 2 in the table AdminExecuteSequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramFilesFolder.4825D968_2DCB_48EC_AD14_C1893A9 4E390 has duplicate sequence number 2 in the table AdminUISequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramMenuFolder.4825D968_2DCB_48EC_AD14_C1893A94 E390 has duplicate sequence number 2 in the table AdminUISequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramFilesFolder.4825D968_2DCB_48EC_AD14_C1893A9 4E390 has duplicate sequence number 2 in the table AdvtExecuteSequence
    light.exe : warning LGHT1076 : ICE82: This action ProgramMenuFolder.4825D968_2DCB_48EC_AD14_C1893A94 E390 has duplicate sequence number 2 in the table AdvtExecuteSequence

    Link successful - 'C:\IfrxInst\MSIF\Projects\ifrx upgrade\output\ServerUpgrade.msi' generated.

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Merge module ICE warnings are fairly common. It should be fine as you would expect that the authors of the merge module have looked at these warnings and decided that they do not change how the module works.

    Adam Kapilik

  3. #3
    Join Date
    Feb 2010
    Posts
    11
    Quote Originally Posted by Adam View Post
    Merge module ICE warnings are fairly common. It should be fine as you would expect that the authors of the merge module have looked at these warnings and decided that they do not change how the module works.

    Adam Kapilik
    I am seeing the same warnings when I use a merge module I created with MSI Factory 2.0.

    As the app does not give the user direct access to the tables, or allow the user to set the sequence number, can we assume that MSI Factory is making a mistake?

Similar Threads

  1. Unattended Build disabled in Demo version?
    By Biggles in forum Setup Factory 7.0
    Replies: 1
    Last Post: 08-18-2006, 02:56 PM
  2. HOWTO: Build and Burn Your AutoPlay Application
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 03:43 PM
  3. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 01:43 PM
  4. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-27-2002, 02:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts