From b5f042a6c132c1b97cf03c4615bab966c23f57d2 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:09:24 +0200 Subject: 3.12 --- BUILD/Help/html/Features.html | 21 +++++++++----------- BUILD/Help/html/advanced/ExcludeSubfolder.html | 6 +++--- BUILD/Help/html/advanced/RealtimeSync.html | 17 ++++++++-------- BUILD/Help/html/advanced/ScheduleBatch.html | 27 +++++++++++++++++++------- BUILD/Help/html/advanced/SymbolicLinks.html | 2 +- 5 files changed, 41 insertions(+), 32 deletions(-) (limited to 'BUILD/Help/html') diff --git a/BUILD/Help/html/Features.html b/BUILD/Help/html/Features.html index 0bf33088..c5665a7d 100644 --- a/BUILD/Help/html/Features.html +++ b/BUILD/Help/html/Features.html @@ -5,7 +5,7 @@ - + @@ -27,8 +28,7 @@ XP)
  • Create a new batch job via FreeFileSync's main dialog:
    Menu->Advanced->Create batch job and save - it, for example, as "C:\SyncJob.ffs_ - batch".

    + it, for example, as "C:\SyncJob.ffs_batch".

  • Make sure you enable checkbox "Silent mode" to prevent showing a status dialog at the end of the process.

    @@ -42,21 +42,34 @@ XP)
  • Follow the wizard and choose "C:\SyncJob.ffs_batch" as program to run.

    -

    +


    +

    +


    +

    +

    +

    + Note:
    Beginning + with Windows Vista, the command always needs to be prefixed with the + executable even if file associations are set:
    → + "D:\FreeFileSync\FreeFileSync.exe" + "C:\SyncJob.ffs_batch
    Else + the task will return with error code 0xC1, "%1 is not a valid + Win32 application".

    +

    +

    \ No newline at end of file diff --git a/BUILD/Help/html/advanced/SymbolicLinks.html b/BUILD/Help/html/advanced/SymbolicLinks.html index 6efe1eb9..1914f953 100644 --- a/BUILD/Help/html/advanced/SymbolicLinks.html +++ b/BUILD/Help/html/advanced/SymbolicLinks.html @@ -50,7 +50,7 @@ Links (also called Symlinks or Soft Links):


    -

    +


    -- cgit