Skip to main content
Participant
October 18, 2012
Question

.msi file not installing

  • October 18, 2012
  • 2 replies
  • 1140 views

Used AAMEE to create a .msi file for CS6.  The .msi file will not install, it starts and then stops half way.

    This topic has been closed for replies.

    2 replies

    saranshkatariya
    Adobe Employee
    Adobe Employee
    October 20, 2012

    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

    Rave
    Participating Frequently
    October 18, 2012

    What version of AAMEE and which software of CS6?

    Regards,

    Ravi.

    Jeffrey_A_Wright
    Legend
    October 19, 2012

    Moving this discussion to the Creative Suite Enterprise Deployment forum.