Copy link to clipboard
Copied
Used AAMEE to create a .msi file for CS6. The .msi file will not install, it starts and then stops half way.
Copy link to clipboard
Copied
What version of AAMEE and which software of CS6?
Regards,
Ravi.
Copy link to clipboard
Copied
Moving this discussion to the Creative Suite Enterprise Deployment forum.
Copy link to clipboard
Copied
Hi,
Are you using UI based installation of msi. (By double clicking it)?? If yes, please right click the MSI and run it as administrator. There are some know issues for double clicking the msi. My suugestion would be to open the command prompt as an administrator and run the following command for UI based installation.
msiexec.exe /i <path of msi>
If you want a silent installation of the MSI, add a /qn swith to the above command.So the command for silent installation would be -
msiexec.exe /i <path of msi> /qn
Please try this and let us know if you still face some issue.
Thanks,
Saransh Katariya | Adobe Systems | skatariy@adobe.com
Find more inspiration, events, and resources on the new Adobe Community
Explore Now