Batch help

R

RJ43

I'm trying to write a batch job for Power "Low battery alarm".
I wanted to display a JPG file and then continuously play
a .WAV file. I'm using the program irfanview to display the
image and Windows Media player to play the sound file.

From a command window when I type xxx.jpg, irfanview displays
the image and the prompt returns. However, running the batch
it waits until irfanview terminates.

The odd thing is, the first time I ran my batch program,
it hung on the jpg, but the .WAV files played one after
the other.

Then something happened and now the Media Player just plays
one WAV file and the batch job now pauses until Media Player
terminates and then starts again....

Any ideas why this is happening?
 
M

Mark F.

RJ43 said:
I'm trying to write a batch job for Power "Low battery alarm".
I wanted to display a JPG file and then continuously play
a .WAV file. I'm using the program irfanview to display the
image and Windows Media player to play the sound file.

From a command window when I type xxx.jpg, irfanview displays
the image and the prompt returns. However, running the batch
it waits until irfanview terminates.

The odd thing is, the first time I ran my batch program,
it hung on the jpg, but the .WAV files played one after
the other.

Then something happened and now the Media Player just plays
one WAV file and the batch job now pauses until Media Player
terminates and then starts again....

Any ideas why this is happening?

This newsgroups is for Windows XP discussions. Your best option is to post
to a batch programming newsgroup.

Mark
 

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