quote:
Originally posted by Ace-_Ventura
quote:
Originally posted by deAd
For your configuration problem, which inputs are listed in the combo box other than wave? What does "select current device" select?
For your second two problems, I believe the script only works on the English versions of windows in the current version. I will do my best to change this soon 
I have this options Input. Dunno how some of them are called in english, but it doesn't solve the problem.
"select current device" doesn't do anything -I think-.
If the problem is of my version being non-english, what does that change on the code? the folder where the sounds stay is different?
The language changes affect the path to the Custom Sounds and the names of the Input devices. The "Use Recommended" button will not select the right input device for you, you'll need to change it manually.
As for the input path, you can change it manually if you wish (a basic knowledge of scripting might come in handy, even though this is pretty basic itself) or wait for an update. You'll need to replace all instances of:
code:
'Documents and Settings\\All Users\\Application Data\\Messenger Plus!\\Custom Sounds\\'
with the equivalent path for your language. Remember to escape the slashes!