From 834105f07c007d4f8902a8c5c781d0b5d7bf5be3 Mon Sep 17 00:00:00 2001 From: Esco Date: Wed, 24 Jun 2020 11:06:13 +0200 Subject: [PATCH 1/2] Evernote v6.25.0.9084 --- manifests/Evernote/Evernote/6.25.0.9084.yaml | 34 ++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/Evernote/Evernote/6.25.0.9084.yaml diff --git a/manifests/Evernote/Evernote/6.25.0.9084.yaml b/manifests/Evernote/Evernote/6.25.0.9084.yaml new file mode 100644 index 0000000000000..451582a290605 --- /dev/null +++ b/manifests/Evernote/Evernote/6.25.0.9084.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: Evernote.Evernote +Publisher: Evernote +Name: Evernote +Author: Evernote +Description: Evernote helps you focus on what matters most and have access to your information when you need it. Input typed notes or scan handwritten notes. Add to-do’s, photos, images, web pages, or audio ... and it’s all instantly searchable. Organize notes any way you want and share with anyone. And Evernote syncs across your devices so your information is always with you, everywhere you go. +AppMoniker: evernote +Tags: evernote, notes, cloud, online + +# ================== License ================== +Homepage: https://www.evernote.com +License: Copyright (c) 2020 Evernote Corporation. All rights reserved. +LicenseUrl: https://evernote.com/legal/terms-of-service + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 6.25.0.9084 + +Switches: + Custom: /norestart + Silent: /qn + SilentWithProgress: /passive + #Interactive: # Interactive is not supported in this preview (5/24/2020) + #Language: en-US # Language is not supported in this preview (5/24/2020) + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://cdn1.evernote.com/win6/public/Evernote_6.25.0.9084.exe + Sha256: 0c08cf8e18b47de2e600bc644aedc111a53c9539626203a87a5b62f11cd540d8 + Scope: user + +# ManifestVersion: 0.1.0 From a61cbc67d309efaaf07816145524e30ed38d639b Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 25 Jun 2020 07:30:01 +0200 Subject: [PATCH 2/2] SilentWithProgress switch change In my testing /passive did indeed finish the installation just like /qn, but w/e --- manifests/Evernote/Evernote/6.25.0.9084.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Evernote/Evernote/6.25.0.9084.yaml b/manifests/Evernote/Evernote/6.25.0.9084.yaml index 451582a290605..d47ada8b8f496 100644 --- a/manifests/Evernote/Evernote/6.25.0.9084.yaml +++ b/manifests/Evernote/Evernote/6.25.0.9084.yaml @@ -20,9 +20,9 @@ Version: 6.25.0.9084 Switches: Custom: /norestart Silent: /qn - SilentWithProgress: /passive + SilentWithProgress: /qn #/passive for Progress but its bugged #Interactive: # Interactive is not supported in this preview (5/24/2020) - #Language: en-US # Language is not supported in this preview (5/24/2020) + Language: en-US InstallerType: exe Installers: