Determine if interactive or batch.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DBLWizard

    #1

    Determine if interactive or batch.

    Howdy All,

    I am trying to find a way to determine if an application is being run
    interactive or as batch process(schedul ed task). This is a vb.net
    winforms application that has been modified to run with command line
    parameters without any user interface so that it can be scheduled and
    run without monitoring.

    does anybody have any ideas?

    Thanks

    dbl

Working...