Difference between revisions of "Talk:Windows PE"

From ThinkWiki
Jump to: navigation, search
(←Created page with 'Does anybody know how to modify these instructions for the current AIK download which does not contain the same MSI and CAB files named in these instructions, according to...')
 
 
Line 1: Line 1:
 
Does anybody know how to modify these instructions for the current AIK download which does not contain the same MSI and CAB files named in these instructions, according to 7z?  I only find netfx.msi and netfx1.cab which do not contain the expected files when they are extracted either. How can I create a WinPE ISO?
 
Does anybody know how to modify these instructions for the current AIK download which does not contain the same MSI and CAB files named in these instructions, according to 7z?  I only find netfx.msi and netfx1.cab which do not contain the expected files when they are extracted either. How can I create a WinPE ISO?
 +
 +
-- 01:25, 4 August 2010 Karlcz
 +
 +
this is 7z's glitch when it tries treat the file KB3AIK_EN.iso not as image of a UDF filesystem but as a *cab archive. I can reproduce this bug by pressing F3 in Midnight Commander, but simple "7z l KB3AIK_EN.iso" treats it as a UDF and displays all the contents.
 +
 +
-- 04:23, 4 August 2010 Newhren

Latest revision as of 05:25, 4 August 2010

Does anybody know how to modify these instructions for the current AIK download which does not contain the same MSI and CAB files named in these instructions, according to 7z? I only find netfx.msi and netfx1.cab which do not contain the expected files when they are extracted either. How can I create a WinPE ISO?

-- 01:25, 4 August 2010 Karlcz

this is 7z's glitch when it tries treat the file KB3AIK_EN.iso not as image of a UDF filesystem but as a *cab archive. I can reproduce this bug by pressing F3 in Midnight Commander, but simple "7z l KB3AIK_EN.iso" treats it as a UDF and displays all the contents.

-- 04:23, 4 August 2010 Newhren