AutoUpgrader.Pro.v4.6.4

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:2579KB
下载次数:144
上传日期:2008-07-01 02:17:20
上 传 者dernier
说明:  利用AutoUpgrader可在delphi环境下快速开发自动更新程式,可利用http、ftp更新,支援delphi5、6、7,bcb3、4、5、6,自带demo档案
(AutoUpgrader can use delphi environment for rapid development of auto-update program, can make use of http, ftp updates, support delphi5, 6,7, bcb3, 4,5,6, own demo file)

文件列表:
BCB4\_AUReg.hpp (912, 2006-04-29)
BCB4\auAutoUpgrader.hpp (14500, 2006-04-29)
BCB4\auAutoUpgraderAddURL.hpp (2343, 2006-04-29)
BCB4\auAutoUpgraderEditor.hpp (4862, 2006-04-29)
BCB4\auAutoUpgraderPassword.hpp (2946, 2006-04-29)
BCB4\auAutoUpgraderUpgradeMsg.hpp (2801, 2006-04-29)
BCB4\auAutoUpgraderWizard.hpp (3571, 2006-04-29)
BCB4\auExtAssociation.hpp (3472, 2006-04-29)
BCB4\auHTTP.hpp (21968, 2006-04-29)
BCB4\auHTTPProxyEditor.hpp (3419, 2006-04-29)
BCB4\auThread.hpp (7207, 2006-04-29)
BCB4\auUtils.hpp (4643, 2006-04-29)
BCB4\AutoUpgraderProCB4.cpp (707, 2001-09-23)
BCB4\_AUReg.obj (10076, 2006-04-29)
BCB4\auAutoUpgrader.obj (61197, 2006-04-29)
BCB4\auAutoUpgraderAddURL.obj (6495, 2006-04-29)
BCB4\auAutoUpgraderEditor.obj (29051, 2006-04-29)
BCB4\auAutoUpgraderPassword.obj (10768, 2006-04-29)
BCB4\auAutoUpgraderUpgradeMsg.obj (10620, 2006-04-29)
BCB4\auAutoUpgraderWizard.obj (16654, 2006-04-29)
BCB4\auExtAssociation.obj (21436, 2006-04-29)
BCB4\auHTTP.obj (96524, 2006-04-29)
BCB4\auHTTPProxyEditor.obj (14117, 2006-04-29)
BCB4\auThread.obj (35821, 2006-04-29)
BCB4\auUtils.obj (40590, 2006-04-29)
BCB4\AutoUpgraderProCB4.bpk (4871, 2001-09-23)
BCB4\_AUReg.dcr (1616, 2001-09-22)
BCB4\_AUReg.dcu (4976, 2006-04-29)
BCB4\auAutoUpgrader.dcu (33715, 2006-04-29)
BCB4\auAutoUpgraderAddURL.dcu (3192, 2006-04-29)
BCB4\auAutoUpgraderEditor.dcu (16550, 2006-04-29)
BCB4\auAutoUpgraderPassword.dcu (5496, 2006-04-29)
BCB4\auAutoUpgraderUpgradeMsg.dcu (5311, 2006-04-29)
BCB4\auAutoUpgraderWizard.dcu (9215, 2006-04-29)
BCB4\auExtAssociation.dcu (11860, 2006-04-29)
BCB4\auHTTP.dcu (60351, 2006-04-29)
BCB4\auHTTPProxyEditor.dcu (7560, 2006-04-29)
BCB4\auThread.dcu (17324, 2006-04-29)
BCB4\auUtils.dcu (24125, 2006-04-29)
... ...

######################################################## ---------------------------------- AutoUpgrader Pro Compiled Packages for Delphi and C++ Builder Version 4.*** ---------------------------------- Legal: (c) 1999-2006 Utilmind Solutions Email: info@appcontrols.com Web: http://www.appcontrols.com http://www.utilmind.com ######################################################## TABLE OF CONTENTS 1. Welcome / Introduction 1.1 Compatiblity 2. Installation to Borland Developer Studio 2006 to Delphi 2 to Delphi 3 to Delphi 4 to Delphi 5 to Delphi 6 to Delphi 7 to Delphi 2005 to C++ Builder 3 to C++ Builder 4 to C++ Builder 5 to C++ Builder 6 Note for C++ Builder developers 3. Problems 1. Welcome ---------------------------------------------------- Advanced AutoUpgrader component which allows to make your software "auto-upgradable" software without single line of code! It contains built-in "Application Update Wizard", built-in multi-language support (it automatically recognize language used on user's PC and displays all messages in native language). The AutoUpgrader can download your files either from the Web or local intraweb. Current version automatically translates all wizard's contents to 27 languages: English, Spanish, German, French, Russian, Portuguese, Italian, Dutch, Danish, Finnish, Chinese and many others. However, if you don't want to use built-in Wizard, you still can make customized progress-dialogs using numerous events. If you store newer version of your program in password protected Web directories, you can pre-configure the username/password to access files, or let the AutoUpgrader to prompt login information from user when it's necessary. With AutoUpgrader your customers will use only latest versions of your software! Package contains two bonus components from AppControls pack: auHTTP (WinInet-based HTTP client which also supports file uploading, introduced in RFC1867, Internet Explorer's cache etc) and auThread (easy to use thread component which also works on ActiveForms of D6 and D7). 1.1 Compatibility ================= AutoUpgrader compatible with Delphi 2/3/4/5/6/7/2005, BDS 2006 and BCB 3/4/5/6, has been tested on Win95, Win95OSR2, Win***, WinME, NT4, Win2K and WinXP. 2. Installation ---------------------------------------------------- to Borland Developer Studio 2006 ================================ 1. Create "..\Lib\AutoUpgraderPro" directory. 2. Unzip files and copy them to "BDS\Lib\AutoUpgraderPro". 3. Start Borland Developer Studio 2006 IDE (do not start C++ Builder, even if you want to install it only for BCB 2006. AutoUpgrader should be installed for entire BDS 2006 anyway). 4. Open "AutoUpgraderProBDS2006.bdsproj" file. 5. Install package to the components palette (right-click on "AutoUpgraderProBDS2006.bpl" node in the Project Manager and select "Install" menu item). * In case if you decided to use the package only in C++ Builder Personallity of BDS 2006, you can do following steps instead of previously described steps 3, 4 and 5: 3. Start C++ Builder 2006 IDE. 4. Open "AutoUpgraderProBDS2006CBuilder.bdsproj" file. 5. Install package to the components palette (right-click on "AutoUpgraderProBDS2006CBuilder.bpl" node in the Project Manager and select "Install" menu item). to Delphi 2 =========== 1. Unzip files from "Delphi2" directory to your "Delphi 2\Lib" directory. 2. Start Delphi 2 IDE. 3. Select "Component \ Install..." menu item. 4. Press "Add" button and select "_AUReg.pas" file. 5. Rebuild library. to Delphi 3 =========== 1. Unzip files from "Delphi3" directory and copy them to "Delphi 3\Lib". 2. Start Delphi 3 IDE. 3. Open "AutoUpgraderProD3.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 4 =========== 1. Unzip files from "Delphi4" directory and copy them to "Delphi 4\Lib". 2. Start Delphi 4 IDE. 3. Open "AutoUpgraderProD4.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 5 =========== 1. Unzip files from "Delphi5" directory and copy them to "Delphi 5\Lib". 2. Start Delphi 5 IDE. 3. Open "AutoUpgraderProD5.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 6 =========== 1. Unzip files from "Delphi6" directory and copy them to "Delphi 6\Lib". 2. Start Delphi 6 IDE. 3. Open "AutoUpgraderProD6.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 7 =========== 1. Unzip files from "Delphi7" directory and copy them to "Delphi 7\Lib". 2. Start Delphi 7 IDE. 3. Open "AutoUpgraderProD7.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 2005 ============== 1. Create "..\Lib\AutoUpgraderPro" directory. 2. Unzip files and copy them to "BDS\3.0\Lib\AutoUpgraderPro". 3. Start Delphi 2005 IDE. 4. Open "AutoUpgraderProD2005.dpk" file. 5. Install package to the components palette (right-click on "AutoUpgraderProD2005.bpl" node in the Project Manager and select "Install" menu item). to C++ Builder 3 ================ 1. Unzip files from "BCB3" directory and copy them to "CBuilder3\Lib". 2. Start C++ Builder 3 IDE. 3. Open "AutoUpgraderProCB3.bpk" file. 6. Select "Project \ Make AutoUpgraderProCB3" menu item. 7. Select "Component \ InstallPackages" menu item. 8. Press "Add" button and select "AutoUpgraderProCB3.bpl" file. to C++ Builder 4 ================ 1. Unzip files from "BCB4" directory and copy them to "CBuilder4\Lib". 2. Start C++ Builder 4 IDE. 3. Open "AutoUpgraderProCB4.bpk" file. 4. Install package to the components palette ("Install" button). to C++ Builder 5 ================ 1. Unzip files from "BCB5" directory and copy them to "CBuilder5\Lib". 2. Start C++ Builder 5 IDE. 3. Open "AutoUpgraderProCB5.bpk" file. 4. Install package to the components palette ("Install" button). to C++ Builder 6 ================ 1. Unzip files from "BCB6" directory and copy them to "CBuilder6\Lib". 2. Start C++ Builder 6 IDE. 3. Open "AutoUpgraderProCB6.bpk" file. 4. Install package to the components palette ("Install" button). Note for C++ Builder developers =============================== When you are using the Internet components (i.e: auHTTP, auAutoUpgrader) don't forget to add INET.LIB (WININET.LIB for BCB6) to your project (it can be found at "CBuilder\Lib" directory). This file contains the references to routines from WinInet.dll. So if you got linker error such like following: [Linker Error] Unresolved external 'InternetCrackUrlA' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER5\PROJECTS\LIB\AUTOUPGRADERPROCB5.LIB please don't worry and be aware that InternetCrackUrlA are used to parse the URL (split URL to domain name, port, document name etc). To solve this problem, just add INET.LIB to your project (use "Project | Add to project" menu item in C++ Builder IDE). 3. Problems ---------------------------------------------------- If you have any problems during the setup or using this component, please visit the support area of our website at http://www.appcontrols.com or contact us: info@appcontrols.com Good Luck! UtilMind Solutions info@utilmind.com http://www.utilmind.com http://www.appcontrols.com

近期下载者

相关文件


收藏者