Инструменты пользователя

Инструменты сайта


en:autorun:documentation:inidelete

IniDelete

IniDelete <ini> <section> [<key>]

Deleting key or section from given configuration file.

Parameters

iniName of ini-file. May contain variables and environment variables.
sectionSection name in the ini-file.
keyKey name in the ini-file. If parameter is omitted, the whole section will be deleted. Use with care!

Switches

/RThe command will take into account the presence of the RedirectSection key in the given section.

Related

IniRead, IniWrite

Example

Removes the «test» key in the «Configuration» section from the Total Commander configuration:

IniDelete %COMMANDER_INI% "Configuration" "test"
en/autorun/documentation/inidelete.txt · Последнее изменение: 2022/09/25 16:15 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki