Hi,
I tried to install the TRichView.v.17.03.0 on XE2.
so i use the IDEInstall.exe in the folder Setup and choose the file TRichViewFullDelphi.iide to instll it.
But it failed.
And I got a error message like this:
So what can i do next?
Install issue via XE2
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Install issue via XE2
Very strange. "path written by the installer" is the initial value of the Files in the section [Install] in the configuration files.
But the installer must replace it with the actual value. Normally, the actual value is a corresponding environment variable.
For TRichView full version, it must be
Open <TRichView Dir>\Setup\TRichViewFullDelphi.iide and make this correction.
But the installer must replace it with the actual value. Normally, the actual value is a corresponding environment variable.
For TRichView full version, it must be
Code: Select all
Files=%TRichViewVCL
-
- Posts: 3
- Joined: Tue Jun 05, 2018 7:36 am
Re: Install issue via XE2
Hi Sergey,
I modified the Files section to "Files=%TRichViewVCL" in the file of TRichViewFullDelphi.iide.
But when i tried to install the trichview again, i got a new wrong message:
I modified the Files section to "Files=%TRichViewVCL" in the file of TRichViewFullDelphi.iide.
But when i tried to install the trichview again, i got a new wrong message:
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Install issue via XE2
This variable is created by the installer.
Did you run the installer (not IDEInstall, but the installer that unpacks files)?
Did you run the installer (not IDEInstall, but the installer that unpacks files)?
-
- Posts: 3
- Joined: Tue Jun 05, 2018 7:36 am
Re: Install issue via XE2
I check out my folders, but no file named installer found.
i got these files like this: And only IDEInstall.exe in the folder Setup
i got these files like this: And only IDEInstall.exe in the folder Setup
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Install issue via XE2
Where did you get these files from? Normally, they are unpacked by the installer, named TRichViewSetup-17.exe or like this.