Didn't work. But the after all the other steps everything is translated, so ill just compile a new iso. thanks =)
Does anyone know how to reduce the final WIM filesize, after modifying? I added spanish language, removed english language and still the filesize of boot.wim and install.wim increases (incase of boot.wim 20~30 MB and of install.wim kinda 300~400 MB) Any ideas on how to keep filesize not exactly but near the original size?
Use that command to clean and rebuild the .wim (install or boot). imageX /export /check C:\install.wim * C:\newinstall.wim
Just tried that with GImageX, didn't work. Gonna try just ImageX now (it's supposed to be the same, thou)
Yeah, I mean, it's only a GUI of Imagex, they should do the same job. Anyway, I heard WOPK RTM was flying around, any http/p2p link? (meanwhile using the WAIK RC imagex)
Ok, so... Results! CLEAN WIM FILE 2,03 GB (2.188.587.580 bytes) MOD WIM FILE (added spanish, removed english) 2,17 GB (2.340.099.260 bytes) MOD WIM FILE (exported with ImageX as you said) 2,15 GB (2.314.013.107 bytes) So... WIM file increases 150 MB and 125 MB with the ImageX export Any ideas on how to reduce those MB?
You must set Distribution to same Folder where the wim is mountet, then then the lang.ini will generate correct. You can read that in the offical technet document.
help! i have let my run 24 hours and integrated all languages(36)but now i try to unmount with gimagex and it says this: There is insufficient system resources available to meet the application requirements.(bad translated with google because i have a dutch languagepack installed and it displays that language with the error. can you help me ?
i've fixed it, just needed to close all programs that i could close and then unmount and wait sorry for the post!
I've followed my own guide to create an italian x64 DVD with Home Premium only. It worked, everything is in italian, from the "press button to boot from DVD" to "Windows is loading files..." and all other things. I think the guide is finished, thanks to all those who contributed. I will update it on users feedback and for minor updates.
7Work_x64.7z Donwloading 7Work_x64.7z gives: Error The uploader has removed this file from the server.
the guide in the first page is old. The original writer is in vacation, so it's not updated. Watch the guide in my signature and report feedback
Hello How can i remove an edition from install.wim without use WAIK (with DISM for example) ? Regards Xéfir Destiny
I think with ImageX. In my guide there is a command line to optimize the wim file. You can change the asterisk with a version number to have only that version, but to remove only a version I think you can change the asterisk with all the numbers you want to keep.
No, you can use imagex after working with dism. In my guide, imagex is used to optimize the .wim files, not to mount and unmount.