I have a shortcut running this command when clicked: cmd /c "full path to my batch file"
. When I use it, it does what it is supposed to do, but in the process the ugly console window pops up. Is there any way to make this command start a hidden or at least minimized window?