View Single Post
Old 03-17-08, 11:37 PM   #38 (permalink)
nlilith
Aximsite Prospect
 
Join Date: Feb 2006
Location: Adelaide
Posts: 8
Thanked 0 Times in 0 Posts
This thread shows you how to edit the registry

Beta: WM5 ROM editing tool - xda-developers

You basically have to convert default.hv to a text file, make your changes, and convert back to a .hv file.

A few things to remember:
File needs to be saved as unicode.
Paths need to be double back-slashed, e.g. "\\Windows\\Start Menu".
Need to have "REGEDIT4" as the first line.
Values need to be indented by 2 spaces.
The final line needs to be a blank line.
nlilith is offline   Reply With Quote