Opening Times - Stores — Installer return codes

Product: Opening Times - Stores · Installer: setup.exe · Version 1.0.0
Package URL: https://downloads.linespotting.com/opening-times-stores/downloads/1.0.0/setup.exe

Silent install parameters

Use: /S (also: /silent, /quiet, /q, /VERYSILENT, /qn)

Optional reinstall: /S /force

Standard scenarios (EXE return codes)

ScenarioEXE return codeNotes
Installation successful 0 Files installed under %LocalAppData%\Programs\OpeningTimesStores\
Installation cancelled by user 1602 MSI-compatible cancel code (reserved; UI cancel if added later)
Application already exists 1638 App already installed; use /force to overwrite
Installation already in progress 1618 Another setup instance holds the install mutex
Disk space is full 112 ERROR_DISK_FULL — free space below install requirement
Reboot required 3010 Reserved (current installer does not require reboot)
Network failure 1619 Reserved for download/network errors (payload is embedded in v1.0.0)
Package rejected during installation 1625 Access denied / security policy / unauthorized write

Miscellaneous install failure

ScenarioEXE return code
Generic install failure (other I/O or unexpected error) 1603

What the installer does

Publisher: Linespotting · Documentation version 1.0.0 · 2026-08-13