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 - Add some verification to make sure the installation copied the according packages to the system folder
Summary: Add some verification to make sure the installation copied the according pack...
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Install (show other bugs)
Version: 140220
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-24 08:01 EDT by yeray alonso
Modified: 2014-03-24 12:33 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.