hyperlink to a batch file

L

Linda B

I have a hyperlink set up in an Access database which
points to a batch file on the local machine. When I click
the hyperlink I get the security dialog box along the
lines of "are you sure this file is safe to run", and I
have to click OK to get the batch file to fire off.

For scripting purposes I need to be able to click this
hyperlink and have the batch file run without any
intermediary steps -- does anyone know if there is away
around the security box short of uninstalling Office or
its patches?

Thanks in advance.
-LB
 
R

Rick Brandt

Linda B said:
I have a hyperlink set up in an Access database which
points to a batch file on the local machine. When I click
the hyperlink I get the security dialog box along the
lines of "are you sure this file is safe to run", and I
have to click OK to get the batch file to fire off.

For scripting purposes I need to be able to click this
hyperlink and have the batch file run without any
intermediary steps -- does anyone know if there is away
around the security box short of uninstalling Office or
its patches?

Use Shell instead of a hyperlink.
 

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