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. Thank you for your support. Tom Speirs

Patreon

DracLab's IniFile.Utility VB.NET 2024.08.13

   (0 reviews)

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...