RemoveExternalLinks.cfg
Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 12 April 2019
Index
Return to Main Contents
NAME
RemoveExternalLinks.cfg - configuration file for RemoveExternalLinks
SYNOPSIS
WA2LWinTools/etc/RemoveExternalLinks.cfg
AVAILABILITY
WA2L/WinTools
DESCRIPTION
This is the optional configuration file for the
RemoveExternalLinks
command.
FILEFORMAT
Rows starting with
#
are considered as comments.
The file format is
OPTION=VALUE
Between the
OPTION
, the
=
and the
VALUE
are no spaces.
You can comment out any
OPTION
or completely remove the related setting line
to use the default settings.
OPTIONS
- EXCEL_PATH
-
The
EXCEL_PATH
can be specified as a semicolon
(;)
separated list of directories if there are more possibilities
to find the
Excel.exe
command on the system(s).
The path specified in
EXCEL_PATH=path
is pre-pended to the system
%PATH%
variable.
-
Example: EXCEL_PATH=%ProgramFiles(x86)%Microsoft OfficeOffice17
Default: EXCEL_PATH=%ProgramFiles(x86)%Microsoft OfficeOffice16;%ProgramFiles(x86)%Microsoft OfficeOffice15;%ProgramFiles(x86)%Microsoft OfficeOffice14
EXAMPLES
- 1) Simple example configuration file
-
#
# RemoveExternalLinks.cfg - Configuration file for RemoveExternalLinks
#
# [00] 12.03.2019 CWa Initial Version
#
EXCEL_PATH=%ProgramFiles(x86)%Microsoft OfficeOffice17
SEE ALSO
wintoolsintro(1),
removeexternallinks(1)
NOTES
-
BUGS
-
AUTHOR
RemoveExternalLinks.cfg was developed by Christian Walther.
Send suggestions and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2020
Christian Walther
This is free software; see
WA2LWinTools/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:32:52 GMT, September 14, 2024