Unkown Publisher!!!

  • Thread starter BakerZ via AccessMonster.com
  • Start date
B

BakerZ via AccessMonster.com

Hi to all
I have an mdb file. I try to access via a web browser by clicking on the link
to open the file.
Each time I see a message that askes me to open or save a file. I want to
prevent showing this message just open directly without saving?

OK, After I click on Open, it shows unkown publisher , How to solve these two
problems?
 
A

Anton Pegan, Avtena.si

Hi,

You can try this article for the "Open/Save" dialog box.

http://support.microsoft.com/?kbid=283093

To disable the warning (Unknown Publisher) start the Group Policy Editor
(Start > Run, type
-gpedit.msc- and press OK) and go to:
-User Configuration > Administrative Templates > Windows Components >
Attachment Manager- then set -Inclusion list for low file types- to
Enabled and enter the file types you don't want to be warned about in
the box (for example: .htm;.exe).

Regards,
Anton Pegan
 
T

TC

AFAIK it does not work like that. When the user clicks the link, the
browser gets the "MIME Type" of the file, and uses that data to work
out what to do next. That might be, to run the file, or to display an
open/save dialog, or whatever. But that decision has been made, AFAIK,
*before* the browser has looked for a digital cetificate.

HTH,
TC (MVP Access)
http://tc2.atspace.com
 

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