Add a recorder file in the current directory

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Add a recorder file in the current directory

Post by *yuyuxuan »

My system is windows 7.

I want to add sound recording files immediately in the current directory. And when I click the file, it can open either "SoundRecorder.exe(system)" or "***Recorder.exe(installed software)" to let me record the voice. How can I do that?
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7024
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

And how is this related to Total Commander in any way ?
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

Horst.Epp wrote:And how is this related to Total Commander in any way ?
As an alternative to windows file manager, I always want to find solutions which can be done in this software as this case. Maybe I can get it by simply a short key. So I ask it. :D
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I think you should try to start recorder with path to non-existing file in current directory in order to create it, maybe application supports it. Just drag recorder executable to buttonbar and then add "%P\new_file.extension" to parameter field.
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

MVV wrote:I think you should try to start recorder with path to non-existing file in current directory in order to create it, maybe application supports it. Just drag recorder executable to buttonbar and then add "%P\new_file.extension" to parameter field.
I cannot drag it directly to the button bar, but I can set as follows.
Image: http://i730.photobucket.com/albums/ww309/ytyyutianyun/Ashampoo_Snap_20140622_12h47m20s_001_Changebuttonbar.jpg


Is it right? because I cannot get the file in the current location.[/img]
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1052
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

You have to use

Code: Select all

/FILE "%P\new_file.wma"
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

ZoSTeR wrote:You have to use

Code: Select all

/FILE "%P\new_file.wma"
Thanks, and I use

Code: Select all

/FILE "%P\new_file.wma" /DURATION 0000:00:03
to cancel the pop up windows.

But can I have a name with name based on TIME instead of "new_file.wma".
For example,"20140125_205404.wma".
Post Reply