Script to play wav remotely
Script to play wav remotely I have a script that works fine in local server. My script gets the information about a software running in the server and create htm file on c:\notify\notify.htm. What I really need is a script that runs on administrator desktop who creates a html file and play a wav sound to notify the administrator if he is not looking to logs or services. Here is the part of the script running the wav sound on local server:echo ^<html^>^<body^>^<h1^> Altert ^</h1^>^<hr^>^<embed src="c:\windows\media\tada.wav" autostart="true" hidden="true" loop="false"^>^</embed^> > c:\notify\notify.htm Anyone have an idea about how i create this script? Thanks,
January 23rd, 2007 9:03pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics