Page 1 of 1

Install issue via XE2

Posted: Tue Jun 05, 2018 7:45 am
by tonzo.mouse
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:
error mes
error mes
err.jpg (125.85 KiB) Viewed 17010 times
So what can i do next?

Re: Install issue via XE2

Posted: Tue Jun 05, 2018 11:54 am
by Sergey Tkachenko
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

Code: Select all

Files=%TRichViewVCL
Open <TRichView Dir>\Setup\TRichViewFullDelphi.iide and make this correction.

Re: Install issue via XE2

Posted: Wed Jun 06, 2018 7:15 am
by tonzo.mouse
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:
Not Defined.jpg
Not Defined.jpg (8.07 KiB) Viewed 16993 times

Re: Install issue via XE2

Posted: Wed Jun 06, 2018 2:13 pm
by Sergey Tkachenko
This variable is created by the installer.

Did you run the installer (not IDEInstall, but the installer that unpacks files)?

Re: Install issue via XE2

Posted: Thu Jun 07, 2018 6:14 am
by tonzo.mouse
I check out my folders, but no file named installer found.

i got these files like this:
fls1.jpg
fls1.jpg (16.23 KiB) Viewed 16956 times
And only IDEInstall.exe in the folder Setup
ins.jpg
ins.jpg (9.89 KiB) Viewed 16956 times

Re: Install issue via XE2

Posted: Thu Jun 07, 2018 7:31 am
by Sergey Tkachenko
Where did you get these files from? Normally, they are unpacked by the installer, named TRichViewSetup-17.exe or like this.