diff Sphinx/source/faq/log.rst @ 638:b3e75cef601d Orthanc-1.9.2

Orthanc 1.9.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 13:36:32 +0200
parents cfeb018b9150
children 17c1ff4e6ae4 23f21a00b03b
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Thu Apr 22 07:21:27 2021 +0200
+++ b/Sphinx/source/faq/log.rst	Thu Apr 22 13:36:32 2021 +0200
@@ -58,7 +58,7 @@
 2. Stop the Orthanc service. The actual process depends on your
    version of Windows.
 
-3. Copy the just-downloaded ``Orthanc-1.9.1-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.9.2-Release.exe`` together
    with your configuration file (that is by default located in
    ``C:\Orthanc\Configuration.json``) into the same folder
    (e.g. ``C:\Temp``).
@@ -67,7 +67,7 @@
    ``Orthanc.log`` file::
 
    $ cd C:\Temp
-   $ Orthanc-1.9.1-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.9.2-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
 
 5. Once the log has been generated (by default, it is available as
    ``C:\Temp\Orthanc.log``), stop Orthanc and possibly restart the