Posts

Showing posts with the label Adobe Acrobat X

Adobe Acrobat error 16 & UAC - App-V 5.1

Image
After converting Adobe Acrobat standard 10.0 application from App-V 4.6 to App-V 5.1 using powershell commands, it throws an error 16 when launching the shortcut. Reason: This is due to UAC and the application requires to be run as administrator. Solution: To test manually Click Start > All Programs. Right click on the Adobe Acrobat X Standard product and click Run As Administrator.The shortcut will launch without any error. So how to resolve this in the App-V 5.1 package? We need to suppress the UAC prompt when run as administrator. Check my another blog for more information to solve this issue  here