<?xml version="1.0" encoding="Windows-1252" ?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
    <MASTER_PAD_VERSION>1.15</MASTER_PAD_VERSION>
    <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
</MASTER_PAD_VERSION_INFO>
<Company_Info>
        <Company_Name>Code Office, Inc.</Company_Name>
        <Address_1>5-606, QiuShi Village</Address_1>
        <Address_2 />
        <City_Town>Hangzhou</City_Town>
        <State_Province>Zhejiang</State_Province>
        <Zip_Postal_Code>310013</Zip_Postal_Code>
        <Country>China</Country>
        <Company_WebSite_URL>http://www.codeoffice.com</Company_WebSite_URL>
<Contact_Info>
        <Author_First_Name>Chong-Wei</Author_First_Name>
        <Author_Last_Name>CHEN</Author_Last_Name>
        <Author_Email>support@codeoffice.com</Author_Email>
        <Contact_First_Name>Chong-Wei</Contact_First_Name>
        <Contact_Last_Name>CHEN</Contact_Last_Name>
        <Contact_Email>support@codeoffice.com</Contact_Email>
    </Contact_Info>
<Support_Info>
        <Sales_Email>sales@codeoffice.com</Sales_Email>
        <Support_Email>support@codeoffice.com</Support_Email>
        <General_Email>support@codeoffice.com</General_Email>
        <Sales_Phone>+86-571-87980442</Sales_Phone>
        <Support_Phone>+86-571-87980442</Support_Phone>
        <General_Phone>+86-571-87980442</General_Phone>
        <Fax_Phone />
    </Support_Info>
</Company_Info>
<Program_Info>
        <Program_Name>Bind to EXE library</Program_Name>
        <Program_Version>1.1</Program_Version>
        <Program_Release_Month>03</Program_Release_Month>
        <Program_Release_Day>12</Program_Release_Day>
        <Program_Release_Year>2003</Program_Release_Year>
        <Program_Cost_Dollars>49.95</Program_Cost_Dollars>
        <Program_Cost_Other_Code />
        <Program_Cost_Other />
        <Program_Type>Shareware</Program_Type>
        <Program_Release_Status>Minor Update</Program_Release_Status>
        <Program_Install_Support>Install and Uninstall</Program_Install_Support>
        <Program_OS_Support>Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000</Program_OS_Support>
        <Program_Language>English</Program_Language>
<File_Info>
        <Filename_Versioned>b2e11.zip</Filename_Versioned>
        <Filename_Previous>b2e10.zip</Filename_Previous>
        <Filename_Generic>b2e.exe</Filename_Generic>
        <Filename_Long>b2e.exe</Filename_Long>
        <File_Size_Bytes>1586628</File_Size_Bytes>
        <File_Size_K>1587</File_Size_K>
        <File_Size_MB>1.59</File_Size_MB>
    </File_Info>
<Expire_Info>
        <Has_Expire_Info>N</Has_Expire_Info>
        <Expire_Count />
        <Expire_Based_On>Days</Expire_Based_On>
        <Expire_Other_Info />
        <Expire_Month />
        <Expire_Day />
        <Expire_Year />
    </Expire_Info>
        <Program_Change_Info>Support Delphi 4 and C++ Builder 5; Add exception descriptions in the help document.</Program_Change_Info>
        <Program_Specific_Category>Development Tools</Program_Specific_Category>
        <Program_Categories>Delphi classes/units/libraries</Program_Categories>
        <Program_System_Requirements>Delphi 4, 5, 6 or C++ Builder 5</Program_System_Requirements>
        <Includes_JAVA_VM>N</Includes_JAVA_VM>
        <Includes_VB_Runtime>N</Includes_VB_Runtime>
        <Includes_DirectX>N</Includes_DirectX>
</Program_Info>
<Program_Descriptions>
<English>
        <Keywords>exe,bind,file,embed,insert,binder,maker,creator</Keywords>
        <Char_Desc_45>Enable app to bind files into EXE at RUNTIME.</Char_Desc_45>
        <Char_Desc_80>Enable your applications to bind a collection of files into EXE file at RUNTIME.</Char_Desc_80>
        <Char_Desc_250>Bind to EXE is an easy-to-use delphi library that enables your applications to bind/extract a collection of files to/from an executable file at RUNTIME. The binded files can be compressed or encrypted optionally.</Char_Desc_250>
        <Char_Desc_450>Bind to EXE is an easy-to-use delphi library that enables your applications to bind/extract a collection of files to/from an executable file at RUNTIME. It also support to compress and encrypt the embedded files optionally. Thus, with this library, you can make &quot;executable file factories&quot;, such as screen saver maker, self-extracting file creator, self encryption/decryption file maker, etc. with a few lines of codes.</Char_Desc_450>
        <Char_Desc_2000>Bind to EXE is an easy-to-use delphi library that enables your applications to bind/extract files to/from an executable file at RUNTIME. It consists of two classes, TBindToEXE and TExtractFromEXE, corresponding to two working stages, i.e. binding and extracting stage.

In binding stage, TBindToEXE can embed a collection of files into a single executable file dynamically. The embedded files can be compressed to reduce their size. There are 10 compression levels, from 0(fastest but no compression) to 9(slowest but maximum compression). You can select a level according to your requirements. The embedded files can also be encrypted to increase their securities. Blowfish algorithm, one of the most secure encryption algorithms in the world, is employed to encrypt the files.

In extracting stage, TExtractFromEXE can retrieve information about the collection of files embedded in the executable file, or just extract one or more files from the executable file specified by their names or IDs.</Char_Desc_2000>
</English>
</Program_Descriptions>
<Web_Info>
<Application_URLs>
        <Application_Info_URL>http://www.codeoffice.com/index.htm</Application_Info_URL>
        <Application_Order_URL>http://shareit1.element5.com/product.html?productid=301011935&amp;currencies=all</Application_Order_URL>
        <Application_Screenshot_URL />
        <Application_Icon_URL />
        <Application_XML_File_URL>http://www.codeoffice.com/bind2exe/b2e.xml</Application_XML_File_URL>
    </Application_URLs>
<Download_URLs>
        <Primary_Download_URL>http://www.codeoffice.com/bind2exe/b2e.exe</Primary_Download_URL>
        <Secondary_Download_URL />
        <Additional_Download_URL_1 />
        <Additional_Download_URL_2 />
    </Download_URLs>
</Web_Info>
<Permissions>
        <Distribution_Permissions>You must be registered with Code Office, Inc. to distribute executable or compiled code in accordance with this license. You may not reproduce or distribute copies of any part of the Product, or the Product as a whole, including all source code, help files or code units.

You may not use the Product in any other product that directly or indirectly competes with the Product. Specifically, you may not include this Product as part of any code library, as source code or in compiled form. You may not provide any means by which your users could create, modify, or incorporate any part of this Product into their own products.</Distribution_Permissions>
        <EULA>You have the non-exclusive right to use the product only by a single person, on a single computer at a time. In group situations, where multiple persons will use the Product, you must purchase an individual license for each member of the group. A person is considered using the Product if he or she has any files of the Product on his or her computer. Use over a network is permitted provided that only individuals possessing a license use the Product. This means many individuals can use a single copy of the Product, residing on a server only if each and every user has a license. It is a breach of this agreement to use a networked copy of the Product if you do not possess a valid license.</EULA>
</Permissions>
<Simtel>
    <Simtel_Agent />
    <Simtel_FORM>Y</Simtel_FORM>
    <Simtel_DOS_Category>Select - MS-DOS Platform (blank)</Simtel_DOS_Category>
    <Simtel_Platform>win95 - Win95/Win98/WinME</Simtel_Platform>
    <Simtel_Category>Programming - delphi Delphi-Related Files</Simtel_Category>
    <SIMTEL_FORM_VER>1.6 11/26/2002</SIMTEL_FORM_VER>
</Simtel>
</XML_DIZ_INFO>
