Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Gwendolyne_FP
« on: October 18, 2020, 07:49:39 AM »

That would be great as I could only run it silently with windows. I don't know it this trick works fine with other OS.
Posted by: Wisp
« on: October 17, 2020, 08:25:25 PM »

Yes, I can add an option for running the decoder silently.
Posted by: Gwendolyne_FP
« on: October 17, 2020, 10:34:47 AM »

The issue seems to come from AT_NOW command. I solved it using this:

Code: [Select]
AT_NOW ~%oggdec_path%/oggdec.exe -Q "%BASH_FOR_FILESPEC%" 2> nul~
Posted by: Gwendolyne_FP
« on: October 14, 2020, 03:16:00 PM »

 Is there a way to make it run silently, without prompting any information in WeiDU installer window?

I tried with a homemade clone function of HANDLE_AUDIO, adding -Q (then --quiet) options, but the result was the same...  ???