Microsoft Releases New Features For Windows 10 Calculator

0 views
Skip to first unread message
Message has been deleted

Anna Pybus

unread,
Jul 18, 2024, 11:00:18 AM7/18/24
to neuclasconma

What I'm trying to figure out is if it is possible to disable the Microsoft Store while still allowing apps like the calculator that are managed by it to be updated. I've figured out how to disable the store but it's the updates that are tripping me up. After a bit of research I've seen some options that required Windows 10 Enterprise and/or Azure (found here: -us/windows/configuration/stop-employees-from-using-microsoft-store), but we don't currently use those and would prefer to avoid the additional expense if possible. All PCs on the domain are Windows 10 Pro.

That makes sense that the Windows Store is necessary for the app updates. The main reason we wanted to disable it is so that users won't be able to use it to download apps for personal use. Maybe that can be accomplished in a different way?

Microsoft Releases New Features for Windows 10 Calculator


Download File https://vbooc.com/2yM1Mr



Correct. If you have Enterprise or Education you can configure Group Policy to block the Store. If you block it in the USER policy, users will not be able to access the Store, but the computers will still have access to update apps. If you block it in the COMPUTER policy, the user nor the computer can access it and apps will not update.

This is useful information to update existing built-in apps between Windows 10 releases. We currently set Turn off Store application group policy under Computer Configuration. So if we set in group under User Configuration, will it update already provisioned UWP built-in apps (ex. Calculator) under existing user profiles? Also will it allow other UWP apps bundled with drivers (ex. Canon Office Printer Utility) to install in user profiles? Appreciate your help, just looking to see if you found any limitations. Also surprised it is not documented anywhere by Microsoft since it seems like a better workaround then using the Store for Business which is reportedly deprecated now. @Eddie Leonard

Assuming you devices can connect to the Store through your firewalls/proxies, then yes it should update your Inbox apps and other apps from the Store. As for other apps not installed from the Store, I don't believe it will, but I'm not 100% sure there.

@Tuomo_Koskimaki The question from the OP was is it possible to block the Store for users but still allow the apps to be updated. The correct way to achieve this is by blocking it in the User Policy. This allows the computer to update already installed Store apps while preventing users from installing new ones.

This policy is not designed to prevent them from using apps that are already installed. If you block the store from the computer policy any Store apps, including inbox apps will not be updated and will eventually cause those apps to potentially stop working.

Well, at our environment GPO:s do not function as desired. If Store is allowed at computer policy, it is also allowed for users. That is not desired result. Suitable setting was to set "Only display the private store within the Microsoft Store". Business store/Private store is not configured so, no access nor downloads for users. Computers still get updates from store. I tried applocker policy as well. I denied winstore app at Domain Users". It did not function either.

This release includes major improvements to UIA support with MS Office.For Microsoft Office 16.0.15000 and higher on Windows 11, NVDA will use UI Automation to access Microsoft Word documents by default.This provides a significant performance improvement over the old Object model access.

There are improvements to braille display drivers including Seika Notetaker, Papenmeier and HID Braille. There are also various Windows 11 bug fixes, for apps such as Calculator, Console, Terminal, Mail and Emoji Panel.

This release introduces support for the new HID Braille specification.This specification aims to standardise support for Braille Displays without needing individual drivers.There are updates to eSpeak-NG and LibLouis, including new Russian and Tshivenda tables.Error sounds can be enabled in stable builds of NVDA via a new advanced settings option.Say all in Word now scrolls the view to keep the current position visible.There are lots of improvements when using Office with UIA.One UIA fix is that Outlook now ignores more types of layout tables in messages.

Due to an update to our security certificate, a small number of users get an error when NVDA 2021.2 checks for updates.NVDA now asks Windows to update security certificates, which will prevent this error in future.Affected users will need to download this update manually.

This release introduces preliminary Windows 11 support.While Windows 11 is yet to be released, this release has been tested on preview versions of Windows 11.This includes an important fix for Screen Curtain (see important notes).The COM Registration Fixing Tool can now resolve more problems when running NVDA.There are updates to the synthesizer eSpeak and braille translator LibLouis.There are also various bug fixes and improvements, notably for braille support and Windows terminals, calculator, emoji panel and clipboard history.

Due to a change in the Windows Magnification API, Screen Curtain had to be updated to support the newest versions of Windows.Use NVDA 2021.2 to activate Screen Curtain with Windows 10 21H2 (10.0.19044) or later.This includes Windows 10 Insiders and Windows 11.For security purposes, when using a new version of Windows, get visual confirmation that the Screen Curtain makes the screen entirely black.

This release includes optional experimental support for UIA in Excel and Chromium browsers.There are fixes for several languages, and for accessing links in Braille.There are updates to Unicode CLDR, mathematical symbols, and LibLouis.As well as many bug fixes and improvements, including in Office, Visual Studio, and several languages.

This release includes new Chinese Input methods, an update to Liblouis and the elements list (NVDA+f7) now works in focus mode.Context sensitive help is now available when pressing F1 in NVDA dialogs.Improvements to symbol pronunciation rules, speech dictionary, Braille message and skim reading.Bug fixes and improvements to Mail, Outlook, Teams, Visual Studio, Azure Data Studio, Foobar2000.On the web, there are improvements to Google Docs, and greater support for ARIA.Plus many other important bug fixes and improvements.

This release includes several large improvements to stability and performance particularly in Microsoft Office applications. There are new settings to toggle touchscreen support and graphics reporting.The existence of marked (highlighted) content can be reported in browsers, and there are new German braille tables.

Highlights of this release include support for a new braille display from Nattiq, better support for ESET antivirus GUI and Windows Terminal, performance improvements in 1Password, and with Windows OneCore synthesizer. Plus many other important bug fixes and improvements.

Highlights of this release include support for several new braille displays from HumanWare and APH, plus many other important bug fixes such as the ability to again read math in Microsoft Word using MathPlayer / MathType.

NVDA 2019.3 is a very significant release containing many under-the-hood changes including the upgrade of Python 2 to Python 3, and a major re-write of NVDA's speech subsystem.Although these changes do break compatibility with older NVDA add-ons, the upgrade to Python 3 is necessary for security, and the changes to speech allow for some exciting innovations in the near future. Other highlights in this release include 64 bit support for Java VMs, Screen Curtain and Focus Highlight functionality, support for more braille displays and a new Braille viewer, and many many other bug fixes.

Highlights of this release include auto detection of Freedom Scientific braille displays, an experimental setting in the Advanced panel to stop browse mode from automatically moving focus (which may provide performance improvements), a rate boost option for the Windows OneCore synthesizer to achieve very fast rates, and many other bug fixes.

Highlights of this release include performance improvements when accessing both Microsoft word and Excel, stability and security improvements such as support for add-ons with version compatibility information, and many other bug fixes.

Please note that starting from this release of NVDA, custom appModules, globalPlugins, braille display drivers and synth drivers will no longer be automatically loaded from your NVDA user configuration directory. Rather these should be installed as part of an NVDA add-on. For those developing code for an add-on, code for testing can be placed in a new developer scratchpad directory in the NVDA user configuration directory, if the Developer scratchpad option is turned on in NVDA's new Advanced settings panel.These changes are necessary to better ensure compatibility of custom code, so that NVDA does not break when this code becomes incompatible with newer releases.Please refer to the list of changes further down for more details on this and how add-ons are now better versioned.

Highlights of this release include performance improvements in recent Mozilla Firefox versions, announcement of emojis with all synthesizers, reporting of replied/forwarded status in Outlook, reporting the distance of the cursor to the edge of a Microsoft Word page, and many bug fixes.

Highlights of this release include Support for tables in Kindle for PC, support for HumanWare BrailleNote Touch and BI14 Braille displays, Improvements to both Onecore and Sapi5 speech synthesizers, improvements in Microsoft Outlook and much more.

Highlights of this release include support for charts in Microsoft word and PowerPoint, support for new braille displays including Eurobraille and the Optelec protocol converter, improved support for Hims and Optelec braille displays, performance improvements for Mozilla Firefox 58 and higher, and much more.

Highlights of this release include many fixes and enhancements to web support including browse mode for web dialogs by default, better reporting of field group labels in browse mode, support for new Windows 10 technologies such as Windows Defender Application Guard and Windows 10 on ARM64, and automatic reporting of screen orientation and battery status.Please note that this version of NVDA no longer supports Windows XP or Windows Vista. The minimum requirement for NVDA is now windows 7 with Service Pack 1.

7fc3f7cf58
Reply all
Reply to author
Forward
0 new messages