Menu

Tree [r98] /
 History

HTTPS access


File Date Author Commit
 distro 2008-03-02 sgt-d [r97] 7.167 rc13 "final"
 install 2008-03-02 sgt-d [r98] 7.169
 source 2008-02-26 sgt-d [r93] 7.161, major changes. all exe's updated. now ...
 readme.htm 2006-12-12 sgt-d [r5]

Read Me

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>MPP Source Readme</title>
<style type="text/css">
<!--
body,td,th {
	font-family: tahoma;
	font-size: 10pt;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->
</style></head>

<body>
<p>&nbsp;</p>
<p><strong>MPP Source Readme </strong></p>
<p>Prepared on December 12, 2006 by sod/sgt-d (<a href="mailto:sgt-d@sodpit.com">sgt-d@sodpit.com</a>)</p>
<p>These notes are for the SVN/Source tree for the mIRC Power Pack Project.</p>
<p>&nbsp;</p>
<p><strong>Distro Folder </strong></p>
<p>The Distro folder contains some outdated scripts that were used to sign some EXE's and ultimately help build the CD-ROM ISO's for the project.</p>
<p>These will all be updated soon when MPP 8.0 is finalized.</p>
<p>&nbsp;</p>
<p><strong>Install Folder </strong></p>
<p>The Install folder contains all 5 main &quot;trees&quot; that are used to build the MPP (NSIS) installers.</p>
<p>The Build folder contains all of the NSIS scripts and the Build script.</p>
<p>EXE's are saved to install\release.</p>
<p>Requirements:</p>
<p>Nullsoft Scriptable Install System<br>
  <a href="http://nsis.sourceforge.net/Main_Page" target="_blank">Website</a> / <a href="http://sourceforge.net/project/showfiles.php?group_id=22049" target="_blank">Download</a></p>
<p>MD5 by <a href="bruce@gridpoint.com" target="_blank">bruce@gridpoint.com</a><br>
<a href="http://ucheetmfer.com/files/md5.exe" target="_blank">Download</a></p>
<p>Options:</p>
<p>A code signing certificate such as <a href="http://www.ascertia.com/OnlineCA/issuer/default.aspx" target="_blank">Ascertia.com</a>.&nbsp; Extracting your own PFX is beyond the scope of this document, but this  <a href="http://www.google.com/search?hl=en&safe=off&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=extract+PFX+code+sign&spell=1" target="_blank">Google page</a> will help you.</p>
<p>&nbsp;</p>
<p><strong>Source Folder </strong></p>
<p>The Source folder contains all of the Delphi source code that was used to create all of the different EXE's that are used in MPP.</p>
<p>The Delphi projects were all created with Delphi 6 Personal Edition, but you should be able to build them with Delphi 5, 6, 7 and possibly 2005.</p>
<p>Some of the project use imported ActiveX controls and almost all of the projects use some combination of custom Delphi components, controls, classes and units.</p>
<p>To my surprise, almost all of these items are still available for downloading on the internet...&nbsp; some of them are 10 years old.</p>
<p>The remainder of this page provides website/download information for these items.</p>
<p>You won't need all of them, but in case you do, here they are... </p>
<p>&nbsp;</p>
<p><strong>ActiveX Controls</strong></p>
<p>These two are available in Delphi automatically...&nbsp; the Shockwave Flash control will show up in Delphi after you install Shockwave Flash. </p>
<p>Microsoft Internet Controls 1.1</p>
<p>Shockwave Flash 1.0</p>
<p>This one you have to download/install separately:</p>
<p>Windows Script Control 1.0.8825<br>
    <a href="http://www.microsoft.com/downloads/details.aspx?familyid=D7E31492-2595-49E6-8C02-1426FEC693AC&displaylang=en" target="_blank">Website</a> / <a href="http://download.microsoft.com/download/d/2/a/d2a7430c-6d5b-48e9-96c4-3c751be7bffe/sct10en.exe" target="_blank">Download</a></p>
<p>&nbsp;</p>
<p><strong>Delphi Components, Controls, Classes and Units</strong></p>
<p>Internet Component Suite (ICS) by Fran&ccedil;ois Piette<br>
  <a href="http://www.overbyte.be/eng/products/ics.html" target="_blank">Website</a> / <a href="http://www.overbyte.be/arch/icsbeta20061111.zip" target="_blank">ICS V5 Delphi/C++ Download</a> / <a href="http://www.overbyte.be/arch/OverbyteIcsV6beta.zip" target="_blank">ICS V6 Delphi 7/Delphi 2006 Download</a></p>
<p>ABF Components by ABF Software<br>
  <a href="http://www.abf-dev.com/abf-components.shtml" target="_blank">Website</a> / 
  <a href="http://www.abf-dev.com/abf-components/4.0/wos/abfComponents_WOS_D6.exe" target="_blank">Delphi 6 Download</a> / 
  <a href="http://www.abf-dev.com/abf-components/4.0/wos/abfComponents_WOS_D7.exe" target="_blank">Delphi 7 Download</a> / 
  <a href="http://www.abf-dev.com/abf-components/4.0/wos/abfComponents_WOS_D9.exe" target="_blank">Delphi 2006 Download</a></p>
<p>Design eXperience Package 1.02 by Marc Hoffmann (2004/01/06)<br>
  <a href="http://delphi.kaju74.de/index.php?delphi" target="_blank">Website</a> / <a href="http://delphi.kaju74.de/download.php?c2e0b3b73559063fbfcd2c18374ff926" target="_blank">Download</a> / <a href="http://delphi.kaju74.de/download.php?defbd54a08f1761146682ce4fc647622" target="_blank">Demos</a></p>
<p>Design eXperience was donated to the JEDI VCL library in January 2004 and will be improved and supported there.</p>
<p>JEDI Visual Component Library 3.20 Build 2172 by the JVCL Team<br>
  Note:&nbsp; I have tried this in the past, but I haven't used it much at all <br>
<a href="http://homepages.borland.com/jedi/jvcl/" target="_blank">Website</a> / <a href="http://sourceforge.net/project/showfiles.php?group_id=45786&package_id=42327&release_id=395480" target="_blank">Download</a></p>
<p>XPControls 2.20 by micro dynamics GmbH (Michael Frank)<br>
  <a href="http://www.torry.ru/pages.php?s=103" target="_blank">Website</a> / 
  <a href="http://www.torry.ru/vcl/packs/interfacelite/xpcontrols.zip" target="_blank">Download</a></p>
<p>XPControls 2.30 by micro dynamics GmbH (Michael Frank)<br>
  <a href="http://delphi.icm.edu.pl/authors/a0003881.htm" target="_blank">Website</a> / 
  <a href="http://delphi.icm.edu.pl/ftp/d50free/XPControls_2_30.zip" target="_blank">Download</a></p>
<p>Label3DBorder 1.0 by Stone's Software (Steen Hjelmstrand)<br>
  <a href="http://www.stoneware.dk/delphi/default.htm" target="_blank">Website</a> / 
  <a href="http://www.stoneware.dk/delphi/lbl3dbor.zip" target="_blank">Download</a></p>
<p>Label3DBorder 1.0<br>
  <a href="http://www.programmersheaven.com/download/2779/download.aspx" target="_blank">Website</a> / 
  <a href="http://www.programmersheaven.com/d/click.aspx?ID=F2779" target="_blank">Download</a></p>
<p>PNG Delphi 1.564 by Gustavo Daud<br>
  Formerly known as PNGImage 1.43, provides TPNGImage<br>
  <a href="http://pngdelphi.sourceforge.net/" target="_blank">Website</a> / 
  <a href="http://sourceforge.net/project/showfiles.php?group_id=16012&package_id=156792&release_id=436277" target="_blank">Download</a></p>
<p>HTTP Get 1.94 by UtilMind Solutions<br>
  <a href="http://www.utilmind.com/delphi2.html" target="_blank">Website</a> / 
  <a href="http://www.utilmind.com/delphi/httpget.zip">Download</a> / <a href="http://www.utilmind.com/delphi/httpget.zip" target="_blank">Demo</a></p>
<p>MiniReg by Ben Hochstrasser (<a href="mailto:bhoc@surfeu.ch">bhoc@surfeu.ch</a>)<br>
  <a href="http://www.swissdelphicenter.ch/torry/showcode.php?id=2008" target="_blank">Website</a></p>
<p>DDSysInfo 2.1 by DelphiDabbler / Peter Johnson (2006/10/15)<br>
  Formerly known as PJSysInfo, I've only used PJSysInfo 1.2 (2003/06/30)<br>
  <a href="http://www.delphidabbler.com/software?id=sysinfo&tab=inst" target="_blank">Website</a> / 
  <a href="http://www.delphidabbler.com/download?id=sysinfo&type=src" target="_blank">Download</a></p>
<p>GPanel 1.0 by Kurt Kosnar (kos@gmx.at)<br>
  <a href="http://delphi.icm.edu.pl/newl/midxd50f.htm" target="_blank">Website</a> / 
  <a href="http://delphi.icm.edu.pl/ftp/d50free/Gpanel-V1-0.zip" target="_blank">Download</a></p>
<p>TranPanl 1.06 by Mik 1998<br>
  Package included with MPP Source<br>
  <a href="http://www.csse.monash.edu.au/%7Evtran" target="_blank">Website</a>   (Dead Link)</p>
<p>  TransparentPanel by Zecos Software team (<a href="mailto:support@zecos.com">support@zecos.com</a>)<br>
  <a href="http://www.zecos.com/delphi/components.html" target="_blank">Website</a> / 
  <a href="http://www.zecos.com/files/transppanel.zip" target="_blank">Download</a></p>
<p>uFS4D (FileSystem Classes for Delphi) by osdevel.org / Thomas Werner (<a href="mailto:tom@osdevel.org">tom@osdevel.org</a>)<br>
  <a href="http://www.osdevel.org" target="_blank">Website 1</a> / <a href="http://koders.com/delphi/fid8BA826374CA51BD25AAC47190AC1757D61633EDC.aspx" target="_blank">Website 2</a> / 
<a href="http://koders.com/delphi/kv.aspx?fid=8BA826374CA51BD25AAC47190AC1757D61633EDC" target="_blank">Download</a></p>
<p>MD5.pas<br>
  <a href="http://www.fichtner.net/delphi/md5.delphi.phtml" target="_blank">Website</a> / 
  <a href="http://www.fichtner.net/delphi/md5.delphi.phtml?download=md5.pas" target="_blank">Download</a> / 
  <a href="http://www.fichtner.net/delphi/md5.delphi.phtml?download=md5_test.zip" target="_blank">Demo</a><br>
</p>
<p>&nbsp; </p>
</body>
</html>