Nxito
1
How should I do to hide the cmd that opens node-red in windows?
Problems:
- having the cmd minimized can be annoying
- with an nssm service I cannot open windows of the desktop applications.
so i think about leaving it as discord or other apps in hidden icons tab.
Does anyone have an idea of how I can do this?
You could use something like "Trayit" - i'm certain there are many applications that will minimise a cmd
window to the notification tray.
NOTE though, unlike NSSM it will likely stop running if you log off.
3 Likes
Nxito
3
it works perfectly, Thanks a lot
I was fiddling with the configuration for a while and others
and then you configure the group to open the cmd that matches the name: node-red
now if I run "shell: startup" [https://www.howtogeek.com/208224/how-to-add-programs-files-and-folders-to-system-startup-in-windows-8.1/] and put a cmd with the following:
node red opens at windows startup with hidden icon
now i can open aplications with node-red hidden:
system
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.