ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Running .bat and .exe in Excel (https://www.excelbanter.com/excel-programming/305901-running-bat-exe-excel.html)

JohnW

Running .bat and .exe in Excel
 
I upgraded from Excel 2000 to Excel 2003. In Excel 2000, I could run .bat and .exe using objects inserted in Excel that were activated by a macro command. Now when I run the same program in Excel 2003, a message comes up asking me if I would like to open the .bat or save it to my computer. I just want the external program to run without this interuption.

There is a question at the bottom of the screen that is checked "Always ask before opening this type of file", but it won't let me uncheck the box.

Is there any way to disable this warning?

CatsCradle

Running .bat and .exe in Excel
 
It's difficult to say, not know what objects you're using and how you are running the batch file. Maybe the application.displayalerts property set to false might help. Also, I just checked running a bat file using the shell command and that produced no warnings.

Hope that helps.


"JohnW" wrote:

I upgraded from Excel 2000 to Excel 2003. In Excel 2000, I could run .bat and .exe using objects inserted in Excel that were activated by a macro command. Now when I run the same program in Excel 2003, a message comes up asking me if I would like to open the .bat or save it to my computer. I just want the external program to run without this interuption.

There is a question at the bottom of the screen that is checked "Always ask before opening this type of file", but it won't let me uncheck the box.

Is there any way to disable this warning?


Jim Rech

Running .bat and .exe in Excel
 
I'm not sure this will help in your situation but you might try adding the
dword registry entry DisableHyperlinkWarning under
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Security, with a
value of 1.

--
Jim Rech
Excel MVP
"JohnW" wrote in message
...
|I upgraded from Excel 2000 to Excel 2003. In Excel 2000, I could run .bat
and .exe using objects inserted in Excel that were activated by a macro
command. Now when I run the same program in Excel 2003, a message comes up
asking me if I would like to open the .bat or save it to my computer. I
just want the external program to run without this interuption.
|
| There is a question at the bottom of the screen that is checked "Always
ask before opening this type of file", but it won't let me uncheck the box.
|
| Is there any way to disable this warning?




All times are GMT +1. The time now is 10:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com