Information bar problem

M

mikey

Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I cannot turn
off the annoying yellow "Information bar" which opens on every damn page and
has to be clicked to get rid of it. I have checked IEs help and done all of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn it off, you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check box.


To stop blocking file and software downloads with the Information Bar


This procedure will allow Web sites to automatically prompt you when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the Downloads section
of the list, under Automatic prompting for file downloads, click Enable.
To turn off the Information Bar for ActiveX controls, in the ActiveX
controls and plug-ins section of the list, under Automatic prompting for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
D

darkrats

Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0
 
G

Guest

Hi,

I have the same problem and i tried what u said.. But still the problem is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i might have
missed something in the process of creating the reg file..

Regards,

Gowtham

darkrats said:
Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid one.

darkrats
 
G

Guest

Hi,

I have the same problem .. Was it fixed on doing what Darkrats told.. If so
please..please.. send me the NoBar.reg file...

Thanks and Regards,

Gowtham
 
G

Guest

Hi,

I Copied the contents and pasted in a notepad file and named as NoBar.reg
and double clicked on it said .. it said that the contents have been
successfully entered in the registry, but when i checked in the registry i
found that the entries where not complete.. the entries where only upto,
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main

May be there is something wrong in the code, i copied, from ur post.. As i
dont know registry programming, im unable to understand the problem, so pls
help me out.. This issue is very serious, and i have to fix it as soon as
possible.. Pls help me..

Thanks and regards

Gowtham

darkrats said:
Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid one.

darkrats
 
G

Guest

Hi,

The problem with the NoBar.reg file was that i had word wrap turned on ..
Now the entries are there in the Registry, but this prevented script
execution... Can u pls tell me a soln with the scripts execution..

Thanks and Regards,

Gowtham
darkrats said:
Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid one.

darkrats
 
D

darkrats

Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------


Gowtham said:
Hi,

I have the same problem and i tried what u said.. But still the problem is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

darkrats said:
Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid one.

darkrats



mikey said:
Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I cannot
turn
off the annoying yellow "Information bar" which opens on every damn
page
and
has to be clicked to get rid of it. I have checked IEs help and done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn it off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check box.


To stop blocking file and software downloads with the Information Bar


This procedure will allow Web sites to automatically prompt you when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the ActiveX
controls and plug-ins section of the list, under Automatic prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
G

Guest

Hi,

Thanks for the file.. But the problem is that the registry entry that u gave
would turn off the Script exceution and ActiveX object loading in the IE..
But i need the Scripts to run in my Page... Can u pls suggest a soln for
removing the Information bar, but the scripts should work..??..

Thanks and regards

Gowtham
darkrats said:
Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------


Gowtham said:
Hi,

I have the same problem and i tried what u said.. But still the problem is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

darkrats said:
Copy and paste all this stuff between the lines into Notepad (include the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid one.

darkrats



Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I cannot
turn
off the annoying yellow "Information bar" which opens on every damn
page
and
has to be clicked to get rid of it. I have checked IEs help and done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn it off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check box.


To stop blocking file and software downloads with the Information Bar


This procedure will allow Web sites to automatically prompt you when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the ActiveX
controls and plug-ins section of the list, under Automatic prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
D

darkrats

You might have something else going on there. The registry patch doesn't
effect any ActiveX or Scripts on my system. It just turns off the
information bar. Anyone have a solution for this user?



Gowtham said:
Hi,

Thanks for the file.. But the problem is that the registry entry that u
gave
would turn off the Script exceution and ActiveX object loading in the IE..
But i need the Scripts to run in my Page... Can u pls suggest a soln for
removing the Information bar, but the scripts should work..??..

Thanks and regards

Gowtham
darkrats said:
Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------


Gowtham said:
Hi,

I have the same problem and i tried what u said.. But still the problem
is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

:

Copy and paste all this stuff between the lines into Notepad (include
the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid
one.

darkrats



Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I cannot
turn
off the annoying yellow "Information bar" which opens on every damn
page
and
has to be clicked to get rid of it. I have checked IEs help and done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn it
off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check box.


To stop blocking file and software downloads with the Information
Bar


This procedure will allow Web sites to automatically prompt you when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the ActiveX
controls and plug-ins section of the list, under Automatic prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
G

Guest

Hi,

Are u able to execute any script on ur system after registry patch,cos in my
system it disables even the simplest of scripts, like showing a message box
on click..

Regards

Gowtham

darkrats said:
You might have something else going on there. The registry patch doesn't
effect any ActiveX or Scripts on my system. It just turns off the
information bar. Anyone have a solution for this user?



Gowtham said:
Hi,

Thanks for the file.. But the problem is that the registry entry that u
gave
would turn off the Script exceution and ActiveX object loading in the IE..
But i need the Scripts to run in my Page... Can u pls suggest a soln for
removing the Information bar, but the scripts should work..??..

Thanks and regards

Gowtham
darkrats said:
Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------



Hi,

I have the same problem and i tried what u said.. But still the problem
is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

:

Copy and paste all this stuff between the lines into Notepad (include
the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a valid
one.

darkrats



Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I cannot
turn
off the annoying yellow "Information bar" which opens on every damn
page
and
has to be clicked to get rid of it. I have checked IEs help and done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn it
off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check box.


To stop blocking file and software downloads with the Information
Bar


This procedure will allow Web sites to automatically prompt you when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the ActiveX
controls and plug-ins section of the list, under Automatic prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
D

darkrats

I don't have any problem running scripts on my system.
Sorry. I wish I had an answer to your problem. Do you want to restore the
information bar?



Gowtham said:
Hi,

Are u able to execute any script on ur system after registry patch,cos in
my
system it disables even the simplest of scripts, like showing a message
box
on click..

Regards

Gowtham

darkrats said:
You might have something else going on there. The registry patch doesn't
effect any ActiveX or Scripts on my system. It just turns off the
information bar. Anyone have a solution for this user?



Gowtham said:
Hi,

Thanks for the file.. But the problem is that the registry entry that u
gave
would turn off the Script exceution and ActiveX object loading in the
IE..
But i need the Scripts to run in my Page... Can u pls suggest a soln
for
removing the Information bar, but the scripts should work..??..

Thanks and regards

Gowtham
:

Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------



Hi,

I have the same problem and i tried what u said.. But still the
problem
is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i
might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

:

Copy and paste all this stuff between the lines into Notepad
(include
the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a
valid
one.

darkrats



Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I
cannot
turn
off the annoying yellow "Information bar" which opens on every
damn
page
and
has to be clicked to get rid of it. I have checked IEs help and
done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn
it
off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check
box.


To stop blocking file and software downloads with the Information
Bar


This procedure will allow Web sites to automatically prompt you
when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the
Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the
ActiveX
controls and plug-ins section of the list, under Automatic
prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 
G

Guest

Hi,

No probs,deleting the entry in the registry, restores the information bar..
Thanks for the help.. Anyways if u get to know the soln,pls do post here or
mail me...

Thanks and regards,

Gowtham


darkrats said:
I don't have any problem running scripts on my system.
Sorry. I wish I had an answer to your problem. Do you want to restore the
information bar?



Gowtham said:
Hi,

Are u able to execute any script on ur system after registry patch,cos in
my
system it disables even the simplest of scripts, like showing a message
box
on click..

Regards

Gowtham

darkrats said:
You might have something else going on there. The registry patch doesn't
effect any ActiveX or Scripts on my system. It just turns off the
information bar. Anyone have a solution for this user?




Hi,

Thanks for the file.. But the problem is that the registry entry that u
gave
would turn off the Script exceution and ActiveX object loading in the
IE..
But i need the Scripts to run in my Page... Can u pls suggest a soln
for
removing the Information bar, but the scripts should work..??..

Thanks and regards

Gowtham
:

Here you go:

http://rapidshare.de/files/15481852/nobar.zip.html


----------------------------



Hi,

I have the same problem and i tried what u said.. But still the
problem
is
not fixed..

Can u please send me the NoBar.reg file to me through mail, cos i
might
have
missed something in the process of creating the reg file..

Regards,

Gowtham

:

Copy and paste all this stuff between the lines into Notepad
(include
the
blank line at the end).
Save it as a Registry file (NoBar.reg).
Then double-click the file to make the Registry change.
This will kill that thing for you.

----------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_SECURITYBAND]
"(Reserved)"="0"
"explorer.exe"="0"
"iexplore.exe"="0

-------------------------------------------------------------------------------------------

I also sent the file to you, but not sure if your address is a
valid
one.

darkrats



Since downloading SP2 I have the following problem:

When working offline e.g. making changes to my own website, I
cannot
turn
off the annoying yellow "Information bar" which opens on every
damn
page
and
has to be clicked to get rid of it. I have checked IEs help and
done
all
of
the following --

From IE's Help:

" Can I turn off the Information Bar?


Yes. You can, but we don't recommend it. If you do want to turn
it
off,
you
have to turn it off for each type of message.


To turn off Information Bar messages about blocked pop-up windows


Open Internet Explorer.
On the Tools menu, point to Pop-up Blocker, and then click Pop-up
Blocker
Settings.
Clear the Show Information Bar when a pop-up is blocked check
box.


To stop blocking file and software downloads with the Information
Bar


This procedure will allow Web sites to automatically prompt you
when
downloading files and software (bypassing the Information Bar).


Open Internet Explorer.
On the Tools menu, click Internet Options.
On the Security tab, click Custom Level.
Do one or both of the following:


To turn off the Information Bar for file downloads, in the
Downloads
section
of the list, under Automatic prompting for file downloads, click
Enable.
To turn off the Information Bar for ActiveX controls, in the
ActiveX
controls and plug-ins section of the list, under Automatic
prompting
for
ActiveX controls, click Enable."

None of this makes any difference.!!!


Someone PLEASE tell me how to get rid of this damn thing. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top