Microsoft and Prometric, get your act together.

Categories: Certification
Comments: No Comments
Published on: 18. February 2011

There is a lot of confusion and frustration about some Microsoft certification exams that are due to retire soon, namely the ones required for the MCDST certification, 70-271 and 70-272. It seems that Microsoft originally planned to retire these exams at the end of March 2011 but have pushed the retirement date back until the end of June 2011. The only problem it seems is they didn’t let Prometric know about it. There are a couple of interesting threads at Certforums (link 1, link 2) discussing the matter and the replies from both parties.

As it stands you can only go through Prometric to book the exams (you should have stayed with Pearson Vue Microsoft). Prometrics computer system will not let anyone book an exam after the end of March but Microsoft insist the the retirement date is the end of June. This means that there is 3 months of dead time where the exams are still valid but not able to be booked and consequently a lot of frustrated people.

So, Microsoft and Prometric, how about fixing this problem and letting these guys get their exams booked.

Configuring the Java GUI to show English (or your choice )

Categories: General, Windows 7
Comments: No Comments
Published on: 23. November 2010

Lately I’ve had to install Java Runtime Environment (JRE) on a few PC’s. One thing that really irks me is the lack of choice of which language it should set for the GUI. As with a lot of software these days it automatically configures the default language to that of the system locale. This isn’t so bad if you speak the local language or the operating system and company language are also in the local language but, what if you live in a foreign country and the official company language is english?

Well, Sun, and now Oracle seem to think this doesn’t matter. The only option left is to hack the java.dll to show the GUI in English (or whatever you want). A little research on the internet showed that it had been done for version 6.0.50.13 (JRE6u5) of the java.dll but I had installed version 6.0.200.2 (JRE6u20).

After opening the java.dll file in a hex editor and going to the noted offset 0x6BD0 brought no joy as the given hex values FF 15 A0 10 32 6D 8B F8 FF 15 A4 10 32 6D 57 89 were nowhere in sight. A partial search for FF 15 A0 10 brought up the almost identical values FF 15 A0 10 34 6D 8B F8 FF 15 A4 10 34 6D 57 89 at offset 0x6EF0.

So, a quick cut and paste swapping the above values for 68 09 04 00 00 58 8B F8 68 09 04 00 00 58 57 89 and we’re in business. The bytes indicated in bold are where you insert the values for the locale you wish to configure. This one is hardcoded for US English but you can find a list of language locales here http://msdn.microsoft.com/en-us/library/dd318693(v=VS.85).aspx. You will also need to reverse the bytes in the values i.e. 0409 (US English) to 0904.

Now that I have the dll hardcoded into showing english all I have to do now is install the JRE6u20 and swap out the original java.dll for the modified one and now the java GUI shows up in english. I did this on a Windows 7 64 bit OS (32 bit Java) but it should work on XP and Vista too.

Changing the back office language

Categories: General
Tags: No Tags
Comments: No Comments
Published on: 1. November 2010

Well I’m now trying a different way of keeping this place up to date. I’ve managed to get WordPress installed. One little problem I had was that the default install was set to the German language locale. While I am fluent in German it is still a little problematic with some of the translations, especially when trying to learn something new. I found that if I rename the languages folder inside the /wp-content folder to something like /old_languages, hit refresh and now the back office is in English. Result? No more confusion (at least from language translation).

RIS Videos

Categories: VMware
Comments: No Comments
Published on: 27. October 2010

I’ve just gotten some videos showing the steps for setting up a RIS server and deploying a client with the server. The videos were done by a member by the name of zimbo at Certforums. Thanks.

Also from zimbo is a small explanation/instruction (pdf) titled “Installing and Setting up a Remote Installation Server using VMware” about the whole thing.

IMPORTANT: The videos are in .avi format and were made with VMWare Workstation 5. You will need the VMware Workstation 5.5 Movie Decoder Utility from VMware, which you can download from here.

page 1 of 1

Welcome , today is Monday, 21. May 2012