getmusicbee.com

Support => Questions => Topic started by: Philippe on August 28, 2020, 04:27:33 PM

Title: How to launch Musicbee without playing music?
Post by: Philippe on August 28, 2020, 04:27:33 PM
Hi,

How to launch Musicbee without playing music?

Regards
Philippe
Title: Re: How to launch Musicbee without playing music?
Post by: frankz on August 28, 2020, 04:33:15 PM
Edit->Edit Preferences->Player...on startup: do nothing or resume position.
Title: Re: How to launch Musicbee without playing music?
Post by: Philippe on August 28, 2020, 04:38:02 PM
Thanks Frantz for your quick reply,

I already do that but nothing :-(
Still launch music ta starting.
Title: Re: How to launch Musicbee without playing music?
Post by: frankz on August 28, 2020, 04:59:14 PM
How do you open the program?  Does your shortcut to the program contain anything that would resume playback despite the setting (is that even possible?).  What happens if you go directly the the exe in File Explorer and open it that way rather than via a shortcut?
Title: Re: How to launch Musicbee without playing music?
Post by: Philippe on August 29, 2020, 09:51:41 AM
You are right. It works if I use the windows shortcut on the desktop.
In fact I had forgotten that I was using a keyboard shortcut to launch MusicBEE with a .BAT file  :-[
I just changed it :

@echo off
cd "C:\Program Files (x86)\MusicBee\"
REM start MusicBee.exe /play /next
start MusicBee.exe

Thank you very much for your help.
Regards
Philippe