I had a problem;

I want to write a code that controls the operating system sound volume. The operating system which I am working with is Win XP pro.

I tried to use:
system.setVolume() and system.getVolume(). It does not work.

Thanx