• Home
  • Contact
bogge.info

The brain dump of bogge.

  • Contact
  • Blog
    • Computer
    • Food
    • Fun stuff
    • Graphic
    • msi
    • Pirate
      • Scripting
        • AutoIT
        • Crystal syntax
        • Etomite CMS
        • HTML
        • PHP
        • VBScript
    • Software
  • Photo
    • Interior
    • Landscape
    • Nature
    • Sky

Browsing Category msi

Msi error 2709 – The specified Component name (‘[2]’) not found in Component table.

Posted on February 12, 2010 by bogge

Solution
Probably, it is a conflict between a Merge Module and a Component. Remove the Component then Merge Module is better to use.

If Component name is comctl32.ocx then you should use the merge module: COMCTL32, so delete the comctl32.ocx Component.

msi error 2728 – Table definition error: [2]

Posted on February 11, 2010 by bogge

Solution
The table is most likely missing.

For example, if there is “Internal Error 2728. Component” then table “Component” is missing, this can be fixed by putting install dir and recompile package.

Error 2613 – RemoveExistingProducts action sequenced incorrectly.

Posted on February 10, 2010 by bogge

Solution
RemoveExistingProducts is not in the right place. Move it between InstallValidate and InstallInitialize.

Error 1406 – Could not write value [2] to key [3]. System error [4].

Posted on February 9, 2010 by bogge

Solution
You do not have enough rights to create / change this value in the registry.

In some cases the value is in the wrong format. As an example, you may have a DWORD reg value with the value 0x300, but it should be written in decimal form, 768, in order to work.

  • Connect with us:
  • RSS
  • © 2021 www.bogge.com
  • bogge.com | bogge.eu | bogge.tv