PDA

View Full Version : Hint about initflash.dat


naboleo
22nd March 2007, 12:21 PM
Browsing the Faria WM6 rom initflashfiles.dat, i saw 3 differents "functions" :

:-Directory
:-File
:-PermDir

The two first ones seems quite obvious and if I understand correct
Directory : will create a directory
File : will copy a file (Actually i've understood, file will be twice in device, one in rom and the other in memory, and there is no way to create a "symbolic link" as the unix way)

But what is the difference real between "Directory" and "PermDir" ? Will the second one will have some sort of "System attribut" ??

Anyone could give me advice about this ?