Home
Name Modified Size InfoDownloads / Week
README.md 2014-03-07 2.5 kB
inidiffutils-bin-0.15.zip 2014-03-07 4.4 MB
Totals: 2 Items   4.4 MB 0

IniDiffUtils

            Last updated: March 5, 2014 (version 0.15)

IniDiffUtils is a binary package of INI specific utilities from Regutils.

Regutils is a collection of programs to help in managing the configuration of Windows software and systems. The utilities can be used to apply user and machine specific customizations on the fly as users log in or as machines are booted. They can also be used to identify and correct similarities and differences between software configurations. These may be helpful in debug situations or when consistency or differences need to be maintained.

Enhancements and bug fixes may be submitted through the usual mechanisms on sourceforge; the current version is available from :

https://sourceforge.net/projects/regutils/

Previous versions of regutils are available from:

http://www.cs.mun.ca/~michael/regutils and ftp://ftp.cs.mun.ca/pub/regutils/

Release Notes

Version 0.15 March 5, 2014 Jeremy Squires

  • Build system modified for Windows
  • modified to work with Cygwin and gcc
  • default compiler changed to gcc in Makefile
  • added make_exes.bat for building Perl exes
    • requires ActiveState Perl (tested on 5.8.9) and PDK 7.1
  • Added binary distribution targets
  • Fixed issue with Deletion of Upper Case Fields

Version 0.14 Jan 6, 2014 Jeremy Squires

  • inidiff add options
  • -i ignore the case of comparisons.
  • -M add ^M to output to support old (pre-NT) Windows/DOS systems (old default, now optional).
  • -c strip trailing inline comments after semicolon (old default, now optional).
  • IniFile.pm add support for new options and ; comment character
  • added internal documentation throughout
  • Fixed a few compatibility bugs to support Perl 5.8
  • inifilter added options
  • -e Exports the filter results to a text format (debug purposes)
  • -p Preserves the order of Ordered Field names (such as mod_1, mod_2, etc.)

Version 0.11 Jan 6, 2014 Jeremy Squires

  • fixes to the POD documentation were made
  • added make targets to manage HTML docs
  • added make targets to manage patching source files more efficiently
  • added do_subst.pl for those without sh

Version 0.10

  • patch from Jeff Muizelaar to fix empty hex values (regedit)
  • regsort may now handle files with DOS style \r\n.

Version 0.9

  • patch from Jeff Muizelaar to fix exporting of win98 registeries.

Version 0.8

  • first public release (see README).
Source: README.md, updated 2014-03-07