**********************************************************************
                     CnPack For Delphi/C++Builder
                    йԼĿԴ
                  (C)Copyright 2001-2014 CnPack 
**********************************************************************

                          ƱCnWizardsķ

                            Revision 1.0.0.1
                       =========================
                        ߣХ 2009.06.01


    ſǰģķչCnPack IDE רҰCnWizardsĹ
ҲԽԽ࣬ҲеûֻӰһֹܣԸò
ĹҲרҰռűļԴרҰרṩ˽
úͲԶ巽ʽûԶרҰ
׵ĶƷ

    CnPack IDE רҰԴֶ֧Ʒʽı빹CnWizards еĸר
Ƿ붼ͨ뿪ͳһԴе cnwizards\Source\CnWizards.inc 
ļơCnWizards Դṩһ CnCustBuildùܹԿӻ
ʽûѡҪרҲѡд CnWizards.inc ļӶﵽѡ
ԵرĳЩרҵĿġ

岽£

һ CnPack վ CnWizards °װаװƼ
    µÿչ档http://www.cnpack.org/downbuilds.php

 CnPack վ SVN Ͻء

    svn checkout http://cnpack.googlecode.com/svn/trunk/

    ھʹ CnPack  SVNο CnPack վϵ SVN ʹ˵
    http://www.cnpack.org/showdetail.php?id=639&lang=zh-cn
    
    http://code.google.com/p/cnpack/source/checkout

 Delphi cnwizards\Tools\CnCustBuild\CnCustBuild.dpr
    С

ġ CnCustBuild йѡҪרҺ󣬵д롱ť
    ʱԶ㱻д cnwizards\Source\CnWizards.inc
    ļС

塢 cnwizards\Source Ŀ¼µĹļ± CnWizardsע IDE 
    汾ҪӦɹ cnwizards\Bin Ŀ¼ܿ DLL
    ļ

ƴ DLL ļ CnWizards װĿ¼£ԭļ
     C:\Program Files\CnPack\CnWizards

ߡ IDEʱӵһԼƵ CnWizards ˡ

˵

һרض汾 IDE Ч˴ѡ񲻻ǲֵ֧
    IDE Ӱ졣
ɶƵĲԾרΪλڿܡֿ֧⡢
    ߵĿǰֶ֧ơ
רҿܴŻõĹϵضϵרɱ
    ͨϵ(master@cnpack.org)ǽŬĽ


***********************************************************************


               How to Get a Customized Build of CnWizards?


CnWizards' latest source code on CnPack CVS supports Customized 
Building. We provide a Tool CnCustBuild to control the file 
'cnwizards\Source\CnWizards.inc' to define the compile directives 
to include or exclude the Wizards.

If you want to get a customized build of CnWizards that only contains
the features you want, you can follow these steps:

1. Download latest (nightly-build) installer of CnWizards and install it.
   http://www.cnpack.org/downbuilds.php

2. Download latest source code from CnPack SNV to local directory.

   svn checkout http://cnpack.googlecode.com/svn/trunk/

3. Start Delphi, Open cnwizards\Tools\CnCustBuild\CnCustBuild.dpr and Run.

4. In CnCustBuild Window, Select the Wizards you want, and Press 'Save' 
   to save the CnWizards.inc file.

5. Close CnCustBuild, Open CnWizards Project file CnWizards_Dx.dpr in
   cnwizards\Source and Build.
   If you use C++Builder, Open CnWizards Project file CnWizards_cbx.bpr
   in cnwizards\Source and Build.

5. Copy the DLL file from cnwizards\Bin to installation directory,
   e.g. C:\Program Files\CnPack\CnWizards to overwrite the original one.

6. Start IDE. Now you can see the customized build of CnWizards in your IDE.

NOTE:

1. Some wizards can NOT support all versions of IDE in spite of checked
   or not.
2. Only Wizards can be customized. Other parts, such as framework, 
   multi-lang support, run-time library and Help file do not support it.

3. Some wizards maybe has dependency. If you can not compile the CnWizards
   project when you select some wizards in CnCustBuild window, 
   please tell us (master@cnpack.org). We'll try to improve it.