I have 2 applications, app1 and app2. I run app1 from a CD via autorun
to check for the existence of app2 on the PC. If app2 is found app1
starts app2 and exits.
The problem that I am having is app2 is almost always started behind
the explorer window if it is open. I have set the application to be
"topmost" and it still won't come to the foreground until clicked.
I am using System.Diagnostics.Process.Start("app2") to start the
application.
Is there something else I am missing?
Any help would be appreciated.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/DotNetDevelopment
You may subscribe to group Feeds using a RSS Feed Reader to stay upto date
using following url
<a href="http://feeds.feedburner.com/DotNetDevelopment">
http://feeds.feedburner.com/DotNetDevelopment</a>
-~----------~----~----~----~------~----~------~--~---