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


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 

  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 12:36 PM.


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