typo
This commit is contained in:
parent
a9a60214f8
commit
a16ec85bad
@ -1,12 +1,12 @@
|
||||
; SNAPCONTROL config file.
|
||||
; https://gitea.exabyte.systems/WINDOWS/snapcontrol
|
||||
; https://gitea.exabyte-systems.com/WINDOWS/snapcontrol.git
|
||||
;
|
||||
; This tool creates an image backups of windows machines,
|
||||
; it uses the Drive Snapshot tool by Tom Ehlert Software.
|
||||
; Please support this great tool and buy a license.
|
||||
; http://www.drivesnapshot.de/en/order.htm
|
||||
;
|
||||
; Copyright (c) 2019-2021 Michael H.G. Schmidt
|
||||
; Copyright (c) 2019-2024 Michael H.G. Schmidt
|
||||
; EMAIL: michael@schmidt2.de
|
||||
; Released under the MIT license.
|
||||
;
|
||||
@ -14,7 +14,8 @@
|
||||
;
|
||||
|
||||
[BACKUP]
|
||||
; path where snapshot.exe and cmail.exe is located ...
|
||||
; path where cmail.exe is located ...
|
||||
; (snaphot64.exe, this inifile and snapcontrol.exe must be always located in %WINDIR%!)
|
||||
BinPath = c:\tools
|
||||
|
||||
; target PATH examples:
|
||||
|
Loading…
Reference in New Issue
Block a user