PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-12-2009, 08:05 PM
Peteman100's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch
Carrier: Sprint
 
Join Date: Nov 2007
Posts: 206
Reputation: 50
Peteman100 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
XML Help

I need some help debugging my XML file. The file operation portion works flawlessly when alone, but when I try to add in the registry edits, the xml file fails completely and none of the changes are made. Any idea what might be going on? Did i make a mistake somewhere in the registry portion? Thanks in advance!

Code:

Quote:
<wap-provisioningdoc>

<!-- Registry Edits -->

<characteristic type="Registry">
<!-- Keyboard Sound -->
<characteristic type="HKEY_CURRENT_USER\ControlPanel\Sounds\Keypre ss">
<parm name="BeepMode" value="0" datatype="integer"/>
</characteristic>

<!-- SIPChange -->
<characteristic type="HKEY_CURRENT_USER\Software\The Paradigm Group\sipchange\Parameters">
<parm name="DefaultSIP" value="TouchPal" datatype="string"/>
<parm name="Delay" value="10" datatype="integer"/>
</characteristic>
</characteristic>

<!-- File Operations -->
<characteristic type="FileOperation">
<!--Startup Folder-->
<characteristic type="%CE4%" translation="install">
<characteristic type="MakeDir" />

<characteristic type="Instant Messaging.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" value="%CE4%" translation="install" />
</characteristic>
</characteristic>

<characteristic type="StartClean.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" value="%CE4%" translation="install" />
</characteristic>
</characteristic>

<characteristic type="Voice Command.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" value="%CE4%" translation="install" />
</characteristic>
</characteristic>

<characteristic type="QuickMenu.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="%CE1%\Quick Menu\QuickMenu.exe" translation="install"/>
</characteristic>
</characteristic>
</characteristic>

<!--Dictionary-->
<characteristic type="%CE1%\TouchPal\Surfaces\english" translation="install">
<characteristic type="MakeDir" />

<characteristic type="user_dic.txt" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\Storage Card\Cabs\user_dic.txt" translation="install" />
</characteristic>
</characteristic>
</characteristic>

</characteristic>

</wap-provisioningdoc>
Peter
  #2 (permalink)  
Old 01-12-2009, 08:11 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: XML Help

Quote:
<!-- Registry Edits -->

<characteristic type="Registry">
<!-- Keyboard Sound -->
<characteristic type="HKCU\ControlPanel\Sounds\Keypre ss" translation="filesystem">
<parm name="BeepMode" datatype="integer" value="0"/>
</characteristic>

<!-- SIPChange -->
<characteristic type="HKCU\Software\The Paradigm Group\sipchange\Parameters" translation="filesystem">
<parm name="DefaultSIP" datatype="string" value="TouchPal"/>
<parm name="Delay" datatype="integer" value="10" />
</characteristic>
</characteristic>
Try making the changes in yellow and see what happens....
__________________
If this post was helpfull, let me know by clicking Thanks!


Last edited by rstoyguy; 01-12-2009 at 08:20 PM.
This post has been thanked 1 times.
  #3 (permalink)  
Old 01-12-2009, 08:28 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: XML Help

Here is a link to rgu-2-xml , when you open this single file, you point it to a RGU or REG file and it translates it to xml for you. And how ya doing peteman? Haven't seen ya in a bit.
  #4 (permalink)  
Old 01-12-2009, 09:15 PM
Peteman100's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch
Carrier: Sprint
Threadstarter
 
Join Date: Nov 2007
Posts: 206
Reputation: 50
Peteman100 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: XML Help

Quote:
Originally Posted by rstoyguy View Post
Try making the changes in yellow and see what happens....
Worked like a charm! Somehow I knew you would have the answer to my problems. I finally decided to give the M2D scene a try, so I'm back to customizing! As usual, I appreciate all your help!
  #5 (permalink)  
Old 01-12-2009, 09:31 PM
Peteman100's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch
Carrier: Sprint
Threadstarter
 
Join Date: Nov 2007
Posts: 206
Reputation: 50
Peteman100 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: XML Help

So while the XML now seems to be working, the regedit I'm using to silence the keypad sound isn't. The registry change doesn't seem to stick, and it is back to the original setting after a hard reset. Any ideas?
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 01:10 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com