Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Tachosys.digiCentralArchiveSync
PackageVersion: "1.31"
InstallerType: exe # InstallShield
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: /S /V/quiet /V/norestart
SilentWithProgress: /S /V/passive /V/norestart
InstallLocation: /V"INSTALLDIR=""<INSTALLPATH>"""
Log: /V"/log ""<LOGPATH>"""
ExpectedReturnCodes:
- InstallerReturnCode: -1
ReturnResponse: cancelledByUser
- InstallerReturnCode: 1
ReturnResponse: invalidParameter
- InstallerReturnCode: 1150
ReturnResponse: systemNotSupported
- InstallerReturnCode: 1201
ReturnResponse: diskFull
- InstallerReturnCode: 1203
ReturnResponse: invalidParameter
- InstallerReturnCode: 1601
ReturnResponse: contactSupport
- InstallerReturnCode: 1602
ReturnResponse: cancelledByUser
- InstallerReturnCode: 1618
ReturnResponse: installInProgress
- InstallerReturnCode: 1623
ReturnResponse: systemNotSupported
- InstallerReturnCode: 1625
ReturnResponse: blockedByPolicy
- InstallerReturnCode: 1628
ReturnResponse: invalidParameter
- InstallerReturnCode: 1633
ReturnResponse: systemNotSupported
- InstallerReturnCode: 1638
ReturnResponse: alreadyInstalled
- InstallerReturnCode: 1639
ReturnResponse: invalidParameter
- InstallerReturnCode: 1641
ReturnResponse: rebootInitiated
- InstallerReturnCode: 1640
ReturnResponse: blockedByPolicy
- InstallerReturnCode: 1643
ReturnResponse: blockedByPolicy
- InstallerReturnCode: 1644
ReturnResponse: blockedByPolicy
- InstallerReturnCode: 1649
ReturnResponse: blockedByPolicy
- InstallerReturnCode: 1650
ReturnResponse: invalidParameter
- InstallerReturnCode: 1654
ReturnResponse: systemNotSupported
- InstallerReturnCode: 3010
ReturnResponse: rebootRequiredToFinish
UpgradeBehavior: install
ProductCode: '{D6F72FA7-1D3A-4F01-93AD-626FFF9C22A5}'
AppsAndFeaturesEntries:
- UpgradeCode: '{72AF8595-2634-4267-88CE-6DEC90852578}'
InstallerType: msi
Installers:
- Architecture: x86
InstallerUrl: https://www.prosysdev.com/downloads/ArchiveSync_1_31.exe
InstallerSha256: 21CDB9025F7833F90E5285115081280E391F36FF3865D92318EB9EB959B5235D
- Architecture: x64
InstallerUrl: https://www.prosysdev.com/downloads/ArchiveSync_1_31.exe
InstallerSha256: 21CDB9025F7833F90E5285115081280E391F36FF3865D92318EB9EB959B5235D
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Tachosys.digiCentralArchiveSync
PackageVersion: "1.31"
PackageLocale: en-US
Publisher: Tachosys
PublisherUrl: https://www.tachosys.com/
PublisherSupportUrl: https://www.tachosys.com/ContactUs
# PrivacyUrl:
Author: ProSys Dev Limited
PackageName: digiCentral Archive Sync
PackageUrl: https://tachosys.com/Product/digiCentralArchiveSync
License: Proprietary
LicenseUrl: https://www.tachosys.com/Terms
Copyright: © 2008-2025 ProSys Dev Ltd
# CopyrightUrl:
ShortDescription: Downloads a copy of all the files sent to digiCentral onto your PC.
Description: |-
Downloads a copy of all the files sent to digiCentral onto your PC.
Key features
- Download files stored by digiCentral onto your computer
- Compatible with both Digital Tachograph and Smart Tachograph files
# Moniker:
# Tags:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: User Guide
DocumentUrl: https://tachosys.com/files/user-guide/digiCentral%20Archive%20Sync.pdf
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: Tachosys.digiCentralArchiveSync
PackageVersion: "1.31"
PackageLocale: zh-CN
# Publisher:
# PublisherUrl:
# PublisherSupportUrl:
# PrivacyUrl:
# Author:
# PackageName:
# PackageUrl:
License: 专有软件
# LicenseUrl:
# Copyright:
# CopyrightUrl:
ShortDescription: 将发送到 digiCentral 的所有文件下载一份副本到您的电脑上。
Description: |-
将发送到 digiCentral 的所有文件下载一份副本到您的电脑上。
主要功能
- 将 digiCentral 存储的文件下载到您的计算机
- 兼容数字式行车记录仪和智能行车记录仪文件
# Moniker:
# Tags:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: 用户指南
DocumentUrl: https://tachosys.com/files/user-guide/digiCentral%20Archive%20Sync.pdf
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Tachosys.digiCentralArchiveSync
PackageVersion: "1.31"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0