[Wapt] Personnalisation acrobat reader dc à partir du msi

Eric Sanders eric27sanders at gmail.com
Sun Nov 6 23:41:27 CET 2016


Bonsoir,

Je regarde le déploiement d'acrobat reader dc en version française.
J'ai un soucis :

Je personnalise le paquet depuis l'outils adobe et je créer un .msi.
J'ai réussi à déployer ce paquet une fois.
J'ai tenté une suppression sans problème.
Lors d'une demande d'une nouvelle installation sur la même machine j'ai :

[image: Images intégrées 1]

setup.py (désolé pour la syntaxe je débute) :

# -*- coding: utf-8 -*-
from setuphelpers import *

uninstallkey = ["{AC76BA86-7AD7-1036-7B44-AC0F074E4100}"]

def install():
    global uninstallkey
    global uninstallstring
    print('installing cg2a-adobeacrobatreaderdc-french')
    #install_msi_if_needed('AcroRead.msi')
    run(r'"AcroRead.msi" /q /norestart')

Par avance, merci pour vos réponses,
-------------- section suivante --------------
Une pi�ce jointe HTML a �t� nettoy�e...
URL: <http://lists.tranquil.it/pipermail/wapt/attachments/20161106/3a2c2f0c/attachment-0001.html>
-------------- section suivante --------------
Une pi�ce jointe autre que texte a �t� nettoy�e...
Nom: Capture d?e?cran 2016-11-06 a? 23.35.05.png
Type: image/png
Taille: 49135 octets
Desc: non disponible
URL: <http://lists.tranquil.it/pipermail/wapt/attachments/20161106/3a2c2f0c/attachment-0001.png>


More information about the WAPT mailing list