Koonal Posted May 18, 2009 Posted May 18, 2009 Hi, I am doing deployment of Windows Vista. To capture the image, we are using ISO file which contains PE. While running from PE, we are loading our application and then saving WIM file. Now, while running through PE, we allow user to select location of WIM file for saving. The application is made of MFC which will run under PE and called CFileDialog to open "Save File Dialog". We are supporting this utility in 9 languages, but for all langauages, this "Save File Dialog" is only coming in english. How can we set PE environment to localized langauge so that it will show local "Save File Dialog: box. The attempts i have made mentioned below:1. Setting up PE enviroment(Language+Font) before making Boot.wim file ---Unsuccessful.2. Putting unattend.xml file with langauge settings into PE system directory. ----Unsuccessful.Is there any other way to achieve this?Thanks in advance, Kunal.
Tripredacus Posted May 18, 2009 Posted May 18, 2009 1. What packages are in your PE? 2. Also which PE or WAIK version are you using?3. When you say PE, did you make a winpe.wim with the WAIK or are you referring to the Vista Boot.wim file?
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