1. 'INI File Editor: Customize Settings with Ease'

1. 'INI File Editor: Customize Settings with Ease'

Stephen Lv8

1. ‘INI File Editor: Customize Settings with Ease’

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

Edit INI Entry Dialog

In this dialog, you can change the Key, Value, and attributes of a single INI entry. The “Key” and “Value” fields’ contents can be localized .

Edit INI Entry Dialog

TipThe key and value are Formatted Type fields, so you will be able to edit them using Smart Edit Control .

Value

https://techidaily.com

Key

This field contains the name of the key you want to create or add in the INI file.

https://techidaily.com

Value

This field contains the name of the value you want to set for or add to the specified key.

Action

This combo box allows you to specify the action taken during the installation of this INI entry. The available options are:

  • Create or update - the entry will be created if it doesn’t exist or it will overwrite the existing entry.
  • Create only if it doesn’t exist - the entry will be created only if it doesn’t already exist.
  • Create or append comma separated - the entry will be created if it doesn’t exist or the specified value will be appended to the specified key.
  • Remove entry - removes the key specified in the Key field.
  • Remove tag from entry - removes the value specified in theValue field from the key specified in theKey field.

For example, let’s consider this INI:

[Example]
Key0=Value0
Key1=Value1;Value2;Value3

Copy

After you use the “Remove entry” option forKey0, the INI will look like this:

[Example]
Key1=Value1;Value2;Value3

Copy

For this new INI, using the “Remove tag from entry” option forValue2 in Key1 will result in this:

[Example]
Key1=Value1;Value3

Copy

https://techidaily.com

General

https://techidaily.com

Component

This combo box allows you to select the component which will contain the INI entry.

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: 1. 'INI File Editor: Customize Settings with Ease'
  • Author: Stephen
  • Created at : 2024-10-15 08:47:52
  • Updated at : 2024-10-16 16:51:20
  • Link: https://fox-place.techidaily.com/1-ini-file-editor-customize-settings-with-ease/
  • License: This work is licensed under CC BY-NC-SA 4.0.