[RESOLVED] tis-chrome x86 package
Published: July 24, 2019 - 09:49
Good morning,
Could there be a problem with the package? tis-chrome 32-bit available in the repository?
In the file setup.pythe MSI file GoogleChromeStandaloneEnterprise64-fr.msi is referenced instead of the file GoogleChromeStandaloneEnterprise32-fr.msi (lines 27 and 35 in the function install) :
THANKS,
Sincerely
Could there be a problem with the package? tis-chrome 32-bit available in the repository?
In the file setup.pythe MSI file GoogleChromeStandaloneEnterprise64-fr.msi is referenced instead of the file GoogleChromeStandaloneEnterprise32-fr.msi (lines 27 and 35 in the function install) :
Code: Select all
install_msi_if_needed('GoogleChromeStandaloneEnterprise64-fr.msi',min_version=versionpaquet,killbefore='chrome.exe',get_version=getversionchrome)Sincerely