View Single Post
  #7 (permalink)  
Old 07-15-2007, 04:32 PM
helmi_c's Avatar
helmi_c
Retired Staff
Offline
 
Join Date: Jan 2007
Posts: 128
Reputation: 769
helmi_c knows their stuffhelmi_c knows their stuffhelmi_c knows their stuffhelmi_c knows their stuffhelmi_c knows their stuffhelmi_c knows their stuffhelmi_c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
use attachment patch for power and Commmanager fix..:

The patch contain:

Code:
<wap-provisioningdoc>
	<characteristic type="FileOperation">
         	<characteristic type="%CE2%\powerexe.exe" translation="install">
            	<characteristic type="Copy">
               		<parm name="Source" value="%CE2%\power.exe" translation="install"/> 
            	</characteristic>
         	</characteristic>
	</characteristic>
	<characteristic type="Registry">
		<characteristic type="HKLM\Services\WirelessMgr\LaunchApplet">
			<parm name="AppletName" value="CommManager.exe" datatype="string" />
		</characteristic>
	</characteristic>
</wap-provisioningdoc>
and built witch makecab...
Attached Files
File Type: zip patch1_199.zip (428 Bytes, 26 views) Click for barcode!
Reply With Quote