Hi all,
I've been searching the forums and I haven't seen a way to remove any of the Sprint stuff from the phones. I see plenty of stuff for the Touch Pro and Diamond models but they do not seem to work on the 800w.
I'd like to remove the following icons/software from the phone:
- anything sprint
- pocket express
- sprite backup
etc...
I'd like to script this so i could deploy it to new provisioned phones in our company. This is some of the code i've tried but i got a 'not enough permission'.
Code:
<characteristic type="%CE2%\Sprite Backup.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete" />
</characteristic>
</characteristic>
I hope someone would be able to provide some direction.
Thanks.