Uninstalling Alpha Controls

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33773
    Delphimpd
    Participant

    Hi all and thanks in advance

    is there any tools out there to uninstall Alpha Controls in Delphi 2010.

    I am a registered user and I need to install the new version, however I do not exactly know which files to remove and where they are.
    I don't want to mess everything up, and end up rebuilding my PC again.

    Thanks

    #42672
    Support
    Keymaster

    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).

    #42684
    Delphimpd
    Participant

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.