----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22260/ -----------------------------------------------------------
Review request for cloudstack, Abhinandan Prateek and Murali Reddy. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-6702 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-6702 Repository: cloudstack-git Description ------- While doing changes to enable progress bar messages during msi installation, we changed the Action Execute to deferred mode which will not read the latest changes done to environment variables. this was causing not to execute mysql files. Fixed the same issue Diffs ----- scripts/installer/windows/acs.wxs 58af650 setup/bindir/cloud-setup-databases.in d9dc54f Diff: https://reviews.apache.org/r/22260/diff/ Testing ------- Testing is done on Windows R2 Server as well as Linux environments. Thanks, Damodar Reddy Talakanti