MATLAB: R2012b Unattended installation Paths

installationMATLAB

What is the proper file/path structure when installing silently? The Matlab installer does not find any products to install (other than the license manager).
I have a folder with Matlab, Matlab_common, and a number of toolboxes in .zip format. I also have matlab_R2012b_win64_installer.zip, and I have uncompressed this to a matlab_R2012b_win64_installer directory. I have created the installer_input.txt file, and have my license file on hand.
When I launch setup, it (automatically) steps through the first few steps until it gets to the "Select products to install" screen and stops. The only product listed is the License Manager. I have tried a dozen variations of working directory and different placement of the installer_input.txt file to no avail.
What am I missing?

Best Answer

I called support and they helped me get the files in the correct place.
The Matlab and toolbox .zip files need to be in matlab_R2012b_win64_installer\archives\common, or matlab_R2012b_win64_installer\archives\win64, according to the filename.
Once I put the files in the correct place the installer is now working as desired.