Showing posts with label Tablet PC. Show all posts
Showing posts with label Tablet PC. Show all posts

Monday, September 21, 2009

Getting Chinese Handwriting Recognition on Windows 7 Professional

Installing Language Pack

To have Chinese Handwriting Recognition, the Chinese Language Pack needs to be installed. According to Microsoft Help and Support, Windows 7 language packs are available for computers that are running Windows 7 Ultimate. Implicitly, it means that other editions of Windows do not have language packs.

To verify that, the instruction from Windows 7 Center showed the following UI in Control Panel>Regional and Language that can be used to install additional language packs.

image

However, as I am running Professional Edition, there is no Display language group.

image

Does this really mean I can’t get language pack into my Windows 7 Professional? My previous experience says that it is possible to turn Windows XP into Windows Server 2000, and also enable RAID-5 on Windows XP Pro. There must be some way to get language pack.

Sure enough, I discovered that there is another way for me to install a language pack. On WinMatrix forum, the instruction given is as follows

MUI can be also installed on Professional edition avaliable at MSDNAA: Run CMD as administrator and type: DISM /Online /Add-Package /PackagePath:(path to lp) then: bcdedit /set {current} locale (your locale) and: bcdboot %WinDir% /l (your locale) Then in registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages remove key en-US Reboot and it's done

To get Simplified Chinese and Traditional Chinese language pack into my system, I typed for the first part of the instruction

DISM /Online /Add-Package /PackagePath:D:\langpacks\zh-cn\lp.cab

and

DISM /Online /Add-Package /PackagePath:D:\langpacks\zh-hk\lp.cab

image

Installing Handwriting Recognition

Go to Control Panel>Regional and Language

Click on Change keyboards…

Click on Add…

Check Chinese (Simplified) – Microsoft Pinyin New Experience Input St and Chinese (Traditional) – New Phonetic in the following dialog

image

Once added, you will see the following dialog

image

and on your task bar, you will see a new EN button added

image

Turning the Input Panel on and switching to Chinese, I can start writing.

image

Edit: The language pack seems to un-install itself. Anyone knows how to get it to stay?

Edit (April 25, 2010): Read the comments for the method to stop the "uninstall".

Edit (March 27, 2010): I managed to get both English and Simplified Chinese to stay installed some time ago. The method will most likely not work with more than two language packs though.

  1. We need to continue with the next step of deleting registry keys as mentioned in the WinMatrix forum. So launch the registry editor, navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages and delete the "en-US"
  2. Restart computer. Now, everything should be displayed in the language you installed previously.
  3. Install the en-US language pack using DISM. Launch the registry editor, navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages , export the registry entry for the language you had installed before restarting and delete the registry entry.
  4. Restart computer. Now, everything should be in English again.
  5. Import the registry entry back.
  6. The two language packs should stay even after restarting.

PS: Although this method seems to work, on examining the registry entries that are changed, they are in a wreck, with some settings referring to en-US and others zh-CN. So far, I did not notice any consequence. Try it at your own risk!

Saturday, January 17, 2009

Fujitsu T5010 Drivers for Windows 7 64-bit

While Fujitsu does not officially support Windows Vista or Windows 7 64-bit, there are already drivers available for most devices. Here are what I have found. Agere Systems HDA Modem - 2.1.87 http://www.versiontracker.com/dyn/moreinfo/win/163452 Wacom Penabled Tablet http://www.wacom.com/tabletpc/driver.cfm Intel GM45 Chipset INF Update Utility - Zip Format http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=816&OSFullName=Windows+Vista*+64&lang=eng&strOSs=150&submit=Go! O2Micro SD/Memory Stick Card Reader http://www.download.com/O2Micro-CardReader-xp-vista-NB-zip/3000-2122_4-185343.html ACPI Device Driver (FUJ02B1) ACPI Device Driver (FUJ02E3) Fujitsu Tablet Button Driver Fujitsu Tablet Button Utility O2Micro SmartCard Device Driver http://www.pc-ap.fujitsu.com/support/drv_lb_vis64_t4220.html Fingerprint Reader (For Windows 7 only) http://www.authentec.com/win7beta64.cfm Audio and Graphics - Intel® Graphics Media Accelerator Driver for Windows Vista* 64 (zip) http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=2991&OSFullName=Windows+Vista*+Ultimate%2C+64-bit+version&lang=eng&strOSs=162&submit=Go! http://www.download.com/Realtek-High-Definition-Audio-Codec-Windows-Vista-/3000-2120_4-10788600.html?tag=mncol Touchpad http://www.synaptics.com/support/drivers Have not found a driver that supports the Scroll Sensor beside the screen. Here's what device manager shows

Tuesday, August 12, 2008

Fujitsu T5010 Tablet PC

Got my hands on the brand new, not in the market T5010! Designed as a successor to T4220, the T5010 comes with a Centrino 2 chipset and a processor from the P family. The Centrino 2 chipset features a faster integrated graphics (Intel GMA X4500HD) and support for Wi-Fi a/g/n. The P family of processors is the newest from Intel, consuming less power than the T series of processors. Mine comes with P8600 (2.4GHz, 3MiB L2 cache, 1066MHz FSB). The top of the line processors in the P series are the P9xx, with 6MiB L2 cache, the largest found in laptops. The metal hinges also received an upgrade. It is now much more sturdy and vibrates less when in laptop mode. The harddisk comes preformatted with 2 drives. There are another 2 partitions that is named EISA Configuration which I had yet to figure out what they are for. Device manager gives a long lists spanning 4 screens...
Update: Here's the Non-Plug and Play devices
Off to install my programs. Cya!