Pizzabelly / EasyRP

Give yourself a Custom Rich Presence in Discord.
565 stars 153 forks source link

hide cmd window? #188

Open jkamigod opened 3 years ago

jkamigod commented 3 years ago

you can't do to hide the cmd window, and it will be closed by task manager I got this code that works with another RP

Set WshShell = CreateObject ("WScript.Shell") WshShell.Run chr (34) & "start_program.bat" & Chr (34), 0 Set WshShell = Nothing

Or you can make it hide and place in a minini icon on the taskbar

xioto commented 3 years ago

To hide any sort of program, including CMD, I would recommend RBTray. You just need to start it and right-click the minimize button of the program you want to send to the tray. Download

FreshImmuc commented 2 years ago

@jkamigod just press WIN + TAB and then drag your EasyRP window into another "Desktop"