feed: windows.motionkinetic.net live: test:
Motion Kinetic

Windows desktop downloads

Signed installers and machine-readable checksums for every edition.

Download MSI for IT rollout Per-user install · auto-updates · Windows 10/11

LIVE production feed

filearchversionpublishedbytessha-256download
MotionKineticDesktop.exeEXE 64-bit get
Setup.msiMSI 64-bit get

TEST uat / pre-release feed — for invited testers

filearchversionpublishedbytessha-256download
MotionKineticDesktop-Test.exeEXE 64-bit get
Setup.msiMSI 64-bit get
verify — powershell
PS> Get-FileHash .\MotionKineticDesktop.exe -Algorithm SHA256

PS> # or with certutil
PS> certutil -hashfile .\Setup.msi SHA256

Compare the result with the sha-256 column above. Checksums are also published per edition as SHA256SUMS.txt (e.g. Live/x64/SHA256SUMS.txt).

Which file?

EXE — per-user install, no admin rights, updates itself automatically. MSI — machine-wide, for Intune / Group Policy rollout.

All installers are 64-bit, for all supported Windows 10/11 devices.

Signature

Every installer is Authenticode-signed by Motion Software Ltd. Right-click → Properties → Digital Signatures, or Get-AuthenticodeSignature in PowerShell.