QUOTE (Support @ May 28 2010, 03:14 PM)
Hello
It's enough to replace all files from the package (remove old and copy new files from Zip) and rebuild two Dpk files usually :
1. acntD*_R.dpk – Build
2. acntD*.dpk – Install (if you will receive a message about a wrong Entry point here, then just ignore this error messages and click “Inctall” again).
Thanks That did it!.
For others reading this Post, this is what I did.
DelphiVersion_Number = Your Version Number (in my case is 10 for Delphi 2010)
1. Located the Folder where my Alpha Controls were
2. Open the zip File
3. Select the Located Alpha Control Root Folder to override with this Zip File, and extract
4 Enter the Zip File Password Provided by Support
5. Override all the files.
6. Open Delphi
7. Open the acntDelphiVersion_Number_R.dpk, right Click on it Select Build
8. Open acnt10.dpk Right Click and Select Install.
9. Done and start using the Controls
Hope this helps others
Thanks for all the Help