Quote:
Originally Posted by zone23
OK well I created a cab that will install my icons no problem but I need to create a xml to delete the start menu or program files. Any help?
<wap-provisioningdoc>
<characteristic type="\windows\start menu" translation="install">
<characteristic type="RemoveDir" />
</characteristic>
</wap-provisioningdoc>
|
I use Sashimi's deleteops.ini, works quite nicely. From the sample-deleteops.ini:
[DeleteFile]
file1=\Windows\StartMenu\Programs\Unused.lnk
file2=\Program Files\MyCAB\*.html
[DeleteFolder]
folder1=\Windows\StartMenu\Programs
Sashimi homepage:
http://www.winmo-experts.com