OK, I've read through this and other threads. I created a file in my text editor, and named it _Setup.xml, used Cabarc to cab it up but when I run it, it says unsuccesful. I did a very simple one to test it:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\Software\OEM\Notification fix" translation="filesystem">
<parm name="Delivery Ack" datatype="integer" value="0"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
To me everything looks ok. Am I missing something? I couldn't get it by just saving the xml file (ex: regedits.xml) to the root of my card and running it from my sdconfig file either. Please help...