Open a prog/firefox ever x sec!
C#
4
Posts
3
Posters
0
Views
1
Watching
-
Hey guys! How can i make it that he opens Firefox or any other Prog or file every x sec?
-
Hey guys! How can i make it that he opens Firefox or any other Prog or file every x sec?
With a loop[^] or a timer[^]? And the System.Diagnostics.Process[^] class?
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
With a loop[^] or a timer[^]? And the System.Diagnostics.Process[^] class?
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
With a timer!OK
-
Hey guys! How can i make it that he opens Firefox or any other Prog or file every x sec?
A nag screen? Most users don't like those; do you?