Hi,
I developed a scheduler which gives me the files which are saved on a particular day, for this i'm using a windows console application.
It takes care of extracting the files,
but what i want is to run that console application by default in minimised mode.
By clicking the console application it should start in the minimised mode.
Pls help me as my deadline is approaching
thanks in advance
I developed a scheduler which gives me the files which are saved on a particular day, for this i'm using a windows console application.
It takes care of extracting the files,
but what i want is to run that console application by default in minimised mode.
By clicking the console application it should start in the minimised mode.
Pls help me as my deadline is approaching
thanks in advance
Comment