News

Microsoft PowerToys Now Installs .NET 7 for You

Microsoft PowerToys now installs .NET 7 for users automatically if needed, thanks to a new update to v0.66.0.

Microsoft describes PowerToys as a set of utilities for power users to tune and streamline their Windows experience for greater productivity. It provides many tools and helpers including a color picker, File Explorer add-ons, image resizer and more.

Microsoft PowerToys
[Click on image for larger view.] Microsoft PowerToys (source: Microsoft).

One of the highlights to the new release, as presented in the open source project's changelog on GitHub, is: "PowerToy utilities now ship with self-contained .NET 7, meaning it's not necessary to install .NET as part of the installer and it's easier to keep up to date."

Furthermore, the new functionality is optimized, with the changelog noting, "The .NET 7 dependency is now shipped self-contained within the utilities, using deep links to reduce storage space usage."

.NET 7, released last November, was a milestone release for Microsoft as it culminated a years-long effort to unify separate dev tooling components under one framework, enabling developers to build all types of apps -- desktop, mobile, web and more -- on the same Base Class Library (BCL), runtime and compilers.

The .NET 7 installer was the main takeaway from the release, for which the dev team mostly concentrated on stability and improvements instead of new features.

The two other main highlights as presented by Microsoft include:

  • It's possible to pick which of the installed OCR languages is used by Text Extractor by selecting it in the right-click context menu.
  • Added a setting to sort the order of the accented characters by usage frequency in Quick Accent.

Other improvements were made to: FancyZones (a window manager that makes it easy to create complex window layouts); the color picker; File Locksmith ( a Windows shell extension for checking which files are in use and by which processes); documentation; Hosts file editor (a convenient way to edit the "Hosts" file that contains domain names and matching IP addresses); PowerToys Run (which helps users search and launch an app instantly); and many more.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube