Requested Operation Requires Elevation

August 8, 2010 by Ramesh

If you are new to AppV, Errors which show up might sound greek and latin to you. A point in case is 

After virtualizing applications, and launching them on Win7 might cause an "Requested operation requires elevation" error

Visually this is what they translate into



To solve the above problem, Add the below to the OSD File
<ENVLIST>
<ENVIRONMENT VARIABLE="__COMPAT_LAYER">RunAsInvoker</ENVIRONMENT>
</ENVLIST>

NOTE 
              The same is applicable for any application which throws the above error. For Instance, Dreamweaver 2004 
iPatch Manager 6.0 and 
Omnipeek 5.0


shows up the same error as well.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.