mikesw Posted July 2, 2007 Share Posted July 2, 2007 mhyll, will your script work for doing either a new language pack integration where one wasn't includedbefore, and to integrate an update to a language pack that already exists in Vista? Link to comment Share on other sites More sharing options...
mhyll Posted July 2, 2007 Share Posted July 2, 2007 (edited) mhyll, will your script work for doing either a new language pack integration where one wasn't includedbefore, and to integrate an update to a language pack that already exists in Vista?I don't understand your question clearly. But:1. This is for integrating updates to the Vista installation DVD, so it's not for already installed Vista.2. You can integrate any language you want. Except English, because with that I had some problems. I am searching, why it does not integrate english into other languaged DVD.3. To integrate translation update, you will need to integrate this update like Hofix not like Language Pack. Edited July 2, 2007 by mhyll Link to comment Share on other sites More sharing options...
mikesw Posted July 2, 2007 Share Posted July 2, 2007 (edited) myhll,For item (1) I take it that this "update" means, if the language didn't exist in Vista (for example PT-BR) thatonce MSoft comes out with it, one can integrate it into Vista using your script above.However, for item (3) if MSoft comes out with a language pack "update", it means, that the language (for examplePT-BR) was already included, but MSoft came out with an update to correct for example spelling errors, additionalinformation in that language etc. that in this case, since you mention to integrate it like hotfixs, that one coulduse Nuhi's Vlite tool.Now, the question begs to be asked. What about if a language (for example PT-BR) is already integrated on theVista DVD, and one wants to remove it to create more space on the DVD for other software stuff?Is there a way to modify your script to "Delete" the language from the language pack that's already integrated intothe Vista DVD? Edited July 2, 2007 by mikesw Link to comment Share on other sites More sharing options...
mhyll Posted July 2, 2007 Share Posted July 2, 2007 myhll,For item (1) I take it that this "update" means, if the language didn't exist in Vista (for example PT-BR) thatonce MSoft comes out with it, one can integrate it into Vista using your script above.However, for item (3) if MSoft comes out with a language pack "update", it means, that the language (for examplePT-BR) was already included, but MSoft came out with an update to correct for example spelling errors, additionalinformation in that language etc. that in this case, since you mention to integrate it like hotfixs, that one coulduse Nuhi's Vlite tool.Now, the question begs to be asked. What about if a language (for example PT-BR) is already integrated on theVista DVD, and one wants to remove it to create more space on the DVD for other software stuff?Is there a way to modify your script to "Delete" the language from the language pack that's already integrated intothe Vista DVD? Sure it is. I just wasn't looking on this. PEIMG and PKGMKR is the key. Link to comment Share on other sites More sharing options...
nam265 Posted July 2, 2007 Share Posted July 2, 2007 I tried your script but i got a little confuse about path settings. Can you give me a complete/clear walkthrough how to use your script plz?let say I have my DVD copied to C:\VistaWork\DVDpath for mounting WIM file - is this going to be C:\VistaWork\DVD\sources?path to language pack - I put Lp.cab in C:\VistaWork\LP, so that's the path?path for extracting the language pack - what is this path? can i just create a new folder in C:\VistaWork and call it LPext?language pack ID - since i'm trying to integrate Chinese - HKSAR, what is its pack ID? Zh-hk?Thanks in advance Link to comment Share on other sites More sharing options...
mhyll Posted July 2, 2007 Share Posted July 2, 2007 I tried your script but i got a little confuse about path settings. Can you give me a complete/clear walkthrough how to use your script plz?let say I have my DVD copied to C:\VistaWork\DVDpath for mounting WIM file - is this going to be C:\VistaWork\DVD\sources?path to language pack - I put Lp.cab in C:\VistaWork\LP, so that's the path?path for extracting the language pack - what is this path? can i just create a new folder in C:\VistaWork and call it LPext?language pack ID - since i'm trying to integrate Chinese - HKSAR, what is its pack ID? Zh-hk?Thanks in advanceFirst, see examples in batch.But to you:path for mount will be C:\VistaWork\Mountpath for lp.cab should be exact, in your case C:\VistaWork\LP\lp.cabpath for extracting..you're right, create C:\VistaWork\LPEXTlang id in your case is zh-HK (remind..lang id are alway first two letter small and second two with CAPITAL)For everyone example of the working directory structure:x:\VistaWork\DVD - here you copy Vista DVDx:\VistaWork\LP - here you copy lp.cab of your language packx:\VistaWork\LPEXT - lp.cab will be extracted here during processx:\VistaWork\MOUNT - will be used for mounting WIM imagesI'm working on a script, that will create working structure itselfs independently on location, in the current directory of command file. Link to comment Share on other sites More sharing options...
nam265 Posted July 3, 2007 Share Posted July 3, 2007 Thanks for your help, much appreciated~ Link to comment Share on other sites More sharing options...
mhyll Posted July 4, 2007 Share Posted July 4, 2007 Did they rewrite peimg from nothing?Hi Nuhi...me again. You maybe take a look on Vista Update Integrator 0.8.1.3 Beta. The're not using any of MS files (I cannot see them in install folder)...but it's working. Link to comment Share on other sites More sharing options...
garrettbr Posted July 5, 2007 Author Share Posted July 5, 2007 --warez talk forbidden--edited by nuhi. Link to comment Share on other sites More sharing options...
mhyll Posted July 6, 2007 Share Posted July 6, 2007 --warez talk forbiddenShow me the wareztalk here.... Link to comment Share on other sites More sharing options...
nuhi Posted July 6, 2007 Share Posted July 6, 2007 mhyll, pardon, I edited his post, he posted some warez instructions. Link to comment Share on other sites More sharing options...
garrettbr Posted July 9, 2007 Author Share Posted July 9, 2007 warez ?sorry man... Link to comment Share on other sites More sharing options...
sdnk Posted July 10, 2007 Share Posted July 10, 2007 This script work with a .exe language pack? Or only with .cab? Link to comment Share on other sites More sharing options...
garrettbr Posted July 12, 2007 Author Share Posted July 12, 2007 my work is done , I finished 3 weeks agothank's for any help... Link to comment Share on other sites More sharing options...
Sudarshan Posted July 25, 2007 Share Posted July 25, 2007 Hi mhyll,Do you have same kind of batch file or any solution To integrate a language pack in Windows Server 2008 Longhorn.waiting for your positive response. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now