You are not logged in.
Bonjour,
J'ai upgradé mon GLPI 9.5... en 10.0.6 et je suis évidemment passé à FusionInventory 10.0.6+1.1. (W2019, IIS, Php 8.0.0)
Depuis, j'ai un souci avec les commandes dans les déploiements de paquets avec FusionInventory...
Exemple de commande : msiexec /i "LibreOffice_7.4.6_Win_x64.msi" /qn /norestart
Résultat dans le log de la tâche de déploiement, des antislash sont ajoutés :
Actions:Installation: Started cmd: msiexec /i \"LibreOffice_7.4.6_Win_x64.msi\" /qn /norestart
ou encore :
del /Q \"C:\\Users\\Public\\Desktop\\BUREAUTIQUE\\LibreOffice*.lnk\"
Résultat, ça ne fonctionne évidemment pas : La syntaxe du nom de fichier, de rpertoire ou de volume est incorrecte.
Je n'avais pas ce problème avant la mise à jour, les guillemets et antislash étaient interprétés correctement.
J'ai tenté différentes syntaxes, rien n'y fait, je sèche.
Quelqu'un aurait-il une idée ?
Merci !
---
Hi,
I upgraded my GLPI 9.5... to 10.0.6 and obviously went to FusionInventory 10.0.6+1.1. (W2019, IIS, Php 8.0.0)
Now, I have a problem with the commands in the package deployment via FusionInventory...
For example : msiexec /i "LibreOffice_7.4.6_Win_x64.msi" /qn /norestart
The result in the deployment task log, backslashes are added :
Actions:Installation: Started cmd: msiexec /i \"LibreOffice_7.4.6_Win_x64.msi\" /qn /norestart
Another example :
del /Q \"C:\\Users\\Public\\Desktop\\BUREAUTIQUE\\LibreOffice*.lnk\"
Of course, it doesn't work : File name, folder or volume is incorrect
I didn't have this issue before the upgrade, quotes, double quotes and backslashes were correctly interpreted.
I tried different syntaxes, nothing works.
Would somebody have an idea ?
Thanks !
Last edited by MrRouge (2023-04-07 11:04:31)
Offline