Trial installed Failed in new system
Trial installed Failed in new system
Hi, I try to install the TRichView VCL trail, but failed, the installation environment is win10 LTSC and Delphi10.3.3, its a new environment without other softwares.
- Attachments
-
- 2.png (36.63 KiB) Viewed 9763 times
-
- 1.png (11.06 KiB) Viewed 9763 times
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Trial installed Failed in new system
It's strange.
Can you check the value of HKCU\SOFTWARE\TRichView\Install\VCLTrial\PathToSrcWin32 in the Registry?
Can you check the value of HKCU\SOFTWARE\TRichView\Install\VCLTrial\PathToSrcWin32 in the Registry?
Re: Trial installed Failed in new system
the value is 0
- Attachments
-
- 1.png (13.29 KiB) Viewed 9751 times
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Trial installed Failed in new system
It's strange, it must be 1.
Please change it to 1 in RegEdit to 1 and re-run the trial again (the full setup).
I'll recheck the installer code to understand how it could become 0.
Please change it to 1 in RegEdit to 1 and re-run the trial again (the full setup).
I'll recheck the installer code to understand how it could become 0.
Re: Trial installed Failed in new system
It started to work even if there are still some errors.
thanks you very much.
thanks you very much.
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Trial installed Failed in new system
Do you remember what errors? I am interested in all bug reports.
PS: I reviewed the installer code and still do not understand the reason of this problem. There are only 3 places where this option is assigned: initialization (True), reading from registry (but only if the key exists, so it's not for fresh installs), and when clicking the Options button (that must be hidden in the trial installer).
But it was reported twice.
For any case, disabled reading from the Registry in trials and rebuilt the installer. I'll update the new RVMedia trial setups. TRichView trial setups will be updated on the next minor release.
PS: I reviewed the installer code and still do not understand the reason of this problem. There are only 3 places where this option is assigned: initialization (True), reading from registry (but only if the key exists, so it's not for fresh installs), and when clicking the Options button (that must be hidden in the trial installer).
But it was reported twice.
For any case, disabled reading from the Registry in trials and rebuilt the installer. I'll update the new RVMedia trial setups. TRichView trial setups will be updated on the next minor release.
Re: Trial installed Failed in new system
as follows:
- Attachments
-
- error.png (122.81 KiB) Viewed 9718 times
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Trial installed Failed in new system
Please send me the file c:\Components\TRichViewTrialDelphi\TRichView\Trial\10_3\RVPkgD10_3.dproj
I want to understand why it is corrupted.
I want to understand why it is corrupted.
Re: Trial installed Failed in new system
please check it in attachment kindly.
- Attachments
-
- RVPkgD10_3.dproj
- (15.46 KiB) Downloaded 876 times
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Trial installed Failed in new system
This obviously a result of applying "PathToSrcWin32=0" to trial packages.
However, this is very strange. While this procedure must not be applied to trial packages, I do not understand how it can make such results.
I'll investigate it in details when I finish RVMedia release.
For now, I can suggest deleting all folders in "c:\Components\TRichViewTrialDelphi\" except for "Setup" and running the TRichView setup again.
Sorry for inconvenience.
However, this is very strange. While this procedure must not be applied to trial packages, I do not understand how it can make such results.
I'll investigate it in details when I finish RVMedia release.
For now, I can suggest deleting all folders in "c:\Components\TRichViewTrialDelphi\" except for "Setup" and running the TRichView setup again.
Sorry for inconvenience.
Re: Trial installed Failed in new system
There was some problems with my Win10 system, so I reinstalled the system and DelphiXE10.3.3 and Office today.
This time I installed RichViewTrial successfully. The only difference from the last time is that I installed Office.
However, it will still have the errors same as the last successful installation.
I wonder if this phenomenon can give you a reference.
This time I installed RichViewTrial successfully. The only difference from the last time is that I installed Office.
However, it will still have the errors same as the last successful installation.
I wonder if this phenomenon can give you a reference.