I have Minimize to systray set in the preferences, but i want Notepad++ to start minimized to systray.
What i've tried:
Create a shortcut and set run to minimized: starts Notepad++ minimized to taskbar, not systray.
Create a batch file with start /min notepad++: starts Notepad++ in the background, but not visible in both taskbar and systray.
Anyone knows a way to start it minimized to systray right away?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have Minimize to systray set in the preferences, but i want Notepad++ to start minimized to systray.
What i've tried:
Create a shortcut and set run to minimized: starts Notepad++ minimized to taskbar, not systray.
Create a batch file with start /min notepad++: starts Notepad++ in the background, but not visible in both taskbar and systray.
Anyone knows a way to start it minimized to systray right away?
Also tried via wscript, same result as with shortcut: minized to taskbar, not systray.
Seems as if starting mimimized ignores the minimize to systray setting, hope this will get fixed someday.