Results 1 to 7 of 7

Thread: Sound issue

  1. #1
    Senior Member Aardpsymon's Avatar
    Join Date
    Feb 2007
    Location
    St Annes (aaaa!)
    Posts
    434

    Sound issue

    Not sure if this really comes under security, but heres a question:

    is there any way we can disable sound for certain times of day?
    Right now sound is disabled in the bios, but we need it re-enabling. Is there any program that will mute all sound while running, then restore sound when it closes? or some other way of preventing sound between 9 and 3, that doesn't need anything other than closing a program or something.
    If the world doesn't stop annoying me I will name my kids ";DROP DATABASE;" and get revenge.

  2. #2
    Senior Member Aardpsymon's Avatar
    Join Date
    Feb 2007
    Location
    St Annes (aaaa!)
    Posts
    434
    Oh the irony, I just got an e-mail saying that funding for the project has been withdrawn and its no long an issue. Of course, I'm still curious if it is even possible.
    If the world doesn't stop annoying me I will name my kids ";DROP DATABASE;" and get revenge.

  3. #3
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    What are you trying to do Aard~?

    You can turn off speakers so people would have to use headphones?

    A bit more requirements specification would be appreciated? .................. If you want to be like the user, please send it to us in bits via snail mail.......... we will reassemble according to our tastes and gut feelings

  4. #4
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    You could write a program that accesses windows sound api calls in a few minutes in visual basic. You can write one to set the volume to 0% and another to say 75% and use the built in task scheduler in windows to set them to run at certain times.

  5. #5
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    oofki is a true "hacker", that is a very elegant solution IMHO

  6. #6
    Senior Member Aardpsymon's Avatar
    Join Date
    Feb 2007
    Location
    St Annes (aaaa!)
    Posts
    434
    Basically, I need something to disable sound that a normal user can't bypass, but something that is done only in software so that we can manage it remotely. We could just disable the sound in the bios (its onboard) but thats a hassle to do to 30 pcs every night and morning.

    Adjusting the volume is one way, but its not too hard for a user to adjust it back. Whatever it is will need to run as system so the user can't kill it too.
    If the world doesn't stop annoying me I will name my kids ";DROP DATABASE;" and get revenge.

  7. #7
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    okay here we go...

    -Disable people from removing scheduled tasks: http://support.microsoft.com/kb/305612

    -Go in control panel and disable the tray icon for volume (in Sounds and Audio Devices)

    -Disable the sounds and audio in control panel
    http://support.microsoft.com/kb/261241

    -Then write the 2 smalls aps and schedule them.



    Or better yet... if they are all xp machines write a script to disable the windows audio service at a certain time and enable and start it at another.

    -Oofki the "true hacker" ha

Similar Threads

  1. SPDIF for all sound - Any ALSA experts?
    By steve.milner in forum General Computer Discussions
    Replies: 0
    Last Post: November 1st, 2005, 03:13 PM
  2. linux sound issue
    By Alphaflux in forum AntiOnline's General Chit Chat
    Replies: 10
    Last Post: November 8th, 2003, 10:25 PM
  3. Operating System Selection
    By TheFiend in forum Miscellaneous Security Discussions
    Replies: 30
    Last Post: June 14th, 2003, 11:08 PM
  4. Linux sound card prob
    By gore in forum AntiOnline's General Chit Chat
    Replies: 1
    Last Post: January 20th, 2003, 11:32 PM
  5. The Worlds Longest Thread!
    By Noble Hamlet in forum AntiOnline's General Chit Chat
    Replies: 1100
    Last Post: March 17th, 2002, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •