Microsoft Application Virtualization - Problems sequencing R2012a

11 views (last 30 days)
When trying to sequence the R2012a Matlab Package the Sequencer does not start the installation. It seems that is has to do with the C++ files which are installed before the actual matlab installation. All older versions where sequenced without problems.
Any help would be appreciated.
  2 Comments
Jan
Jan on 3 Sep 2012
Please explain, why you assume, that the problem concerns earlier installed C++ files.
Helmut Frais-Kölbl
Helmut Frais-Kölbl on 11 Sep 2012
We are using Microsoft Application Virtualization Ver., 4.6.1 Matlab Setup checks wether "Microsoft Visual C++ 2008 Redistributable" and "Microsoft Visual C++ 2005 Redistributable" are installed. If i install both before starting the Sequence Process, sequencing starts. If they are not installed i can see the first setup screen of the first C++ installation and the sequencing stops without notice.

Sign in to comment.

Answers (1)

Jason Ross
Jason Ross on 4 Sep 2012
By the C++ files, do you mean the Microsoft C++ redistributable package?
IIRC this package has been required to be installed for some time. Perhaps 2012a had a newer version that triggered the installation, while earlier versions found a version already installed that was acceptable? Many applications require these files to be present so it wouldn't surprise me if something else installed them already.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!