mikesw Posted July 25, 2008 Share Posted July 25, 2008 (edited) I wondered how the registry entries worked. Thanks for the JSI 389 stuff. Edited July 25, 2008 by mikesw Link to comment Share on other sites More sharing options...
k45734 Posted August 20, 2008 Share Posted August 20, 2008 951072 UPDATE...Slipstream no...Kortimezone_kor.reg Link to comment Share on other sites More sharing options...
jvidal Posted August 27, 2008 Share Posted August 27, 2008 I think this package needs updating, after a clean install, MU/WU still wants me to have KB951072 Link to comment Share on other sites More sharing options...
grunz Posted September 19, 2008 Share Posted September 19, 2008 Hello,I'm observing a strange behaviour - maybe this is of any use for the package-developer:I'm using Hfslip with a RIS/WDS-Server in order to install our clients. I think that since I added the 6th cumulative time zone update for use with Hfslip, right after installation all of the client-computers are using the timezone "(GMT+4:30) Kabul" instead of "(GMT +01:00) Amsterdam, Berlin, Bern Rom, Stockholm, Wien" which is configured as the default time zone in remboot.sif - quite probably al-Qaida hacked my RIS-setup ;-))Might someone explain to me why this happens? Is it the fault of the timzone package for Hfslip or is any of my included MS hotfixes the root of all evil?Kind regards,Patrick Link to comment Share on other sites More sharing options...
kawaisosu Posted September 19, 2008 Share Posted September 19, 2008 (edited) Oh, al-Qaida is innocent. That's because this plugin is out of date and needs to be updated. Don't use this!!You have 2 solutions other than waiting update.1:Put August 2008 cumulative time zone update (KB951072) in the HFSVCPACK_SW1 folder instead of in HF folder.Timezone update will be installed at T-13. This solution is officially recommended.2:Export the registry key from the machine KB951072 is correctly installed on and import it to your clients' machines.HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones is the key you need. Put KB951072 in HF folder, and put the .reg file in HFSVCPACK folder or convert it into a suitable .inf file and put it in HFEXPERT\HIVEINSTALL folder.If you put the .reg file in HFSVCPACK folder, timezone is modified at T-13. If you want to modify timezone at the start of setup as 4th cumulative time zone update does, use HIVEINSTALL folder. HIVEINSTALL is a littel difficult to use, so please refer to http://hfslip.org/advanced.html Edited September 23, 2008 by kawaisosu Link to comment Share on other sites More sharing options...
grunz Posted September 23, 2008 Share Posted September 23, 2008 Oh, al-Qaida is innocent. That's because this plugin is out of date and needs to be updated. Don't use this!!You have 2 solutions other than waiting update.Thank you very much for the summary pointing me to the best-practice-solution! One last question: how would you recommend to convert the registry-export to the mentioned inf-format? Is there a tool available to do so, or do I have to follow the syntax guidelines and convert it manually?Kind regards,Patrick Link to comment Share on other sites More sharing options...
kawaisosu Posted September 23, 2008 Share Posted September 23, 2008 (edited) I use Reg2Inf converter.http://www.ryanvm.net/forum/viewtopic.php?t=2169After convert, edit it and follow the format below if you want to put it in HIVEINSTALL folder.[Version]Signature = "$Windows NT$"[SETUP]HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones","IndexMapping",0x10000,"409","4","1009","4","80a","30","440a","30","480a","30","4c0a","30","c0c","35","240a","45","280a","45","300a","45","200a","55","340a","55","3c0a","55","400a","55","500a","55","416","65","2c0a","70","380a","70","422","85","438","85","441","85","809","85","816","85","1001","85","1401","85","1404","85","1809","85","2009","85","2401","85","2409","85","2801","85","2809","85","3001","85","3409","85","4001","85","40f","85","41c","85","43e","85","83e","85","100a","85","140a","85","140c","85","180a","85","180c","85","1c01","85","1c0a","85","2c01","85","2c09","85","3c01","85","405","95","40e","95","424","95","41b","95","81a","95","c1a","95","402","100","415","100","1801","100","41a","100","42f","100","403","105","406","105","427","105","813","105","827","105","40a","105","40c","105","42d","105","80c","105","c0a","105","407","110","410","110","413","110","414","110","807","110","810","110","814","110","1007","110","1407","110","41d","110","c07","110","100c","110","418","115","c01","120","425","125","426","125","40b","125","81d","125","408","130","423","130","41f","130","40d","135","436","140","3009","140","1c09","140","419","145","401","150","801","150","3401","150","429","160","2001","165","3801","165","420","185","439","190","421","205","41e","205","42a","205","804","210","c04","210","1004","215","404","220","412","230","812","230","411","235","c09","255","1409","290"HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones","TimeZone_0",0,"Egypt Standard Time"and so on... Edited September 23, 2008 by kawaisosu 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