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,25 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: JumpingBytes.PureSync.Personal
PackageVersion: 8.6.0
InstallerType: exe
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: /exenoui /qn
SilentWithProgress: /exebasicui /qb
InstallLocation: APPDIR="<INSTALLPATH>"
Log: /log "<LOGPATH>"
ElevationRequirement: elevationRequired
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles(x86)%\Jumping Bytes\PureSync'
Installers:
- Architecture: x86

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Architecture: x86
- Architecture: x64

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the reply, but no, installer is x86. Same as my other product where the validation worked fine

@Trenly Kaleb Luedtke (Trenly) Aug 28, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Christoph GΓΌntner (@JumpingBytes) - The architecture here is supposed to be the architecture of the installed application. Because your application requires x64 to run (as noted in the issue you raised), changing this to x64 will make the validation pipeline use the x64 runner

InstallerUrl: https://www.jumpingbytes.com/down/PureSyncInst.exe
InstallerSha256: D61621931F56BC5B9B3CBA42AB2981A36940229694F63CF6216EAA5A7E297BEE
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: JumpingBytes.PureSync.Personal
PackageVersion: 8.6.0
PackageLocale: en-US
Publisher: Jumping Bytes
PublisherUrl: https://www.jumpingbytes.com/en
PublisherSupportUrl: https://www.puresync.net/support
Author: Jumping Bytes
PackageName: PureSync
PackageUrl: https://www.puresync.net/
ReleaseDate: "2026-08-14"
License: Proprietary
Copyright: Copyright (C) 2026 Jumping Bytes
ShortDescription: PureSync, a file and folder synchronization and backup tool, by Jumping Bytes
Description: "PureSync is a free Windows utility for file/folder synchronization, backup, and secure transfer, offering automatic background operations, multi-protocol support (FTP/MTP/network), and intuitive comparison tools, with a paid Professional Edition for advanced commercial needs\n\nSynchronization & Backup:\n- Automatic sync/backup triggered by schedules, file changes, or USB connections.\n- Supports real-time updates, incremental backups, and conflict resolution \n\nProtocol Support:\n- Works with local/network drives, FTP, NAS, and MTP devices (e.g., cameras/phones)\n\nAdvanced Tools:\n- Side-by-side comparison for verifying changes pre-sync.\n- Shadow Copy Explorer\n- various filters to exclude files/types."
ReleaseNotesUrl: https://www.puresync.net/support/revisionhistory
PurchaseUrl: https://www.puresync.net/buy
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://www.puresync.net/support/faqs
- DocumentLabel: System Requirements
DocumentUrl: https://www.puresync.net/support/system-requirements
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: JumpingBytes.PureSync.Personal
PackageVersion: 8.6.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0