Updates an existing compressed entry with a fresher local version.
public void UpdateFile(string path, string localPath);
Public Sub UpdateFile(ByVal Path As String, ByVal LocalPath As String)
Call this method to update the Path entry in the archive with a fresher entry at LocalPath.