diff --git a/manifests/Apple/iTunes/12.10.6.2.yaml b/manifests/Apple/iTunes/12.10.6.2.yaml index c4fe658e2..dd3e373d3 100644 --- a/manifests/Apple/iTunes/12.10.6.2.yaml +++ b/manifests/Apple/iTunes/12.10.6.2.yaml @@ -14,5 +14,5 @@ Installers: Sha256: 509A348CEF93508FCD81C5CA86FAF691EDC2143601506FA027E41AD6283224AB InstallerType: exe Switches: - Silent: /quiet - SilentWithProgress: /passive + Silent: "/quiet /norestart" + SilentWithProgress: "/passive /norestart" \ No newline at end of file