Thread: Cab Making
View Single Post
  #4 (permalink)  
Old 04-07-2010, 10:06 AM
DomSim's Avatar
DomSim
Halfway to VIP Status
Offline
 
Join Date: Nov 2008
Posts: 735
Reputation: 1960
DomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on repDomSim is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Cab Making

you can do it with a provxml, add this to "pre XML" or "post XML" section, depending on needs, on the "cab information" page in wincecab manager
Code:
<characteristic type="FileOperation">
	<characteristic type="*full path of file to delete*" translation="install">
		<characteristic type="Delete">
			<parm name="ForceDelete" /> 
		</characteristic>
	</characteristic>
</characteristic>
Reply With Quote
This post has been thanked 2 times.