Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

1 Screenshot

About This File

INI File Utility

A VB.NET class for managing INI files, preserving the original order of sections and keys, with methods for loading, saving, adding, removing, and renaming entries.

Features

  • Load INI Files: Read and parse INI files into structured objects.
  • Save INI Files: Write INI file data back to disk, preserving the original order.
  • Manage Sections and Keys: Add, remove, and rename sections and keys.
  • Preserve Order: Maintain the original order of sections and keys, appending new entries to the end.

Also on Github https://github.com/MikedaSpike/IniFile.Utility but @Draco1962 wanted more copies :D !
This is a modified version of the one that is shipped with VB.NET PinballX Snap-In Plugin Template :

 

  • Like 2

User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
×
×
  • Create New...