Speaking of the update iso labelled IR3_CCSA_X64FRE_EN-US_DV9 I querried for the metro appz (.appx or .appxbundle) using DISM on the mounted image (install.wim index 1 Windows 8 Pro x64) Code: DISM /image:E:\Offline /Get-ProvisionedAppxPackages /format:list /English >Apps.txt -my paths. The resultant output text file shows no bundled appz or appx. ....not sure I understand...may I, then: 1) use this iso with my retail product key as I would the pre update 1 iso 2) is this the new norm; ie: no bundled appx or appz ...do you know? Thanks
1. yes 2. are you sure you did not install the image or remove the apps? here are the list: Spoiler Code: Microsoft.BingFinance_2014.221.1803.4346_neutral_~_8wekyb3d8bbwe Microsoft.BingFoodAndDrink_2014.215.1100.269_neutral_~_8wekyb3d8bbwe Microsoft.BingHealthAndFitness_2014.221.713.446_neutral_~_8wekyb3d8bbwe Microsoft.BingMaps_2014.130.2132.1189_neutral_~_8wekyb3d8bbwe Microsoft.BingNews_2014.221.715.1548_neutral_~_8wekyb3d8bbwe Microsoft.BingSports_2014.221.716.2273_neutral_~_8wekyb3d8bbwe Microsoft.BingTravel_2014.221.717.3307_neutral_~_8wekyb3d8bbwe Microsoft.BingWeather_2014.221.719.1451_neutral_~_8wekyb3d8bbwe Microsoft.HelpAndTips_2014.307.208.1286_neutral_~_8wekyb3d8bbwe Microsoft.Office.OneNote_2014.215.704.4136_neutral_~_8wekyb3d8bbwe Microsoft.Reader_2013.1007.1759.4672_neutral_~_8wekyb3d8bbwe Microsoft.SkypeApp_2014.206.1828.308_neutral_~_kzf8qxf38zg5c Microsoft.WindowsAlarms_2013.1204.852.3011_neutral_~_8wekyb3d8bbwe Microsoft.WindowsCalculator_2013.1007.1950.2960_neutral_~_8wekyb3d8bbwe Microsoft.windowscommunicationsapps_2014.219.1943.3721_neutral_~_8wekyb3d8bbwe Microsoft.WindowsReadingList_2013.1218.27.757_neutral_~_8wekyb3d8bbwe Microsoft.WindowsScan_2013.1007.2015.3834_neutral_~_8wekyb3d8bbwe Microsoft.WindowsSoundRecorder_2013.1010.500.2928_neutral_~_8wekyb3d8bbwe Microsoft.XboxLIVEGames_2013.1011.10.5965_neutral_~_8wekyb3d8bbwe Microsoft.ZuneMusic_2014.228.1317.652_neutral_~_8wekyb3d8bbwe Microsoft.ZuneVideo_2014.228.1317.2549_neutral_~_8wekyb3d8bbwe you may use command to introduce better result: Code: powershell "(Get-AppxProvisionedPackage -Path E:\Offline).PackageName"
I cannot get rid of the OLD beta packages, how do I solve that ? KUC says: remove Beta / PreRelease / ConsumerPreview packages please do this first. I need a little help. running remove_OLD.cmd did not solve it.
Thanks abbodi1406, your powershell command showed the bundled apps-I had just downloaded and extracted the iso-all original as downloaded. It is wierd my cmd did not yield anything. I used the command below to remove all after running your powershell script: Spoiler FOR %i IN (Microsoft.BingFinance_2014.221.1803.4346_neutral_~_8wekyb3d8bbwe Microsoft.BingFoodAndDrink_2014.215.1100.269_neutral_~_8wekyb3d8bbwe Microsoft.BingHealthAndFitness_2014.221.713.446_neutral_~_8wekyb3d8bbwe Microsoft.BingMaps_2014.130.2132.1189_neutral_~_8wekyb3d8bbwe Microsoft.BingNews_2014.221.715.1548_neutral_~_8wekyb3d8bbwe Microsoft.BingSports_2014.221.716.2273_neutral_~_8wekyb3d8bbwe Microsoft.BingTravel_2014.221.717.3307_neutral_~_8wekyb3d8bbwe Microsoft.BingWeather_2014.221.719.1451_neutral_~_8wekyb3d8bbwe Microsoft.HelpAndTips_2014.307.208.1286_neutral_~_8wekyb3d8bbwe Microsoft.Office.OneNote_2014.215.704.4136_neutral_~_8wekyb3d8bbwe Microsoft.Reader_2013.1007.1759.4672_neutral_~_8wekyb3d8bbwe Microsoft.SkypeApp_2014.206.1828.308_neutral_~_kzf8qxf38zg5c Microsoft.WindowsAlarms_2013.1204.852.3011_neutral_~_8wekyb3d8bbwe Microsoft.WindowsCalculator_2013.1007.1950.2960_neutral_~_8wekyb3d8bbwe microsoft.windowscommunicationsapps_2014.219.1943.3721_neutral_~_8wekyb3d8bbwe Microsoft.WindowsReadingList_2013.1218.27.757_neutral_~_8wekyb3d8bbwe Microsoft.WindowsScan_2013.1007.2015.3834_neutral_~_8wekyb3d8bbwe Microsoft.WindowsSoundRecorder_2013.1010.500.2928_neutral_~_8wekyb3d8bbwe Microsoft.XboxLIVEGames_2013.1011.10.5965_neutral_~_8wekyb3d8bbwe Microsoft.ZuneMusic_2014.228.1317.652_neutral_~_8wekyb3d8bbwe Microsoft.ZuneVideo_2014.228.1317.2549_neutral_~_8wekyb3d8bbwe) DO DISM /Remove-ProvisionedAppxPackage /Image:E:\Offline /PackageName:%i and everything turned out perfect. I am getting ready to install my custom update 1 iso; will let you know how it goes. Thanks very much again. Update: fresh install went perfectly using this update 1 wim-all bundled appx are disabled/not installed.
So the 8.1 repository (WHD) will include from now on (April patch tuesday) only ''8.1 Update''-related hotfixes and updates (that need a 8.1 Update environment)? I guess this looks like a good choice I'm also looking to finally try out Windows 8.1, the Update changes look very promising
Here's a listing of the hotfixes included in the Updated winpe stuff: winre.wim: Spoiler Code: -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Package Identity | State | Release Type | Install Time -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:29 AM Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Foundation | 8/22/2013 6:29 AM Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14 | Installed | Update | 3/18/2014 7:32 AM Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8 | Installed | Update | 3/18/2014 7:28 AM Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5 | Installed | Feature Pack | 3/18/2014 7:33 AM Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 7:33 AM Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 7:33 AM Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 7:33 AM Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 7:33 AM Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0 | Installed | Hotfix | 3/18/2014 7:33 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 7:00 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 7:00 AM WinPE-Fonts-Legacy-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-FontSupport-WinRE-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 7:00 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-Rejuv-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-Rejuv-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:58 AM WinPE-StorageWMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 7:00 AM WinPE-StorageWMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 7:00 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:59 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:59 AM WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:58 AM WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:58 AM boot.wim index 1 (setup index): Spoiler Code: -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Package Identity | State | Release Type | Install Time -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:29 AM Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Foundation | 8/22/2013 6:29 AM Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14 | Installed | Update | 3/18/2014 8:51 AM Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8 | Installed | Update | 3/18/2014 8:46 AM Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5 | Installed | Feature Pack | 3/18/2014 8:52 AM Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 8:52 AM Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 8:53 AM Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 8:53 AM Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 8:53 AM Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0 | Installed | Hotfix | 3/18/2014 8:53 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:56 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:56 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:56 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:54 AM WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:54 AM WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM boot.wim index 2 (boot index): Spoiler Code: -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Package Identity | State | Release Type | Install Time -------------------------------------------------------------------------------------- | --------- | ------------- | ----------------- Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:29 AM Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Foundation | 8/22/2013 6:29 AM Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14 | Installed | Update | 3/18/2014 9:02 AM Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8 | Installed | Update | 3/18/2014 8:58 AM Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5 | Installed | Feature Pack | 3/18/2014 9:03 AM Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 9:03 AM Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Feature Pack | 3/18/2014 9:03 AM Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 9:03 AM Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0 | Installed | Update | 3/18/2014 9:04 AM Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0 | Installed | Hotfix | 3/18/2014 9:04 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:56 AM WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:56 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:56 AM WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-Setup-Client-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:58 AM WinPE-Setup-Client-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:58 AM WinPE-Setup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:58 AM WinPE-Setup-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:57 AM WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:54 AM WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:55 AM WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:55 AM WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:54 AM WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384 | Installed | Feature Pack | 8/22/2013 6:54 AM
Not only them, it will include newest applicable updates, whether they are KB2919355-related or not but yes, it appears that most of them will need KB2919355 it's almost like Win7 SP1
Cool, I think the same way I also have an idea: not to keep KB2919355 in the main folder (and any other updates already included in the newest windows 8.1 Update original Microsoft MSDN isos), as many will use those latest iso images (me included) when integrating
That would be me, I am currently making the changes to the installers, so should be available tomorrow!
After reading the included ReleaseNotes.txt, i thinks it's not worth trying better wait for Final Spoiler Code: Issue: Reverting machine back to 8.1 (2012R2) build from WMF 5.0 Preview may break DSC Cmdlets because of updates in metaconfig.mof Resolution: Delete metaconfig.mof. a. Open powershell.exe as admin. b. Run the following from powershell: Remove-Item -Path $env:SystemRoot\system32\Configuration\metaconfig.mof Issue: WMF 5.0 Preview appears to succeed (or fails) but the install rolls back after the system is rebooted Resolution: Delete the \\root\microsoft\windows\desiredstateconfiguration namespace in WMI a. Open powershell.exe as admin. b. Run the following from powershell: $dscNamespace = Get-CimInstance -Namespace root\microsoft\windows -Query "select * from __namespace where name = 'desiredstateconfiguration'" $dscNamespace | Remove-CimInstance mofcomp.exe %windir%\system32\wbem\DSCCoreConfProv.mof c. Install WMF 5.0 Preview package.
New revised Win8.1 Update Setup Packs are now available to download, just click on the link in my signatures below!