how to check registry for v8.3 MCR installed using installshield
1 view (last 30 days)
Show older comments
I have an installshield created msi that installs my program which includes some matlab content. Previously i was using matlab 2010b and installshield was able to check that the MCR was installed by looking here: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\92CC873C33664184E88BE53E80548200 and checking that "ProductName" existed. Now that i have switched to 2014a, this no longer seems possible. I don't see an entry in ...\Products\ for anything matlab related. Even the measly programs that i write are listed here.
I can't even seem to get the GUID of anything 2014a related. On the command line i used "wmic product get", which spits out a lot of information on lots of programs (including my programs) but nothing matlab, mathworks, mcr related.
How do i go about detecting the installation of the MCR now???
0 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!