Announcement

Collapse
No announcement yet.

Command line options to load files witout script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Command line options to load files witout script

    We often compare files/folders in two known locations, f.ex developement version vs last build. A nice feature in Windiff is to start from command line using:
    windiff folderA folderB

    Is this feature possible using BC2?

  • #2
    Re: Command line options to load files witout script

    Assuming that Beyond Compare is in your path (or in the AppPath section of the registry) you can run "bc2 FolderA FolderB" and it will do what you're looking for.

    Comment


    • #3
      Re: Command line options to load files witout script

      BC's command line file/folder processing is identical to WinDiff's. For example, you can also use "bc2 file1 folder2" to compare file1 against folder2\file1.
      Zoë P Scooter Software

      Comment


      • #4
        Re: Command line options to load files witout script

        Works. Must have done something wrong first time.
        Online doc was unclear.

        Comment

        Working...
        X