Thommas
15th February 2008, 05:34 PM
Hi !
I have a problem and i've been looking for a solution for many days.
My goal is to run an application minimized or hidden on windows mobile 6.0.
But classes Process and ProcessStartInfo are different in my Visual Studio 2008 (dotnet 3.5 with compact framework), see also the link :
http://msdn2.microsoft.com/en-us/library/0w4h05yb.aspx
Indeed, there is no "WindowStyle" in class ProcessStartInfo
(startInfo.WindowStyle = ProcessWindowStyle.Minimized
If you know a solution, please tell me.
Thank you to all in advance.
Best regards.
--
Thommas (a french developer in Paris)
Be Quick ! Time is Mana...
I have a problem and i've been looking for a solution for many days.
My goal is to run an application minimized or hidden on windows mobile 6.0.
But classes Process and ProcessStartInfo are different in my Visual Studio 2008 (dotnet 3.5 with compact framework), see also the link :
http://msdn2.microsoft.com/en-us/library/0w4h05yb.aspx
Indeed, there is no "WindowStyle" in class ProcessStartInfo
(startInfo.WindowStyle = ProcessWindowStyle.Minimized
If you know a solution, please tell me.
Thank you to all in advance.
Best regards.
--
Thommas (a french developer in Paris)
Be Quick ! Time is Mana...