joenamond if you succeed according to the above procedure without the fault integration language please publication procedure, because I am so far failed. Always signals an error.
It's going to take some time but sure I'll tell you how I did it if it succseeds. The only thing I was unsure about was weather I would have to put the cmd.exe inside the cmd folder and run it from there or if I could just run it from start->search->cmd (run as adminstrator). I did start it from start->search so we'll see what happens once I get to the imageex steps.
Yeah I replaced that in notepad++. Crap though. I knew I should have copied cmd.exe to the cmd folder and started it from there because it cant find imagex now. "imagex /export /check /compress maximum C:\8Work\DVD\sources\install.wim * C:\8Work\newinstall.wim" Starting over with a command promt from the cmd folder now.
Ok, so I followed all the steps and the .iso was created but like luky I recived some errors at step 18. I'm just wondering if they are normal or not. Code: C:\8Work\cmd>dism /Image:C:\8Work\WIM /remove-package /packagename:Microsoft-Win dows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 /pac kagename:WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.163 84 /packagename:WinPE-IbsProvider-Package~31bf3856ad364e35~amd64~en-US~6.2.9200. 16384 /packagename:WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~6.2.9200 .16384 /packagename:WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~6.2 .9200.16384 /packagename:WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~6.2.9200 .16384 /packagename:WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~6.2. 9200.16384 /packagename:WinPE-Setup-Package~31bf3856ad364e35~amd64~en-US~6.2.920 0.16384 /packagename:WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~6.2.92 00.16384 /packagename:WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16 384 Deployment Image Servicing and Management tool Version: 6.1.7600.16385 Image Version: 6.2.9200.16384 An error occurred trying to open - WinPE-Setup-Client-Package~31bf3856ad364e35~a md64~en-US~6.2.9200.16384 Error: 0x800f0805 The specified package is not valid Windows package. An error occurred trying to open - WinPE-Setup-Package~31bf3856ad364e35~amd64~en -US~6.2.9200.16384 Error: 0x800f0805 The specified package is not valid Windows package. Processing 1 of 8 - Removing package Microsoft-Windows-WinPE-LanguagePack-Packag e~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 2 of 8 - Removing package WinPE-EnhancedStorage-Package~31bf3856ad364 e35~amd64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 3 of 8 - Removing package WinPE-IbsProvider-Package~31bf3856ad364e35~ amd64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 4 of 8 - Removing package WinPE-Scripting-Package~31bf3856ad364e35~am d64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 5 of 8 - Removing package WinPE-SecureStartup-Package~31bf3856ad364e3 5~amd64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 6 of 8 - Removing package WinPE-SRT-Package~31bf3856ad364e35~amd64~en -US~6.2.9200.16384 [==========================100.0%==========================] Processing 7 of 8 - Removing package WinPE-WDS-Tools-Package~31bf3856ad364e35~am d64~en-US~6.2.9200.16384 [==========================100.0%==========================] Processing 8 of 8 - Removing package WinPE-WMI-Package~31bf3856ad364e35~amd64~en -US~6.2.9200.16384 [==========================100.0%==========================] Error: 0x800f0805 The specified package is not valid Windows package. The specified package is not valid Windows package. The command completed with errors. For more information, refer to the log file. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log STEP: 19 C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\Boot\DVD\PCAT\nl-NL\bootfix.bin C:\8Work \DVD\boot\ /cheriky C:\8Work\WIM\Windows\Boot\DVD\PCAT\nl-NL\bootfix.bin 1 File(s) copied C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\boot\PCAT\memtest.exe C:\8Work\DVD\boot\ /cheriky C:\8Work\WIM\Windows\boot\PCAT\memtest.exe 1 File(s) copied C:\8Work\cmd>xcopy C:\8Work\WIM\Windows\boot\PCAT\nl-NL\* C:\8Work\DVD\boot\nl-N L\ /cheriky C:\8Work\WIM\Windows\boot\PCAT\nl-NL\bootmgr.exe.mui C:\8Work\WIM\Windows\boot\PCAT\nl-NL\memtest.exe.mui 2 File(s) copied I contunied with step 19 after that and finished to the end without any other errors. Here's the code about the .iso at the end of the cmd. Seems like file size increased from 3.25 gb to 3.26 gb. I mounted it up with deamon tools and the language appears to be changed which is good. The only question is if those errors on step 18 has any meaning or not. Code: Image file is 3500376064 bytes Writing 2100 files in 901 directories to C:\8Work\Windows8.iso 100% complete Final image file is 3506509824 bytes
Ignore the errors. Its just because you want to remove the "WinPE-Setup-Client-Package" and "WinPE-Setup-Package", but in boot.wim image 1 there is no "WinPE-Setup-Client-Package" because its the WinPE Recovery Environment and not the setup. The Windows Setup is in image 2.
Yes mate right, but the lp.cab isn't compatible with a 32 bits system ? Have I use the 64 bits versions ? or What ?
joenamond xcopy C:\8Work\DVD\boot\nl-NL\* C:\8Work\DVD\boot\en-US\ /cheriky - There's no need to change?
The orginal script on page 38 by maxrdl had xcopy C:\8Work\DVD\boot\es-ES\* C:\8Work\DVD\boot\en-US\ /cheriky so I don't think you should change it yes. I think it's replacing the american boot with the spanish. Maybe wait for maxrdl himself to respond
No.. That en-US especifically there doesnt change! and just like I said just change es-ES of my guide or nl-NL of joenamond better guide jeje
Btw, I noticed one thing when doing the Pro version. When booting it up, most of the install steps will be in english it seems. Only the license terms seems to be from the intergrated lang pack. Windows Enterprise on the other hand worked better and I got no english install menus there. I'll try the guide again with Pro to see if I maybe missed a step.
You don't get any menus in english at all? Just made another custom language pro version. When I mount it it starts by asking if I want to install the latest updates etc, all this in english when it should be asking it in dutch . Your pro version, is the size of it 3.49 GB (2099 files, 900 folders). It's weird that the file size would increase on creating the Pro version while staying the same on enterprise. I think something is wrong so I'll try delete all the folders and create new ones.