View Single Post
  #4939 (permalink)  
Old 02-27-2010, 12:43 PM
computhug's Avatar
computhug
N00b
Offline
Location: NorCal
 
Join Date: Aug 2008
Posts: 31
Reputation: 65
computhug is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit

Quote:
Originally Posted by zone23 View Post
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
This post has been thanked 3 times.