Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Window's Vista Defender's annoying message at task Manager

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 03-20-2007   #1 (permalink)
Dino+
Guest


 

Window's Vista Defender's annoying message at task Manager

How in the world do you TURN OFF this annoying Defender's messaging saying
that it has blocked start up programs etc . . .

thanks to fellow Vista users

My System SpecsSystem Spec
Old 03-20-2007   #2 (permalink)
AlKolkin
Guest


 

RE: Window's Vista Defender's annoying message at task Manager

Well, I have spent many days on researching this problem and I have the answer.

First of all, it is NOT Windows Defender; it is built into the UAC. Part of
the Best Practices programming interface is for there be a manifest file
(either embedded into the program or else as a text file in the same
directory as the program). Among many things that this manifest file does
(if it is external it has a suffix of .manifest) is indicate the security
level required. It can be Administrator, highestavailable, or asinvoker. If
you have signed in as an administrator, then this program will be
automatically blocked. You can then right click, run the program, and then
you will get the allow/cancel prompt. I have been advised by a
programmer/analyst that this procedure is to avoid confusion about where the
allow/cancel prompt is coming from. If you booted without that dual
indication, you might not know whether it was a legitimate program or not.
Makes sense in hindsight.

You can always turn off the UAC, but that is definitely NOT advisable under
Microsoft's security protocol.

However, it is a pain because of the double prompts. There is an easy
solution. If you know that a program requiring administrative permissions is
being run at startup,. the first thing to do is to determine from where it is
running. If from the run in the registry, then remove it from the registry
and create a .bat file (remember those?) that runs the program and then place
it in the Startup folder. Similarly, if it is run from the Startup folder,
merely create the same .bat file and run it from within that bat file. Since
the. bat file does NOT require administrative privileges, it will run with
only on the allow/cancel prompt. To me that is an adequate solution.

If there is a .manifest text file in the same directory as the startup
program, just changing the privileges to "asInvoker" will also solve the
problem. There is a danger in this however. If that program calls other
programs that require administrative privileges, then you run the risk of
compromising your computer's security. You need to understand what the
bootup program is doin. If it is overclk.exe, for example, a part of the
ASUS capability of overclocking the BIOS from within Windows and this is your
personal computer, no problem. Other programs, however, are more complex and
so you need to be careful and research thoroughly.

Finally, I believe this process to be a hole in Microsoft's security. What
is to prevent a malicious script from inserting a .bat file into the startup
folder and running some program that a novice user is simply going to say
"allow" to? This is the first time I have seen this question raised and I
believe it to be worthy of Microsoft's attention.

I hope this detailed response has helped you. Credit goes to the technical
team at Winbatch (www.winbatch.com) for suggesting the solution to my
problem. For further information about .manifest files. please go to:

http://msdn2.microsoft.com/en-us/library/aa480150.aspx

Good luck.
Albert




"Dino+" wrote:

> How in the world do you TURN OFF this annoying Defender's messaging saying
> that it has blocked start up programs etc . . .
>
> thanks to fellow Vista users

My System SpecsSystem Spec
Old 03-20-2007   #3 (permalink)
cquirke (MVP Windows shell/user)
Guest


 

Re: Window's Vista Defender's annoying message at task Manager

On Tue, 20 Mar 2007 02:12:00 -0700, Dino+

>How in the world do you TURN OFF this annoying Defender's messaging saying
>that it has blocked start up programs etc . . .


Er... what programs, "etc." are these?

Maybe there's a reason why they're disabled?

Or were these explicitly disabled in MSConfig?

The last is a different question...



>--------------- ---- --- -- - - - -

Saws are too hard to use.
Be easier to use!
>--------------- ---- --- -- - - - -

My System SpecsSystem Spec
Old 03-20-2007   #4 (permalink)
AlKolkin
Guest


 

RE: Window's Vista Defender's annoying message at task Manager

When you get the message that the program has been blocked, right click on
the icon in the system tray. You will see a line which say run blocked
program. Click on it and you will find the program name. If you do not know
the program, search for it using the search capabilities within Vista.
Perhaps you will find the program you want (or do not want run).

With regard to msconfig, when you disable some programs, then you also get
this message I think. It would be best under those circumstances to remove
the program altogether from the control panel.

If you still need help, just reply to this post in some detail about what
you need and PERHAPS I will know the answer. Vista is complex and I am still
learning it.
My System SpecsSystem Spec
Old 03-20-2007   #5 (permalink)
john
Guest


 

Re: Window's Vista Defender's annoying message at task Manager


"AlKolkin" <AlKolkin@discussions.microsoft.com> wrote in message
news:619F5098-47FB-43AA-A017-914FCF0C801E@microsoft.com...
> When you get the message that the program has been blocked, right click on
> the icon in the system tray. You will see a line which say run blocked
> program. Click on it and you will find the program name. If you do not
> know
> the program, search for it using the search capabilities within Vista.
> Perhaps you will find the program you want (or do not want run).
>
> With regard to msconfig, when you disable some programs, then you also get
> this message I think. It would be best under those circumstances to
> remove
> the program altogether from the control panel.
>
> If you still need help, just reply to this post in some detail about what
> you need and PERHAPS I will know the answer. Vista is complex and I am
> still
> learning it.


I've had the same problem with Defender. In my case, it always, upon
startup, gave me a popup to allow Adobe Update Mgr to access the internet.
Adobe was checked in the startup tab in msconfig and when I checked the
Defender list it was permitted. This popup happened repeatedly and
repeatedly I gave permission for Adobe to access the internet. I finally
threw up my hands and disabled Defender from starting up at boot time. I
don't know why you should get this popup for a program that you've allowed
in the past. It's my contention, that once I've allowed a process access to
the internet, that's it, case closed, and if Defender doesn't get that then
goodbye Defender. I believe this is a bug that needs to be fixed.

Furthermore, I believe, that Microsoft's UAC and entire security model is
convoluted and tedious. I'm hoping that after enough user complaimts
they'll rethink this and make the required adjustments. Security should be
transparent to the end user not a security prompt popup pogostick.

john

My System SpecsSystem Spec
Old 03-21-2007   #6 (permalink)
Mike T
Guest


 

Re: Window's Vista Defender's annoying message at task Manager

Run MSCONFIG and on the BOOT tab select the box that says make all boot
options permanent and the message will go away

"Dino+" <Dino@discussions.microsoft.com> wrote in message
news:9D6B5FFB-4956-4AE7-BDB2-D21FB6D305D0@microsoft.com...
> How in the world do you TURN OFF this annoying Defender's messaging saying
> that it has blocked start up programs etc . . .
>
> thanks to fellow Vista users


My System SpecsSystem Spec
Closed Thread
Update your Vista Drivers Update Your Drivers Now!!

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why task manager has sidebar more than 1 task ?? valentine Vista General 1 07-15-2008 02:38 AM
Vista Task Manager Jim Vista General 2 06-05-2008 01:13 PM
Task manager in Vista? Melelina Virtual PC 6 05-28-2008 08:55 AM
Task Manager not terminating task. bilvihur Vista performance & maintenance 3 03-27-2008 10:12 AM
Task Manager Users - Send Message to a User Brink Tutorials 0 02-24-2008 08:39 AM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51