All-Repair Services

Windows demonstration application

Internal developer-review build with fictional demonstration data, documentation, scheduling, billing, and reporting workflows.

Download

This package installs the application and its complete encrypted demonstration database for the current Windows user.

Download Windows installer
Release
Developer review - checkpoint 102
Platform
64-bit Windows 10 or Windows 11
Package size
15.3 MB
SHA-256
D1039FB5B084900BF37FD273AD21E0AA3D7248744A7B129A48D2DE02B3CC3583
Demonstration use only. All included customer, job, scheduling, invoice, and accounting records are fictional test data. Do not use this package for production work.

Installation

  1. Download and run AllRepairServices-DeveloperReview-Setup.exe.
  2. Windows may warn that the unsigned internal-review installer has an unknown publisher. Confirm the file checksum above before continuing.
  3. Complete the installer. A desktop shortcut is optional.
  4. Launch All-Repair Services and sign in as demo-admin/moose1.
  5. A brief User manual and the full Database Schema manual can be found in the installation sub-directory "Documentation".

Requirements and behavior

  • No Flutter, Dart, SQLCipher, PHP, web server, or network connection is required.
  • The Microsoft Visual C++ 2015-2022 Redistributable (x64) may be required if it is not already installed.
  • The encrypted review database is installed separately from any source checkout or development database.
  • Reinstalling updates the application but preserves the installed review database.
  • Uninstalling removes the application and intentionally retains the review database.
  • The user manual and Windows database schema reference are installed with the application and linked from the Start menu.

Verify the download

In PowerShell, run:

Get-FileHash .\AllRepairServices-DeveloperReview-Setup.exe -Algorithm SHA256

The result should match the SHA-256 value shown above.