Wingetlywingetly
← All apps

MYOB BankLink Books

by MYOB Technology Pty. Ltd.v5.55.3.7499

Last updated

MYOB BankLink Books is a powerful accounting software that automates transaction coding and GST allocation.

Install with winget

$ winget install --id MYOB.BankLinkBooks --exact --version 5.55.3.7499

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MYOB BankLink Books

MYOB BankLink Books uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
BankLinkBooks.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for MYOB BankLink Books

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MYOB BankLink collects data from banks, building societies, credit cards, credit unions and rural suppliers, and every month (or week) sends your accountant (or you) secure, electronic copies of your statements.

All major banks, as well as over 70 other financial institutions, supply data through MYOB BankLink.

MYOB BankLink provides you with powerful software - MYOB BankLink Books - that automates much of your coding, allocates GST and allows you to manage and report on your transactions. BankLink Books contains a variety of tools to code each transaction to the appropriate code as defined in your chart of accounts. These tools make the process of coding as automated and as effective as possible.

Installers · v5.55.3.7499

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MYOB BankLink Books.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • MYOB AccountRight Server EditionMYOB Technology Pty. Ltd.
    MYOB.AccountRight.Serverv2026.500.10015

    From expense tracking to inventory management, manage all aspects of your business, all in one place.

  • MYOB AccountRightMYOB Technology Pty. Ltd.
    MYOB.AccountRightv26.5.0

    From expense tracking to inventory management, manage all aspects of your business, all in one place.

  • MYOB AccountRight (EXE)MYOB Technology Pty. Ltd.
    MYOB.AccountRight.EXEv2026.700.10011

    From expense tracking to inventory management, manage all aspects of your business, all in one place.

More from MYOB Technology Pty. Ltd..

Frequently asked questions

How do I install MYOB BankLink Books on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MYOB.BankLinkBooks --exact --version 5.55.3.7499. winget downloads the installer from MYOB Technology Pty. Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MYOB BankLink Books silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MYOB.BankLinkBooks --exact 5.55.3.7499 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MYOB BankLink Books?
MYOB BankLink Books uses EXE (Inno Setup). Run the downloaded installer with: BankLinkBooks.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall MYOB BankLink Books via winget?
Run: winget uninstall --id MYOB.BankLinkBooks --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MYOB BankLink Books's Apps & Features entry.
Is MYOB BankLink Books free?
MYOB BankLink Books is distributed under Proprietary. Refer to the publisher (https://www.myob.com/support/downloads) for the full license terms - Wingetly itself does not charge for installation.
Does MYOB BankLink Books work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MYOB BankLink Books directly from the publisher.
How do I keep MYOB BankLink Books up to date?
Run winget upgrade --id MYOB.BankLinkBooks --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MYOB BankLink Books from microsoft/winget-pkgs.