Page 1 of 1

can we integrade goldwave to windows explorer ?

Posted: Thu Jan 09, 2020 9:09 am
by Michael REMY
hi,

is there a way to select multiple file from windows explorer and execute Goldwave in batch mode ?

maybe it is possible with several paramter or thing to perform such macro task action ?

Have a good day !

Re: can we integrade goldwave to windows explorer ?

Posted: Fri Jan 10, 2020 11:44 am
by GoldWave Inc.
There isn't a way to do that directly. You could create a Batch file that runs GoldWave in batch processing mode, then drag-and-drop files onto the Batch file. Or you can create a Short Cut to GoldWave and change the properties of it to add the " -process " parameter to the end of the Target. You can then drag-and-drop files onto the Short Cut.

Re: can we integrade goldwave to windows explorer ?

Posted: Fri Jan 10, 2020 4:51 pm
by Michael REMY
hi,

it coul be good to add some command line parameter to run golwave like this :

"goldwave.exe -StartPath="xxx" -StartCommand="batch" -AutoSelectFilesFromPath=true"

Just say...

Re: can we integrade goldwave to windows explorer ?

Posted: Wed Jan 15, 2020 1:31 pm
by GoldWave Inc.
GoldWave already includes many command line parameters. Please see the help/manual for details. You can use wildcards (such as "*.wav") to process all Wave files, for example.