Clipboard Demographics Mod for Civ4
by Vovan (vovansim@hotmail.com)
===================================

    This mod will add a new button to the 'Demographics' screen of
  Civilization 4's information view. When clicked, this button will
  put the demographics table into the clipboard, so that it can later
  be pasted into a text file or forum post.

    To install the mod, extract the ZIP file somewhere on your hard
  drive, *preserving the directory structure of the archive*. Then,
  take the Assets directory from the archive and put it into:

    My Documents\My Games\Sid Meier's Civilization 4\CustomAssets\

    When asked to overwrite any *directories*, say Yes. If asked to
  overwrite the CvInfoScreen.py file, that means that you already have
  installed another mod that changes the same screen. In that case,
  you can either attempt to merge the mods by yourself (but if you are
  confident in your skills to do so, you probably don't have to be
  reading these instructions), or you could ask either the author of
  this mod, or the other interfering mod to combine them for you.

    Once this task is complete, there is one more thing remaining:
  take the file calldll.pyd from the archive, and put it into:

    [Civ4 Installation Path]\Firaxis Games\Sid Meier's Civilization 4\Assets\Python\System\

    This is an important step, without which the mod will not
  work. calldll.pyd allows us to use Windows dlls to access the
  clipboard. Unfortunately, pyd's are not allowed in Mod or
  CustomAssets folders, hence it must be put into the installation
  directory of the game.

    Feel free to distribute this mod included in one of your own,
  and/or modified to suit your own tastes, with proper credit to
  "Vovan (vovansim@hotmail.com)".

Enjoy. :)
Vovan

