MINI: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "image:minilogo.gif ==Description== 'mINI' is a small dialog driven INI editor. It provides the basic functions like viewing, editing etc. and can keep all available INI f..."
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[image:minilogo.gif]]
{{DISPLAYTITLE:mINI}}{{Software
 
|Picture=minilogo.gif
==Description==
|Version=1.05
|Author=[[Kai Evers]]
|License=Freeware
|Download={{FileLink|mINI_1-05.zip}}
|Website=http://batch0711.de/s.netic.de/warp_eng.html
}}
'mINI' is a small dialog driven INI editor. It provides the basic functions like viewing, editing etc. and can keep all available INI files on your system to provide quick access. Furthermore you can export applications or whole INIs to Rexx code.
'mINI' is a small dialog driven INI editor. It provides the basic functions like viewing, editing etc. and can keep all available INI files on your system to provide quick access. Furthermore you can export applications or whole INIs to Rexx code.
Since v1.00 it is also possible to view and edit Windows ASCII style INIs.
Since v1.00 it is also possible to view and edit Windows ASCII style INIs.


Features: Treeview, edit, view, delete ASCII and HEX data, exports Rexx code, provides quick access to all INI files, supports [[FastINI]] by [[Dennis Bareis]] etc.  
Features: Treeview, edit, view, delete ASCII and HEX data, exports Rexx code, provides quick access to all INI files, supports [[FastINI]] by [[Dennis Bareis]] etc.
 
==Download==
* [http://batch0711.de/s.netic.de/mINI105.zip Version 1.05]
 
==Links==
* http://batch0711.de/s.netic.de/warp_eng.html
 
==License==
* Freeware
 
==Author==
* [[Kai Evers]]


[[Category:Software]]
[[Category:Configuration Utilities]]
[[Category:Freeware]]

Latest revision as of 17:59, 20 January 2024

MINI
Version 1.05
Vendor
Author Kai Evers
License Freeware
Download mINI_1-05.zip
Website http://batch0711.de/s.netic.de/warp_eng.html

'mINI' is a small dialog driven INI editor. It provides the basic functions like viewing, editing etc. and can keep all available INI files on your system to provide quick access. Furthermore you can export applications or whole INIs to Rexx code. Since v1.00 it is also possible to view and edit Windows ASCII style INIs.

Features: Treeview, edit, view, delete ASCII and HEX data, exports Rexx code, provides quick access to all INI files, supports FastINI by Dennis Bareis etc.