You like to have the UAC in your AppV application?
That is possible. Enter the following text in the OSD file:
<ENVLIST> <ENVIRONMENT VARIABLE="__COMPAT_LAYER">RunAsInvoker</ENVIRONMENT> </ENVLIST>
Enjoy!
It is also possible to use SET __COMPAT_LAYER in a Command Prompt an set the RunAsInvoker variable.