is it possible to change this >> <parm name="%CE5%\...\*"/>
from "my documents" to "meine Dokumente"??
it is a english rom, and i want to make some cosmetics for german use.
its from wm6.1 mxipupdate_shell_1.provxml
<wap-provisioningdoc>
<characteristic type="DeviceEncryption">
<characteristic type="System">
<characteristic type="EncryptList">
<parm name="%CE5%\...\*"/>
<parm name="%CE20%"/>
<parm name="%CE21%"/>
<parm name="%CE22%\...\*"/>
<parm name="%CE23%\...\*"/>
<parm name="%CE24%\...\*" />
<parm name="\CMSgThreadSorter.vol"/>
</characteristic>
<characteristic type="DoNotEncryptList">
<parm name="\UpdateBin\Packages\...\*"/>
<parm name="\...\user.hv"/>
<parm name="\...\system.hv"/>
<parm name="\...\system.mky"/>
<parm name="\...\default.mky"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Related
I have a working xml script that works just fine from the pc to the phone...
But now I want to send it OTA(over the air) to my phone.(qtek9090 atm)
Have anyone tried that here?
I am looking for an easy solution to send it as a file preferably from a pc.
I have looked into binary smsĀ“s and converting the xml to hex...but its a little bit to messy for my tase
and also is not something you do easy.(headers + subheaders and the a nice working port for the phone to recieve and splitting up ur code in nice little chunks to come within the sms boundraries....all in hex...not somethign u do on a coffebreak)
So is there a product that can do this "out of the box"??
oh and not to expensive hehe free if possible!
I ahve also gotten it to compile into wbxml...but I cant verify that its working before I can send it OTA....
anyone????
Hi All,
I tried OTA to XDA IIs phone. I received settngs and the phone displays settings updated successfully. But if i go to connections page .,i didn't see any settings.,but if i do autoconfig.,then NAP,Proxy settings are coming.,but NAP full details are coming and Proxy Information is not coming.
Please find the profile i used for OTA below:
<wap-provisioningdoc>
<characteristic type="BOOTSTRAP">
<parm name="NAME" value="GDWAP"/>
</characteristic>
<characteristic type="PXLOGICAL">
<parm name="PROXY-ID" value="proxy"/>
<parm name="NAME" value="GWAP"/>
<parm name="STARTPAGE" value="http://www.google.com"/>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="PROXY 3"/>
<parm name="DOMAIN" value="www.google.com"/>
<parm name="PXADDR" value="192.24.97.4"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="TO-NAPID" value="NAP-INFO"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9203"/>
</characteristic>
</characteristic>
</characteristic>
<characteristic type="NAPDEF">
<parm name="NAPID" value="NAP-INFO"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAME" value="dhimobile"/>
<parm name="NAP-ADDRESS" value="wap.mobile"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<parm name="AUTHTYPE" value="PAP"/>
<parm name="AUTHNAME" value="wap"/>
<parm name="AUTHSECRET" value="wap123"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Please let me know if any problem in the profile.
Regards,
Pavan
Hi All,
I tried OTA(using OMA Specification) to XDA IIs phone. I received settngs and the phone displays settings updated successfully. But if i go to connections page .,i didn't see any settings.,but if i do autoconfig.,then NAP,Proxy settings are coming.,but NAP full details are coming and Proxy Information is not coming.
Please find the profile i used for OTA below:
<wap-provisioningdoc>
<characteristic type="BOOTSTRAP">
<parm name="NAME" value="GDWAP"/>
</characteristic>
<characteristic type="PXLOGICAL">
<parm name="PROXY-ID" value="proxy"/>
<parm name="NAME" value="GWAP"/>
<parm name="STARTPAGE" value="http://www.google.com"/>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="PROXY 3"/>
<parm name="DOMAIN" value="www.google.com"/>
<parm name="PXADDR" value="192.24.97.4"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="TO-NAPID" value="NAP-INFO"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9203"/>
</characteristic>
</characteristic>
</characteristic>
<characteristic type="NAPDEF">
<parm name="NAPID" value="NAP-INFO"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAME" value="dhimobile"/>
<parm name="NAP-ADDRESS" value="wap.mobile"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<parm name="AUTHTYPE" value="PAP"/>
<parm name="AUTHNAME" value="wap"/>
<parm name="AUTHSECRET" value="wap123"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Please let me know if any problem in the profile.
Regards,
Pavan
How do I change this for Verizon?
<wap-provisioningdoc>
<characteristic type="CM_Networks">
<characteristic type="ISP: MSN">
<parm name="DestId"
value="{C1D06580-B364-45ec-8421-5ACF34129C58}" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
hi everyone i have checked extended rom and found following, there ara some cabs that i dont know what are they can some one check and try to explain?
MP-Hermes-Camera-patch-060613 :
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\SOFTWARE\HTC\Camera\General" translation="filesystem" >
<parm name="EnableStorageCardPlugInMsg" datatype="integer" value="2" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
--------------------------------------------------
MT_PC_Hermes_TMO_REG_060612 :
related to t-mob phone skin
------------------------------------------------------
Patch_RTPlugInEx2:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="\Windows" translation="install">
<characteristic type="MakeDir">
</characteristic>
</characteristic>
</characteristic>
<characteristic type="FileOperation">
<characteristic type="\Windows\RTPlugInEx2.dll" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\temp\RTPlugInEx2.dll" translation="install"/>
</characteristic>
</characteristic>
<characteristic type="\temp\RTPlugInEx2.dll" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
-------------------------------------------------
PP_pIESetting_TMUK_050906:
pocket ie favorites etc
------------------------------
MT_Account-MMS:
mms setup
--------------------------------------------------
P_rilgsm_patch:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="\Windows\rilgsm.dll" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\temp\rilgsm.dll" translation="install"/>
</characteristic>
</characteristic>
<characteristic type="\temp\rilgsm.dll" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
------------------------------------------------
PP_HER_TMUK-UXC_12JUN06 :
t-mobile today plugin
---------------------------------------------------
ST_Her_BT_FIR_Param612:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="\Windows" translation="install">
<characteristic type="MakeDir">
</characteristic>
</characteristic>
</characteristic>
<characteristic type="FileOperation">
<characteristic type="\Windows\BT_FIR_Param.txt" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\temp\BT_FIR_Param.txt" translation="install"/>
</characteristic>
</characteristic>
<characteristic type="\temp\BT_FIR_Param.txt" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
<characteristic type="FileOperation">
<characteristic type="\Windows" translation="install">
<characteristic type="MakeDir">
</characteristic>
</characteristic>
</characteristic>
<characteristic type="FileOperation">
<characteristic type="\Windows\BT_Name_INFO.txt" translation="install">
<characteristic type="Copy">
<parm name="Source" value="\temp\BT_Name_INFO.txt" translation="install"/>
</characteristic>
</characteristic>
<characteristic type="\temp\BT_Name_INFO.txt" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
thanks nolovelust I am currently using the Imate latest rom on my Vario II with some of the tmobile cabs. Does anyone know what the other cabs do?
Hi there,
I am using a .cab file to configure my WIFI settings on Windows Mobile 6 standard and PRO. I used the guide at http://www.windowsmobiletraining.com/Connection/forums/t/441.aspx, I gained more information on Google but the .XML file is only working on the PRO version. I could use some advice,
XML code.
--------------------------------------------------------------------------
<wap-provisioningdoc>
<characteristic type="CM_WiFiEntries">
<characteristic type="My_SSID">
<parm name="DestID" value="{A1182988-0D73-439e-87AD-2A5B369F808B}"/>
</characteristic>
</characteristic>
<characteristic type="Wi-Fi">
<characteristic type="access-point">
<characteristic type="WIFI-HOME">
<parm name="DestId" value="{A1182988-0D73-439e-87AD-2A5B369F808B}"/>
<parm name="Encryption" value="4"/>
<parm name="Authentication" value="4"/>
<parm name="hidden" value="1"/>
<parm name="KeyProvided" value="0"/>
<parm name="NetworkKey" value="MyPassword"/>
<parm name="KeyIndex" value="1"/>
<parm name="Use8021x" value="0"/>
</characteristic>
</characteristic>
</characteristic>
<characteristic type="Registry">
<characteristic type="HKLM\Comm\TIACXWLN1\Parms\TCPIP">
<parm name="EnableDHCP" value="0" datatype="integer"/>
<parm name="AutoCfg" value="1" datatype="integer"/>
<parm name="WINS" value="" datatype="multiplestring"/>
<parm name="DNS" value="Your one" datatype="multiplestring"/>
<parm name="DefaultGateway" value="Your one" datatype="multiplestring"/>
<parm name="Subnetmask" value="Your one" datatype="multiplestring"/>
<parm name="IpAddress" value="Your one" datatype="multiplestring"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>