I am having "DeveloperExpressVCLProducts.exe". I want to configure it with delphi 5 so that i can build the previous projects which uses DevExpress components. But I am unaware about how to install and where (at which path) to install. Please help me regarding this.
Thanks in advance for help.
Regards,
Naren
-
the installer does not have a readme file with instructions?RBA– RBA2011年03月22日 07:31:50 +00:00Commented Mar 22, 2011 at 7:31
-
Did you not keep a complete copy of all your sources for your project? I never keep my "component installs" separate from my apps. The whole thing is checked into version control. My install process consists of opening a project group and installing the designtime components with a few clicks. Voila. No more "reinstall all my components and find what versions to use" problems.Warren P– Warren P2011年03月22日 12:37:21 +00:00Commented Mar 22, 2011 at 12:37
-
Actually I recently joined to project and there is no such document which contains installing part.. :( thanks.Naren– Naren2011年03月22日 14:10:01 +00:00Commented Mar 22, 2011 at 14:10
1 Answer 1
Only thing of importance is that you need build 1.27 to be able to install for Delphi5.
Other than that, it is simply executing the installer and following a wizard.
You can continue using Build 27, however, we cannot guarantee that this will be able to apply code fixes designed for newer builds of our components to the libraries from this build. From our point of view, it is best to migrate to a newer version of Delphi if you wish to use the latest versions of our components.