
Installation of trial version :
-------------------------------

 In Delphi 5,6,7 or C++Builder 5,6
 ---------------------------------

 Unzip files wupddX or wupdcX into a component directory

 - From the IDE choose File, Open

 - Browse for package file WUpdPkgDx.dpk (Delphi) or WUpdPkgCx.bpk (C++Builder)

 - From the package file editor, choose Install


 In Delphi 2005
 --------------

 Unzip files wupdd2005 into a component directory

 - From the IDE choose File, Open

 - Browse for package file WUpdPkgD2005.bdsproj

 - From the project manager, right click & choose Install



 In Delphi 2006, 2007 &  C++Builder 2006,2007
 --------------------------------------------

 Close the IDE, run Setup.exe and restart the IDE


 In Delphi 2009 &  C++Builder 2009
 ---------------------------------

 Close the IDE, run Setup.exe and restart the IDE


 In Delphi 2010 &  C++Builder 2010
 ---------------------------------

 Close the IDE, run Setup.exe and restart the IDE

 In Delphi  XE &  C++Builder XE2
 ---------------------------------

 Close the IDE, run Setup.exe and restart the IDE


 In Delphi XE2 &  C++Builder XE2
 ---------------------------------

 Close the IDE, run Setup.exe and restart the IDE


Installation of registered version :
------------------------------------

From Delphi choose, File, Open and browse for:

  Delphi 5        : wupdpkgd5.dpk
  Delphi 6        : wupdpkgd6.dpk
  Delphi 7        : wupdpkgd7.dpk
  Delphi 2005     : wupdpkgd2005.bdsproj
  Delphi 2006     : wupdpkgd2006.bdsproj
  Delphi 2007     : wupdpkgd2007.dproj
  Delphi 2009     : wupdpkgd2009.dproj
  Delphi 2010     : wupdpkgd2010.dproj
  Delphi XE       : wupdpkgdXE.dproj
  Delphi XE2      : wupdpkgdXE2.dproj
  C++Builder 5    : wupdpkgc5.bpk
  C++Builder 6    : wupdpkgc6.bpk
  C++Builder 2007 : wupdpkgc2007.cbproj
  C++Builder 2009 : wupdpkgc2009.cbproj
  C++Builder 2010 : wupdpkgc2010.cbproj
  C++Builder XE   : wupdpkgcXE.cbproj
  C++Builder XE2  : wupdpkgcXE2.cbproj

From the package editor/project manager, choose Install.





Installing help : 
-----------------

 In Delphi 5,6,7 or C++Builder 5,6
 ---------------------------------
  
 First copy TWebUpdatexx.ALS in the {$DELPHI}\Help folder  (only for Delphi 6,7 + C++Builder 6)

 In the IDE, choose Help, Customize 

 On the Index tab, add TWebUpdatexx.HLP


 In Delphi 2005,2006,2007 & C++Builder 2006,2007
 -----------------------------------------------

 Run : RegHelp2 /i TWebUpdatedBDSxxW.hxx

 xx = 3,4 or 5


 In Delphi 2009,2010,XE, XE2 & C++Builder 2009,2010,XE, XE2
 ----------------------------------------------------------

 Run : RegHelp2 /i TWebUpdatedRSxxxxW.hxx

 xxxx = 2009,2010,XE or XE2
