Skip to content

This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.

License

Notifications You must be signed in to change notification settings

Khanh779/IniContent_Reader

Repository files navigation

Ini Content Reader

This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.

Getting Started

image

Features

  • Open and read INI files.
  • Display the structure of INI files in a TreeView.
  • Add or update sections, keys, and values.
  • Save the modified INI file.

Prerequisites

  • .NET Framework 4.7.2 or higher

About

This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages