Activity for Brian Gochnauer

  • Brian Gochnauer Brian Gochnauer posted a comment on discussion Open Discussion

    I have updates to make an easy enhancement. You can do it with a couple simple edits to AbArcTyp.pas Find and update the line; TAbExtractOption = (eoCreateDirs, eoRestorePath); to TAbExtractOption = (eoCreateDirs, eoRestorePath,eoAlwaysOverwrite,eoOverwriteExceptNewer); Find procedure TAbArchive.DoConfirmProcessItem and replace it with update. { -------------------------------------------------------------------------- } procedure TAbArchive.DoConfirmProcessItem(Item : TAbArchiveItem; const ProcessType...

  • Brian Gochnauer Brian Gochnauer modified a comment on discussion Help

    You can do it with a couple simple edits to AbArcTyp.pas Find and update the line; TAbExtractOption = (eoCreateDirs, eoRestorePath); to TAbExtractOption = (eoCreateDirs, eoRestorePath,eoAlwaysOverwrite,eoOverwriteExceptNewer); Find procedure TAbArchive.DoConfirmProcessItem and replace it with update. { -------------------------------------------------------------------------- } procedure TAbArchive.DoConfirmProcessItem(Item : TAbArchiveItem; const ProcessType : TAbProcessType; var Confirm : Boolean);...

  • Brian Gochnauer Brian Gochnauer posted a comment on discussion Help

    You can do it with a couple simple edits to AbArcTyp.pas Find and update the line; TAbExtractOption = (eoCreateDirs, eoRestorePath); to TAbExtractOption = (eoCreateDirs, eoRestorePath,eoAlwaysOverwrite,eoOverwriteExceptNewer); Find procedure TAbArchive.DoConfirmProcessItem and replace it with update. *{ -------------------------------------------------------------------------- } procedure TAbArchive.DoConfirmProcessItem(Item : TAbArchiveItem; const ProcessType : TAbProcessType; var Confirm : Boolean);...

1
MongoDB Logo MongoDB