PC Review Forums Newsgroups Windows Vista Windows Vista General Discussion Startup application issue

Reply

Startup application issue

 
Thread Tools Rate Thread
Old 01-05-2007, 07:13 AM   #1
=?Utf-8?B?c2FudG9zaA==?=
Guest
 
Posts: n/a
Default Startup application issue


I have one legacy application,which needs admin access to run.
As part of Vista porting,I have manifested this app with HighestAvailable
securiy token using embedded RT_MANIFEST option. By doing this application is
getting the token of the logged on user token.

If the user logged on is Std User, then this application will act as
READONLY info and if logged on user is admin then full functionality will be
available to user.

As part of the requirement, I need to add this application in Vista startup.
But due to Windows Defender, my application is listing under blocked
application list becuase Windows Defender blocks all applications using non
invoker access token.

Is there any method that I can avoid Windows Defender blocking my
application with HighestAvailable access token ?

Any help on this is highly appreciated!


PS: Chaging major design change is not feasible due to legacy.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off