Blog Post
Hi zohrawaqar - there will be no new versions for MSI (The same as for AccountRight Server Edition)
Please take a look at this post here
You can now install the latest AccountRight PC edition 2026.6 to a terminal server using an '-allusers' option
Hi Mike_MYOB
Thank you for your response yesterday.
We have deployed MYOB AccountRight PC Edition 2026.06 through Intune by packaging the application and making it available in the Company Portal. Although Intune reports the installation as successful, the application does not appear on the device after installation. It is also not listed under Installed Apps, and users are unable to launch or access it.
We suspect that the installer may be using a bootstrapper, which could be causing Intune to detect the installation as successful without actually installing the full application.
This issue is critically impacting our operations. Could you please advise whether there is a compatible version of AccountRight that can be deployed via Intune, or if there are any specific deployment requirements for version 2026.06?
Our company file is hosted online; however, we are currently unable to use the new edition due to this installation issue.
We would appreciate your guidance on how to proceed.
- Mike_MYOB1 month agoCommunity Manager
Hi zohrawaqar
I checked with the team (this is beyond my personal technical capability!)
They have advised:When installing from InTune, it typically runs the same command .\MYOB_AccountRight_Internal_Setup.exe -allusers in Admin mode through InTune unless there are other specific settings
Can you please check your registry key if ARL is installed at machine level?
You should see 2026.6 registry key in below location: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\MYOB\AccountRight Client\2026.6
- zohrawaqar1 month agoMember
Hi Mike_MYOB
This is extremely disappointing. Our Finance team is currently struggling because they are unable to meet critical deadlines due to this issue.
We have already attempted a workaround by installing the application directly on the device instead of deploying it through Company Portal. The installation completes successfully, users can sign in with their corporate accounts, and company files are accessible. However, the application still does not appear in the Installed Apps/Programs list in Control Panel. Due to that if we close the Myob app we do need to reinstall it again.
We have been given a strict deadline to resolve this issue within the next two hours. I have also tried contacting your support number, but the wait time was exceptionally long before I could reach anyone.
Could you please escalate this matter to your technical team as a priority? Alternatively, please advise on the fastest way to engage directly with the technical support team so that we can troubleshoot and resolve the bootstrapper image issue as quickly as possible.
Your urgent assistance would be greatly appreciated. Thank you.
- zohrawaqar1 month agoMember
Hi Mike_MYOB
I am still awaiting your response regarding my enquiry. I would appreciate it if you could kindly provide an update at your earliest convenience.
Thanks
- brunob1 month agoMYOB Product Manager
Hi zohrawaqar ,
Could you please clarify what installation successful is? It should:
- Install app located in C:\Program Files (x86)\MYOB\MYOB AccountRight 2026.6 if used "-allusers", or at C:\Users\<username>\AppData\Local\Programs\MYOB\MYOB AccountRight 2026.6 if used "-silent"
- Desktop shortcut present
- Start menu item present
- Registry key is setup (confrim if at the user or machine level)
Can you confirm is all/any of the above happens?
Can you please also confirm if:- the -allusers or -silent flag is provided to InTune
- Does Intune run in the local admin or elevetad command prompt?
Thank you.
- zohrawaqar1 month agoMember
Hi Mike_MYOB
That's the main issue we're experiencing. The application is not installed in the expected location:
C:\Users\<username>\AppData\Local\Programs\MYOB\MYOB AccountRight 2026.6
We also cannot find any MYOB-related registry entries under the standard uninstall locations.
As a workaround, we run the executable as an administrator from Command Prompt. The installer launches, prompts the user to sign in with their company email address, and the application then becomes usable. Users can successfully access MYOB and their company files.
However, the installation does not appear to complete correctly. No desktop shortcut is created, no installation folder is created in the expected path, and the application does not appear under Installed Apps/Programs and Features. Once the application is closed, it is no longer available and must be launched through the installation process again.
Could you please advise whether this behaviour indicates an issue with the installer, or whether there are additional installation logs that we can review to determine why the application is not being fully registered on the device?
While we are using the -silent and the application is configured to install in the System context via Intune. It does not run under the logged-in user's account.
- brunob1 month agoMYOB Product Manager
Thank you zohrawaqar for your time on the call. Great that we got it solved. Sharing here what the issue was just in case other have it:
2 issues:
- without "-allusers" Accountright will be installed in the user profile. If the "-allusers" is used, it installed at the machine level and all users have acess to it
- With the above knowledge, the command was ran as an administrator to install, but in another user account, what explain why the application did not appear under Installed Apps/Programs and Features (it was simply under a different user).
Make sure you follow instructions here and it should work fine.