sylveon / EarlyStart

Launches programs before Windows Explorer when opening a session.
GNU General Public License v3.0
118 stars 13 forks source link

How to earlystart steam minimized #7

Closed FranzMaurerr closed 4 months ago

FranzMaurerr commented 4 months ago

Hello, what should I add at the end of the line to make Steam open silently? not showing the window on the desktop.

sylveon commented 4 months ago

Why not just use steam's normal automatic startup?

FranzMaurerr commented 4 months ago

because using earlystart, steam starts much faster. For the SignalRGB program, I added --silent and the program runs in the tray without a window appearing on the desktop, but it doesn't work on steam

i use google translator, sorry for mistakes.

sylveon commented 4 months ago

Use -silent (one dash only)

FranzMaurerr commented 4 months ago

Thank you very much! everything works as it should! :)