I have scheduled a task to run every morning called convert_db. Convert_db runs three executables which convert various databases to MySQL databases.
My problem is convert_db runs fine, but when it tries to run the other three executables a window pops up saying:
'Open file - Security Warning'
The publisher could not be verified. Are you sure you want to run this software?
Nothing will run until I click OK. I have to click 'OK' for each of the three executables to run.
My first thought was this was related to DEP. I edited the boot.ini to read /Execute=AlwaysOff (thinking that this would solve the problem). This didn't seem to do anything. I even added these three executables to the allowed DEP software and it didn't make any difference.
The obvious solution is to schedule the three executables as separate tasks, however this is not a feasable option. The convert_db.exe also does other database logging and I don't want to re-write it.
Is there an easy way around this?
Thanks, Adam
------------------------------------
There's no place like 127.0.0.1
------------------------------------
My problem is convert_db runs fine, but when it tries to run the other three executables a window pops up saying:
'Open file - Security Warning'
The publisher could not be verified. Are you sure you want to run this software?
Nothing will run until I click OK. I have to click 'OK' for each of the three executables to run.
My first thought was this was related to DEP. I edited the boot.ini to read /Execute=AlwaysOff (thinking that this would solve the problem). This didn't seem to do anything. I even added these three executables to the allowed DEP software and it didn't make any difference.
The obvious solution is to schedule the three executables as separate tasks, however this is not a feasable option. The convert_db.exe also does other database logging and I don't want to re-write it.
Is there an easy way around this?
Thanks, Adam
------------------------------------
There's no place like 127.0.0.1
------------------------------------