CO-Release Build 22000.160 out to Dev and Beta Channel KB5005189

CrazyKats 19,415 Reputation points Volunteer Moderator
2021-08-19T17:00:15+00:00

Live in W.U.

Windows Insider program | Program announcements and registration | Communications and announcements

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

181 answers

Sort by: Oldest
  1. Anonymous
    2021-08-19T21:03:30+00:00

    Just now received a New MS Store build :

    Image

    And a new Windows Web Experience Pack I'm on Beta Channel Build 22000.160

    Please check your store for these updates.

    Thanks,

    Got that on Dev a few days ago, now is updating on Beta too.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-08-19T21:15:26+00:00

    My Pleasure fg2001,

            I know there must be a difference in the New Store app. But I sure don't see it. Perhaps the  difference is under the hood. 🤷‍♂️
    

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-08-19T21:32:25+00:00

    Downloaded official insider ISO 22000.132, as usual it has the install.wim instead of the install.esd.

    To create the FAT32 installation media I had to convert the file manually to stay within the 4GiB size limit for the file.

    Why isn't MS putting a little extra effort preparing the ISO with install.esd ?

    That would save the aggravation for all insider testers when trying to make the USB FAT32 installation Media..

    https://aka.ms/AAdjcfi

    I've seen other FBH older report for the same issue: https://aka.ms/AAdjk28

    Image

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  5. Anonymous
    2021-08-19T21:50:08+00:00

    Downloaded official insider ISO 22000.132, as usual it has the install.wim instead of the install.esd.

    To create the FAT32 installation media I had to convert the file manually to stay within the 4GiB size limit for the file.

    Why isn't MS putting a little extra effort preparing the ISO with install.esd ?

    That would save the aggravation for all insider testers when trying to make the USB FAT32 installation Media..

    Image

    Would this help?
    https://www.windowscentral.com/how-create-windows-10-iso-file-using-installesd-image Or is it outdated?

    That link does not exists, also the problem is not to create the ISO it is to fit the install.wim in a FAT32 device when the file is bigger than 4GiB.

    Here is the ISO after converting the install.wim to install.esd just for the Professional edition (Index:6 in the original install.wim)

    Convert install.wim to install.esd:

    dism /export-image /SourceImageFile:"D:\Temp\install.wim" /SourceIndex:6 /DestinationImageFile:"D:\Temp\install.esd" /Compress:recovery /CheckIntegrity

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments