Downloads
Parish Record Keeper is in active development. The current release is an alpha version — functional and available for testing, but not yet fully mature. We welcome feedback from anyone willing to take part in the testing community.
- Operating System: Windows 10 or Windows 11 (both 32-bit and 64-bit are supported). macOS and Linux are not supported.
- Microsoft Access: Either the full version included in Microsoft Office (2016 or later), or the free Microsoft Access Runtime, which can be downloaded from the Microsoft website at no cost.
- Licence Agreement: Please read the End User Licence Agreement (EULA) before downloading. By downloading this software you confirm that you have read and accept its terms.
Based on a quick browser check, your device appears to be running:
Operating System: detecting… · Architecture: detecting…
Note: This is a basic browser-level check and may not always be accurate. If you are unsure which version to download, please refer to the documentation.
Windows 64-bit · Office 2016 / 2019 / 2021 / 2024 / 365
SHA-256 HASH: 29472DBD44FBB11313D6DCACA49E6924566E226B187AD500B4467969E05DAE06
Version: Alpha 1.10
07 May 2026
Setup_PRK_64bit_16.exeWindows 32-bit · Office 2013 / 2016 / 2019 / 2021 / 2024 / 365
SHA-256 HASH: E8C55AE147B8FE9AF2701D62BA42BF0F963D71E435CCCFA4929357D76E7FF529
Version: Alpha 1.05
Setup_PRK_32bit_15.exe
Why does this happen?
Parish Record Keeper is built with Microsoft Access and compiled into a runtime executable (
.accde / .exe). Because it is
not a commercially signed application from a large publisher, heuristic
scanners sometimes flag it simply because the file is uncommon — not because
it contains anything harmful. The detection name IDP.Generic
literally means "Identity Protection, Generic", i.e. the scanner does not
recognise the file and applies a precautionary label.What you should do
1. Confirm the digital signature: right-click the installer file, choose Properties, open the Digital Signatures tab, and verify that the signer is Bernhard Udelhoven. If the name matches and the signature status shows This digital signature is OK, the file is genuine.
2. In your antivirus software, choose Restore or Allow / Trust this file if the file was quarantined.
3. Add an exception (also called an exclusion or whitelist entry) for the Parish Record Keeper installation folder so the antivirus does not interfere with normal operation. If you are unsure how to add an exception, search your antivirus help for "add exclusion" or "whitelist a program".
2. Click the address bar at the top of the window (the path will be highlighted), type
powershell and press Enter —
this opens PowerShell directly in that folder3. Run one of these lines according to your version:
Get-FileHash ".\Setup_PRK_64bit_16.exe" -Algorithm SHA256Get-FileHash ".\Setup_PRK_64bit_15.exe" -Algorithm SHA256Get-FileHash ".\Setup_PRK_32bit_15.exe" -Algorithm SHA2564. Compare the result with the hash above
→ If they match exactly, the file is authentic and not corrupted.
Not sure which version you need?
Run our diagnostic script below to check your Access version.
check_access_version.exeThe documentation PDF covers installation, configuration, and all major features of Parish Record Keeper. Reading it before installation is strongly recommended.
The documentation will be available soon
