MINI: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:mINI}}
{{DISPLAYTITLE:mINI}}{{Software
{{Software
|Picture=minilogo.gif
|Picture=minilogo.gif
|Version=1.05
|Version=1.05
|Vendor=
|Author=[[Kai Evers]]
|Author=[[Kai Evers]]
|License=Freeware
|License=Freeware
|Download={{FileLink|mINI_1-05.zip}}
|Download=[http://batch0711.de/s.netic.de/mINI105.zip mINI105.zip]
|Website=
|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.
 
==Links==
* [http://batch0711.de/s.netic.de/mINI105.zip Version 1.05]
* http://batch0711.de/s.netic.de/warp_eng.html


[[Category:Utilities]]
[[Category:Utilities]]
[[Category:Freeware]]

Revision as of 01:08, 29 November 2021

MINI
Version 1.05
Vendor
Author Kai Evers
License Freeware
Download mINI105.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.