Hi, My name is Pamphile, 31y, Computeur Scientist.
I need yours help because I have a bug, and I don't know how to solve it...
I need to run a program on shell in background, without create a blink due to the pop-up of the shell windows.
Because my program crash due to this blink.
Here, is currently my code.
ShellExecute("printer_eco_bilan.exe", cmd_param_str)
Is there an other way to run an .exe? or an arguments to run it in background?
(If you have some docs it's enought for me)
Could someone could give me a link of the doc which talk about ShellExecute()?
Thank you.
Pamphile