Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 658

Summary: Add some verification to make sure the installation copied the according packages to the system folder
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: InstallAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: david
Priority: ---    
Version: 140220   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?p=65421#p65421
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2014-03-24 08:01:31 EDT
Right now, if you don't run the installation (or TeeInstall, or TeeRecompile) "as administrator" in Windows 8, the runtime packages may not be copied to the system folder, and the user isn't aware of this.

So, we could add some verification to check if the installation (or TeeInstall, or TeeRecompile) copied the according packages to the system folder, and show a message if anything went wrong so the user can manually copy them.
Comment 1 david berneda 2014-03-24 12:33:18 EDT
I thought TeeInstall/TeeRecompile were asking elevated permission to run as Administrator.  (TeeRecompileSteema always does).

Anyway, this verification was already done. 
Packages are now binary verified after copying them to \systemxx.   

If there is any byte different, an error is displayed.