Issue
Since Windows 11 22H2 update, MYOB is unable to print, it just shows dialog "Printing from Win32 application" and stops responding. MYOB has to be force quit.
In Windows 11 22H2, Microsoft replaced the legacy Print Dialog with a new dialog for all classic (win32) apps, e.g., MYOB, Notepad, WordPad, etc.
Solution
- Close MYOB.
- Run Command Prompt as Administrator (found in start menu by typing "cmd")
- Copy and paste in the following command, and press Enter:
reg add "HKCU\Software\Microsoft\Print\UnifiedPrintDialog" /v "PreferLegacyPrintDialog" /d 1 /t REG_DWORD /f
You should see the message “The operation completed successfully".
- Open MYOB and try printing
Comments
0 comments
Please sign in to leave a comment.