Legolash2o Posted July 16, 2007 Posted July 16, 2007 (edited) you know when you open nlite and it tells you it size, service pack, etc..., mine says united states is there a txt file (or any file) where you can change it to United Kingdom or whatever? Edited July 22, 2007 by legolash2o
Legolash2o Posted July 16, 2007 Author Posted July 16, 2007 (edited) or at least tell me what file nlite gets this information from Edited July 16, 2007 by legolash2o
nuhi Posted July 17, 2007 Posted July 17, 2007 Why change it?Do you expect the installation to be of different language or what?
Legolash2o Posted July 17, 2007 Author Posted July 17, 2007 (edited) no lol, obviously its going to be the same, i was just wondering what file on the disk has this information in it, i want to create a program (not anything like nLite your doing a too good of a job) in C++ and im not asking for the code for it cos i know it already, just the dll, ini, exe, inf which has this info thats all Edited July 17, 2007 by legolash2o
hungry-SHEll Posted July 21, 2007 Posted July 21, 2007 Dear Legolash2goyou know when you open nlite and it tells you it size, service pack, etc..., mine says united states is there a txt file (or any file) where you can change it to United Kingdom or whatever?Why not you CHECK IT OUT WITH VERSION.DLL or (VERSION.DL_ in installation source)Or you can further try with these functionsVerLanguageName Function () The VerLanguageName function retrieves a description string for the language associated with a specified binary Microsoft language identifier. Syntax ... http://msdn2.microsoft.com/en-us/library/ms647463.aspxVersion Information VerLanguageName. The VerLanguageName function retrieves a description string for the language associated with a specified binary Microsoft language identifier.http://msdn2.microsoft.com/en-us/library/ms646981.aspxINFO: How the Accessibility RDK Determines the System Language.... VOID**)&lpdwTrans, &cbTrans)) { lcidUSER = LOWORD(lpdwTrans[0]); } } // end we got version data LocalFree((HLOCAL)lpVersionData); } VerLanguageName ... http://support.microsoft.com/kb/196787V Functions (Windows) VerLanguageName VerQueryValue VerSetConditionMask VirtualAlloc VirtualAllocEx VirtualAllocExNuma VirtualFree VirtualFreeEx VirtualLock VirtualProtect VirtualProtectExhttp://msdn2.microsoft.com/en-us/library/aa383747.aspxUsing Version Information If the languages of the files conflict, the installation program should also use VerLanguageName to translate the binary language identifier into a text representation of the language. (For example ... http://msdn2.microsoft.com/en-us/library/ms646985.aspxMicrosoft Win32 to Microsoft .NET Framework API Map Microsoft .NET Framework and Microsoft Visual Studio User Education Teams Microsoft Corporation. January 2004. Applies to: Microsoft® .NET Framework version 1.0 or 1.1http://msdn2.microsoft.com/en-us/library/aa302340.aspxWindows NT 3.1 (Windows) VerLanguageName VerQueryValue VirtualAlloc VirtualFree VirtualLock VirtualProtect VirtualProtectEx VirtualQuery VirtualQueryEx VirtualUnlock VkKeyScan WaitCommEventhttp://msdn2.microsoft.com/en-us/library/aa383752.aspx
trickytwista Posted July 21, 2007 Posted July 21, 2007 bumpgrow up and stop with the bumping posts..patience is a virtue.
Tarun Posted July 22, 2007 Posted July 22, 2007 As trickytwista has said, please do not bump your posts. In doing so you only delay an answer and risk getting your thread locked and/or having your posting abilities restricted.
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