国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Home Technology peripherals It Industry Microsoft Win11's function of compressing 7z and TAR files has been downgraded from 24H2 to 23H2/22H2 versions

Microsoft Win11's function of compressing 7z and TAR files has been downgraded from 24H2 to 23H2/22H2 versions

Apr 28, 2024 am 09:19 AM
css git win11 Microsoft

According to news from this site on April 27, Microsoft released the Windows 11 Build 26100 preview update to the Canary and Dev channels earlier this month, which is expected to become a candidate RTM version of the Windows 11 24H2 update.

The main changes in the new version are the file explorer, Copilot integration, editing PNG file metadata, creating TAR and 7z compressed files, and more.

@PhantomOfEarth discovered that Microsoft has devolved some functions of the 24H2 version (Germanium) to the 23H2/22H2 (Nickel) version, such as creating TAR and 7z compressed files.

微軟 Win11 壓縮為 7z、TAR 文件的功能已從 24H2 下放到 23H2/22H2 版本

As shown in the diagram, Windows 11 will support native creation of TAR and 7z format files. Select one or more files and click the "Compress as" option to create a compressed file, where you can also choose the format you need.

微軟 Win11 壓縮為 7z、TAR 文件的功能已從 24H2 下放到 23H2/22H2 版本

Users who upgrade to the latest Beta channel Bulid 22635.3566 version can enable it through Vivetool. The steps attached to this site are as follows:

1. Install Windows 11 Build 22635.3420 preview update.

2. Download the Vivetool tool from the GitHub page, and then unzip it to any folder, but you need to remember the folder path (for example, C:\Program Files (x86)\ViVeTool-v0.3.2).

3. Press the Win key (or use the mouse) to open the Start menu, enter "cmd", and then select "Open the command prompt with administrator privileges".

微軟 Win11 壓縮為 7z、TAR 文件的功能已從 24H2 下放到 23H2/22H2 版本

4. Use the cd command to jump to the ViveTool folder, for example “cd C:\Program Files (x86)\ViVeTool-v0.3.2 ”

微軟 Win11 壓縮為 7z、TAR 文件的功能已從 24H2 下放到 23H2/22H2 版本

5. Then enter vivetool /enable /id:49256040 and press the Enter key

6. Restart the device

The above is the detailed content of Microsoft Win11's function of compressing 7z and TAR files has been downgraded from 24H2 to 23H2/22H2 versions. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What is 'render-blocking CSS'? What is 'render-blocking CSS'? Jun 24, 2025 am 12:42 AM

CSS blocks page rendering because browsers view inline and external CSS as key resources by default, especially with imported stylesheets, header large amounts of inline CSS, and unoptimized media query styles. 1. Extract critical CSS and embed it into HTML; 2. Delay loading non-critical CSS through JavaScript; 3. Use media attributes to optimize loading such as print styles; 4. Compress and merge CSS to reduce requests. It is recommended to use tools to extract key CSS, combine rel="preload" asynchronous loading, and use media delayed loading reasonably to avoid excessive splitting and complex script control.

External vs. Internal CSS: What's the Best Approach? External vs. Internal CSS: What's the Best Approach? Jun 20, 2025 am 12:45 AM

ThebestapproachforCSSdependsontheproject'sspecificneeds.Forlargerprojects,externalCSSisbetterduetomaintainabilityandreusability;forsmallerprojectsorsingle-pageapplications,internalCSSmightbemoresuitable.It'scrucialtobalanceprojectsize,performanceneed

What are the key differences between inline, block, inline-block, and flex display values? What are the key differences between inline, block, inline-block, and flex display values? Jun 20, 2025 am 01:01 AM

Choosing the correct display value in CSS is crucial because it controls the behavior of elements in the layout. 1.inline: Make elements flow like text, without occupying a single line, and cannot directly set width and height, suitable for elements in text, such as; 2.block: Make elements exclusively occupy one line and occupy all width, can set width and height and inner and outer margins, suitable for structured elements, such as; 3.inline-block: has both block characteristics and inline layout, can set size but still display in the same line, suitable for horizontal layouts that require consistent spacing; 4.flex: Modern layout mode, suitable for containers, easy to achieve alignment and distribution through justify-content, align-items and other attributes, yes

How do I clone an existing Git repository from a remote server? How do I clone an existing Git repository from a remote server? Jun 24, 2025 am 12:05 AM

TocloneaGitrepository,ensureGitisinstalledbycheckingwithgit--versionandinstallingifneeded.(1)Setupyourusernameandemailusinggitconfig.(2)UsegitclonefollowedbytherepositoryURLtocreatealocalcopy.(3)Forprivaterepos,useSSHwithanaddedkey.(4)Optionallyspeci

What does grayscale digital market mean What does grayscale digital market mean Jul 01, 2025 pm 05:57 PM

Grayscale Digital Market refers to the overall performance of Grayscale Investment’s digital asset trust funds, and its core includes single asset trusts and compound funds. 1. "Grayscale" refers to Grayscale Investments, which has trust products such as GBTC and ETHE; 2. "Digital Market" refers to GDLC funds that track mainstream crypto assets in a narrow sense, and covers the overall performance of all trust products in Grayscale. Reasons to pay attention to the Grayscale Digital Market include: 1. Changes in its holdings reflect institutional investors' tendency to allocate cryptocurrencies; 2. Premium or discount fluctuations in trust products affect market sentiment; 3. As a compliance channel regulated by SEC, its trends have policy reference value.

How can you animate an SVG with CSS? How can you animate an SVG with CSS? Jun 30, 2025 am 02:06 AM

AnimatingSVGwithCSSispossibleusingkeyframesforbasicanimationsandtransitionsforinteractiveeffects.1.Use@keyframestodefineanimationstagesforpropertieslikescale,opacity,andcolor.2.ApplytheanimationtoSVGelementssuchas,,orviaCSSclasses.3.Forhoverorstate-b

What is Autoprefixer and how does it work? What is Autoprefixer and how does it work? Jul 02, 2025 am 01:15 AM

Autoprefixer is a tool that automatically adds vendor prefixes to CSS attributes based on the target browser scope. 1. It solves the problem of manually maintaining prefixes with errors; 2. Work through the PostCSS plug-in form, parse CSS, analyze attributes that need to be prefixed, and generate code according to configuration; 3. The usage steps include installing plug-ins, setting browserslist, and enabling them in the build process; 4. Notes include not manually adding prefixes, keeping configuration updates, prefixes not all attributes, and it is recommended to use them with the preprocessor.

Understanding CSS Case Sensitivity for Cross-Browser Compatibility Understanding CSS Case Sensitivity for Cross-Browser Compatibility Jun 20, 2025 am 12:37 AM

CSScasesensitivityimpactscross-browsercompatibilitybycausinginconsistentrenderingduetodifferencesinhowbrowsershandlecaseinselectorsandcustomproperties.Tonavigatethis,developersshould:1)Useconsistentnamingconventions,2)Testacrossbrowsers,3)Implementli

See all articles