Error 1720 installing a MSI package

Antworten
bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

Error 1720 installing a MSI package

Beitrag von bourhis »

Hello,

I try to install "See Electrical Expert" on Windows 7 64 bits : if I am connected with an adminstrative account user and run (via a command line or a batch) :

Code: Alles auswählen

msiexec /i See_Electrical_Expert_V3R7.msi /passive /log C:\tmp\seeins.txt
everything is OK

But if I do the same thing via OPSI, the installation stop with an error 1720 and this comment in the log file :
MSI (s) (44:F8) [17:08:04:908]: Produit : See Electrical Expert V3R7 -- Erreur 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action CAResolvePathVBScript script error -2147024894, WshShell.RegRead: Impossible d'ouvrir la clé de Registre "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Personal" pour la lecture. Line 3, Column 1,

Could you please suggest something ?

Best regards.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Error 1720 installing a MSI package

Beitrag von n.wenselowski »

Hello bourhis,

you could try to use opsi-template-with-admin.


Kind regards

Niko

Code: Alles auswählen

import OPSI
dkoch
Beiträge: 309
Registriert: 25 Nov 2011, 14:03

Re: Error 1720 installing a MSI package

Beitrag von dkoch »

bourhis
Beiträge: 112
Registriert: 07 Nov 2012, 15:57

Re: Error 1720 installing a MSI package

Beitrag von bourhis »

Hello,

yes I try the "ALLUSERS" parameter... without success !

I made a new package base on "opsi-template-with-admin" which works : thanks to n.wenselowski for his suggestion !

Best regards.
Antworten