Write an an agent for NT that opens a connection to Oracle and waits for an alert. Call the exe after the alert comes.
See the dbms_alert and dbms_pipe packages.
The agent might by anything able to call exe (java, C, VB, .bat & sqlplus)