Hello
1) DisableCollisionsDetection - this function sets collision detection to disabled (TRUE) or enabled (FALSE). If collision detection is enabled (by default ) - every new file added to ISO9660 or Joliet file tree would be checked to have unique name. If such a file already exist - special event would be raised so user would be able to either replace or rename new or old file. However if collision detection is disabled - no comparison and no actions would be performed. File would be just added to the destination file system image AS IS, having it's original name!!!
2) AutoResolveCollisions - the conflicted file/folder will be automatically rejected (without any notifications ) if AutoResolve mode is set!
This function is experimental and can be modified in official release!
Regards,
Dmitry
|