TODO: pics here
1.Rocket Dock
2.?? on Devianart
3.Zeus
4.Optional icons of Rocket Dock
5.Wallpapers from \System\Desktop Pictures
Feb 20, 2008
My Vista Desktop Setting
Posted by Lono at 05:49 0 comments
Feb 17, 2008
How to start USB Device Framework(CV) manually?
Find usbhct.exe in your WDK(Windows Driver Kit)
Type: usbhct.exe -g -d 0E8D/0004 -l "log"
0E8D/0004 is your Vendor ID / Product ID
"log" is the name of your log file. Beware of that it's required to supply a log file name.
Posted by Lono at 19:41 0 comments
Feb 13, 2008
TODO: Teddy usb
see
http://hackedgadgets.com/2006/06/18/teddy-bear-usb-flash-drive/
Posted by Lono at 21:17 0 comments
Feb 6, 2008
Feb 5, 2008
Memory leak in usbser.sys
Affected OS: Windows XP, SP1, SP2 and Vista
usbser.sys fails to release 4 bytes memory when PnPDTest -> Rebalance is performed. Microsoft already knows this and does not want to fix this. If you experience this problem, contact MS CSS support, and they won't charge you.
There are many undocumented errata which cannot be filtered by the errata filter. All errata that are involved BSOD will not be documented!!! Beware, I have warned you. Don't trust errata filter and MS CSS always needs YOUR SUPPORTS.
P.S. I have special processed my blog so those hackers cannot see my blog.
Posted by Lono at 01:35 0 comments
Feb 3, 2008
How to turn on ( turn off) automatic logon in Windows XP
The DTM Test is quite annoying that after you uninstalled the test, the XP still login as DTMLLUAdminUser automatically!!
Here I show you how to turn off the annoying DTMLLUAdminUser logon!!!
1.find:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\
CurrentVersion\Winlogon
2.change "AutoAdminLogon" from 1 to 0
How to cancel DTM test mode in Vista
3.Start--->All Programs--->Accessories--->Right Hit "Command Prompt"--->Run as administrator Enter "Bcdedit -set testsigning OFF"
Posted by Lono at 17:50 0 comments
How to have a Chinese tiny xp ( multi language version)
Tiny XP is a very small XP. It requires only 80MB RAM to run(somebody claims that it needs merely 55MB) and costs you 600MB disk space. It's useful if you need a small windows XP system. Somebody install it on USB thumb device to get a recovery disk. Others install it on small device like eeepc or virtual machine( VMWARE or parallel desktop).
Since my Mac needs a windows system to get full-functional MSN, I have to get a XP for my Mac. Tiny XP is a suitable choice. However, to get it work on other languages like Mandarin Chinese is a pain!!!
How to make Chinese Input work on Tiny XP?
The answer is here:
( these steps are also valid if you need to install other language supports to Tiny XP)
1.Get a Tiny XP first: try google. I got Tiny XP Rev 06, if you got newer version, please let me know :)
2.Get a English Windows XP SP2 installation disk: Get it from local stores. There is a legal way to do this, so I wont tell you to download it from Internet. You need this to get a Chinese Input.
3.Get a working Chinese Windows XP system.
4.Copy intl.inf from %systemroot%\inf\ of your Chinese Windows XP system to the same directory of Tiny XP. Don't forget backup!
5.Insert your English Windows XP disk.
6.Control Panel -> Regional and Language Settings -> Eastern Language Support.
7.During the installation of Eastern Language, you will be asked about some missing files. Get the files from D:\I386, D:\I386\Lang, and D:\I386\Driver.cab. 'D' is the drive letter of your English XP disk.
8.Copy fonts from %systemroot%\fonts to the same directory of Tiny XP.
9.Reboot
10.Now you can install your Chinese Input programs.
There are other choices like ltm or deepin, but they are simplified Chinese OS and they are not as tiny as tiny XP. Therefore, I think Tiny XP is still the best choice for small system.
Posted by Lono at 08:36 0 comments
