Jump to content

Does this sound possible?


Guest crafty

Recommended Posts

Guest crafty

Hi all you clever developers out there.

I really hate the annoying default system sound on the phone and wish that there was some way to turn it off. I know that this is not possible by hacking the registry, but managed to do it by recording a blank .wav and overwritting WindowsDefault.wav

Because the file is in Windows, the change is of course lost after a power cycle. I was wondering if it would be possible to make a little app that ran on startup that overwrote the default noise with a blank .wav

I have no programming experience so don't even know if this is feasible. Might be a problem that you have to confirm the replacement, not sure if this could be done automatically.

Anyway, just an idea, feel free to comment or just say it aint possible.

Thanks.

:lol:

Link to comment
Share on other sites

Guest crafty

Not ideal as i was hoping for something that would run in the background without you having to do anything. I assume that with a .cab you would have to go through the whole "CAB file Downloaded..." routine.

In absence of any other solutions would be a useful workaround. The only problem is that i haven't a clue of how to make it. Any takers???

Link to comment
Share on other sites

Guest rcraswell

Here's a little craplet that may do the job for you...

Syntax: cp

Example: cp "IPSMMy Documentsblank.wav" "Windowsdefault.wav"

30 seconds to code and about that much testing...

cp.zip

Link to comment
Share on other sites

Guest vijay555

craplet! sums up all of my coding experience in 30 secs as well!

Thought about writing the rest of UNIX here rcraswell? :lol:

V

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.