Jump to content

semouton

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by semouton

  1. It's a reg key you can find (or add) in any installed product.

    You will find it there :

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{015B7370-B181-497F-BE0A-E154CD8C0B64}]

    "SystemComponent"=dword:00000001

    The GUID correspond to your product.

    The DWORD key SystemComponent hides the entry of the product in ADD/Remove programs when set to 1.

    Voilà ;)

    PS: This modification works whith all the products listed under

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall]

    not only those defined by a GUID.

    KBs or nLite for example.

  2. Hi there!

    Thanks for the tip about keeping the old Setupldr.bin version.

    It helps but...

    When entering GUI part of the setup (T39), I get this boring unrecoverable error :

    Une erreur s'est produite empêchant le programme d'installation de continuer.
    Les structures internes de données d'installation sont endommagées (phase 0).
    Appuyer sur OK pour afficher le fichier enregistrement de l'installation.

    Where do I made a mistake ?

    edit : content of the setuperr.log :

    Les structures internes de données d'installation sont endommagées (phase 0).

    ***

×
×
  • Create New...