View Single Post
  #4943 (permalink)  
Old 02-27-2010, 01:10 PM
zone23's Avatar
zone23
VIP Member
Offline
Location: Youngstown, Ohio
 
Join Date: Nov 2007
Posts: 1,971
Reputation: 4093
zone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributions
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit

Quote:
Originally Posted by Calkulin View Post
A xml won't delete a folder that has items in it, so you have to delete all the links 1 by one, like

Code:
<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="%CE11%\Calendar.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Contacts.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Phone.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Search.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Tasks.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
LOL..... OH ...... Crap.... LOL

%CE11% is the folder thanks, that helps
__________________
Twitter

Droidrox39

Last edited by zone23; 02-27-2010 at 01:15 PM.