PaodingAI.Scriber.installer.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # Created with YamlCreate.ps1 v2.1.2 $debug=NVS1.7-2-5
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: PaodingAI.Scriber
  4. PackageVersion: 1.0.19
  5. MinimumOSVersion: 10.0.0.0
  6. InstallerType: exe # Advanced Installer
  7. Scope: machine
  8. InstallModes:
  9. - interactive
  10. - silent
  11. - silentWithProgress
  12. InstallerSwitches:
  13. Silent: /exenoui /quiet
  14. SilentWithProgress: /passive
  15. InstallLocation: APPDIR="<INSTALLPATH>"
  16. Log: /log "<LOGPATH>"
  17. Custom: /norestart
  18. ExpectedReturnCodes:
  19. - InstallerReturnCode: -1
  20. ReturnResponse: cancelledByUser
  21. - InstallerReturnCode: 1601
  22. ReturnResponse: contactSupport
  23. - InstallerReturnCode: 1602
  24. ReturnResponse: cancelledByUser
  25. - InstallerReturnCode: 1618
  26. ReturnResponse: installInProgress
  27. - InstallerReturnCode: 1625
  28. ReturnResponse: blockedByPolicy
  29. - InstallerReturnCode: 1638
  30. ReturnResponse: alreadyInstalled
  31. - InstallerReturnCode: 1641
  32. ReturnResponse: rebootInitiated
  33. - InstallerReturnCode: 3010
  34. ReturnResponse: rebootRequiredToFinish
  35. UpgradeBehavior: install
  36. FileExtensions:
  37. - pdf
  38. ReleaseDate: 2019-11-06
  39. Installers:
  40. - Architecture: x86
  41. InstallerUrl: https://scriber.paodingai.com/downloads/Scriber_1.0.19.exe
  42. InstallerSha256: 0FD97D3312660CE8FA6042E560535A16AE55332047F4E0991A7D783BFA0E48B6
  43. - Architecture: x64
  44. InstallerUrl: https://scriber.paodingai.com/downloads/Scriber_1.0.19.exe
  45. InstallerSha256: 0FD97D3312660CE8FA6042E560535A16AE55332047F4E0991A7D783BFA0E48B6
  46. ManifestType: installer
  47. ManifestVersion: 1.1.0