is there a freeware prortable or not that let me create an exe with an audio file?

Discuss anything related to portable freeware here.
Post Reply
Message
Author
User avatar
giulia
Posts: 531
Joined: Sat Sep 14, 2013 8:09 am

is there a freeware prortable or not that let me create an exe with an audio file?

#1 Post by giulia »

Hi
i would like to create an exe from an audio file

to use after determinate tasks
for example log off , or shut down or after an exit of a program

a portable would be great , but a not portable freeware would be great
i googled it a lot
thanks

User avatar
Cornflower
Posts: 244
Joined: Fri Aug 31, 2007 7:58 am
Location: Canada's capital

Re: is there a freeware prortable or not that let me create an exe with an audio file?

#2 Post by Cornflower »

For things like this I usually use Bat to Exe Converter (https://www.portablefreeware.com/index.php?id=1660) and convert a single line batch file:

I use System Tray Play (old and there are forum discussions on this)

music.bat
"stp.exe" "audiofile.mp3"

I then use Bat to Exe Converter and choose Windows (Invisible) option to keep a console from opening, and delete files on exit. Works for me. :)

User avatar
giulia
Posts: 531
Joined: Sat Sep 14, 2013 8:09 am

Re: is there a freeware prortable or not that let me create an exe with an audio file?

#3 Post by giulia »

Cornflower wrote: Fri Apr 26, 2019 6:43 am For things like this I usually use Bat to Exe Converter (https://www.portablefreeware.com/index.php?id=1660) and convert a single line batch file:

I use System Tray Play (old and there are forum discussions on this)

music.bat
"stp.exe" "audiofile.mp3"

I then use Bat to Exe Converter and choose Windows (Invisible) option to keep a console from opening, and delete files on exit. Works for me. :)
hi
is System Tray Play this http://systrayplay.free.fr/telecharger. ... ystrayplay ?
i would like to try NirCmd v2.83 ,freeware and portable , the command should be nircmd.exe mediaplay 10000 "c:\temp\1.mp3" , but it doesn't work (i guess i did a mess with "" )
nircmd.exe have a lots of features
thanks , appreciate it

Post Reply