********* Windows Tweaking Utility ***********
A utility for changing lots of hidden Windows settings.
Author: qwerty
Email: techstep@subdimension.com
*****************************************

Installation: The zip file contains a folder named 'Tweak' that has
	all the utility's needed files. So just unzip this folder
	anywhere and then type: /load -rs <path>\tweak.ini
	where <path> is the path of the directory the utility
	files are in. (for example if you unzipped the 'Tweak' 
	folder in the main mIRC directory, <path> would be
	something like this: C:\mirc\Tweak

	*** IMPORTANT ***
	The addon's folder name (the folder where all the files are in)
	as well as any parent folder, must NOT contain spaces! For 
	example, you should not put all the files in a directory called
	'C:\mirc\Tweak blah\' or in 'C:\mirc\Tweak blah\Tweak\' or
	in 'C:\My folder\Tweak\'. Keep that in mind, or else the addon
	won't work.
                  NOTE: All files of this utility must be in the SAME directory
	for the utility to work! You can rename the 'Tweak' folder,
	transfer the files to another folder etc, but whatever you do
	make sure all the files are in one common directory (which
	can be the main mIRC directory as well).

For 
scripters:    You may find the code a bit messy or confusing, but I did a hard
	work trying to fit the core code in 3 .ini files and leave the 4th one
	just for the help file, so I couldn't afford making my code tidy and 
	well-written.