1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

regarding windowsdefender problem

Discussion in 'Windows Security' started by neethu, Jul 10, 2009.

  1. neethu

    neethu Guest

    Hi,
    We have problem in windowsvista regarding windows defender.
    We have one application, it runs with administartive privilleges and
    whenever user logs on it atomatically runs ,for that we store the
    application information in the following registry key.
    HLKM/software/windows/currentversion/run
    Due to this the entry created in startup.
    In windows xp it is working fine but in windowsvista OS we are facing
    a problem i.e whenever users logs on windowsdefender blocks the program
    (it blocks the administartive privilleges applications in startup).
    For that we create an entry in taskscheduler instead of the
    startup,but due to this the limited user can't save the settings in
    task scheduler and can't delete the tasks in taskscheduler.
    In windows defender we saw one option that is "Allowed lists" .If we
    create our application entry into that list ,may be it doesn't blocks
    ( not sure).
    If we saw in windows defender/tools/software explorer my application
    classification is not yet classified it is not permitted may be that
    reason also it blocks i think.
    Please can u tell the programatic solution to create an entry in
    allowed lists of windowsdefender in vista or any alternate solution
    for this problem ?(It should accessable to all the users and users can
    modify).
    ->Otherwise can u tell me how to write an application which should not
    be blocked by windows defender.
     
  2. Hello neethu,

    Try add the full path and file name to the Tools/Options/ do not scan box,
    hit the add button, and Save.

    Remember Save

    Good luck
    -=-

    "neethu" wrote:
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hi,
    > We have problem in windowsvista regarding windows defender.
    > We have one application, it runs with administartive privilleges and
    > whenever user logs on it atomatically runs ,for that we store the
    > application information in the following registry key.
    > HLKM/software/windows/currentversion/run
    > Due to this the entry created in startup.
    > In windows xp it is working fine but in windowsvista OS we are facing
    > a problem i.e whenever users logs on windowsdefender blocks the program
    > (it blocks the administartive privilleges applications in startup).
    > For that we create an entry in taskscheduler instead of the
    > startup,but due to this the limited user can't save the settings in
    > task scheduler and can't delete the tasks in taskscheduler.
    > In windows defender we saw one option that is "Allowed lists" .If we
    > create our application entry into that list ,may be it doesn't blocks
    > ( not sure).
    > If we saw in windows defender/tools/software explorer my application
    > classification is not yet classified it is not permitted may be that
    > reason also it blocks i think.
    > Please can u tell the programatic solution to create an entry in
    > allowed lists of windowsdefender in vista or any alternate solution
    > for this problem ?(It should accessable to all the users and users can
    > modify).
    > ->Otherwise can u tell me how to write an application which should not
    > be blocked by windows defender.
    > <!--colorc--><!--/colorc-->
     
  3. neethu

    neethu Guest

    Hi,

    how to add programetically into that list (using vc++ code)?
    Is this same as "allowedelist"?

    On Jul 10, 5:57 pm, Ǝиçεl <l...@discussions.microsoft.com> wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hello neethu,
    >
    > Try add the full path and file name to the Tools/Options/ do not scan box,
    > hit the add button, and Save.
    >
    > Remember Save
    >
    > Good luck
    > -=-
    >
    >
    >
    > "neethu" wrote:<!--coloro:green--><span style="color:green <!--/coloro-->
    > > Hi,
    > > We have problem in windowsvista regarding windows defender.
    > >  We have one application, it runs with administartive privilleges and
    > > whenever user logs on it atomatically runs ,for that we store the
    > > application information in the following registry key.
    > > HLKM/software/windows/currentversion/run
    > > Due to this the entry created in startup.
    > > In windows xp it is working fine but in windowsvista OS we are facing
    > > a problem i.e whenever users logs on windowsdefender blocks the program
    > > (it blocks the administartive privilleges applications in startup).
    > > For that we create an entry in taskscheduler instead of the
    > > startup,but due to this the limited user can't save the settings in
    > > task scheduler and can't delete the tasks in taskscheduler.
    > > In windows defender we saw one option that is "Allowed lists" .If we
    > > create our application entry into that list ,may be it doesn't blocks
    > > ( not sure).
    > > If we saw in windows defender/tools/software explorer my application
    > > classification is not yet classified it is not permitted may be that
    > > reason also it blocks i think.
    > > Please can u tell the programatic solution to create an entry in
    > > allowed lists of windowsdefender in vista or any alternate solution
    > > for this problem ?(It should accessable to all the users and users can
    > > modify).
    > > ->Otherwise can u tell me how to write an application which should not
    > > be blocked by windows defender.- Hide quoted text -<!--colorc--><!--/colorc-->
    >
    > - Show quoted text -<!--colorc--><!--/colorc-->
     

Share This Page