Relative Content

Tag Archive for cmdcommandexecutabletaskmanager

Windows 10, trouble running executable from cmd

windows 10 64 bit environment
When starting an executable program from cmd line it will not appear in task manager. but it is running just not showing any signs of it running. but after closing the cmd shell then my program appears in task manager.
If I enter something like start chome, it works as expected.
And yet if I execute the program from file explorer it works perfectly.