Skip to content

Commit 159ece1

Browse files
authored
Update FusionInventory.FusionInventoryAgent.installer.yaml
1 parent 6b6f380 commit 159ece1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

manifests/f/FusionInventory/FusionInventoryAgent/2.6/FusionInventory.FusionInventoryAgent.installer.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ PackageIdentifier: FusionInventory.FusionInventoryAgent
55
PackageVersion: '2.6'
66
InstallerLocale: en-US
77
InstallerType: nullsoft
8+
InstallModes:
9+
- silent
810
Scope: machine
911
UpgradeBehavior: install
1012
ReleaseDate: 2021-12-08
@@ -15,7 +17,6 @@ Installers:
1517
InstallerUrl: https://github.com/fusioninventory/fusioninventory-agent/releases/download/2.6/fusioninventory-agent_windows-x64_2.6.exe
1618
InstallerSha256: 56482BD4EA451526F59D13C776D6BDA2E066B887BD5A8C97F54A375B5DB5B340
1719
InstallerSwitches:
18-
Silent: "/S /acceptlicense"
20+
Silent: /S /acceptlicense
1921
ManifestType: installer
2022
ManifestVersion: 1.10.0
21-

0 commit comments

Comments
 (0)