Adobe Acrobat error 16 & UAC - App-V 5.1



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

Comments

Popular posts from this blog

Add custom scripts in AppxManifest.xml file using App-V 5.1 Sequencer

UAC and App-V 5.0 Demystified

Decrypting how Microsoft Teams new MSI works