View Single Post
  #9 (permalink)  
Old 06-16-2007, 12:05 AM
luv2chill's Avatar
luv2chill
Retired Staff
Offline
Location: Lawrence, KS
 
Join Date: Nov 2006
Posts: 1,524
Reputation: 143
luv2chill is keeping up the good workluv2chill is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to luv2chill Send a message via AIM to luv2chill Send a message via MSN to luv2chill Send a message via Yahoo to luv2chill Send a message via Skype™ to luv2chill
Quote:
Originally Posted by Kolano
Can you briefly describe what the "delete" command can do.
Sure... it can delete files so long as they aren't in ROM. It's useful for use in xml files that are in cab files as it can delete temp files used by the cab install.

But it has very limited use in the provxml context because at coldinit (when the provxml files are parsed) there's nothing that's not in ROM (only things would be the shortcuts and other files copied with initflashfiles). So nothing much to delete at that point.
Reply With Quote