Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

.msi file not installing

New Here ,
Oct 18, 2012 Oct 18, 2012

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

1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 18, 2012 Oct 18, 2012

What version of AAMEE and which software of CS6?

Regards,

Ravi.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 19, 2012 Oct 19, 2012

Moving this discussion to the Creative Suite Enterprise Deployment forum.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 20, 2012 Oct 20, 2012
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines