Start another command/application from a VB .NET Compact Framework application

  • Thread starter Thread starter Catharina Hellum Breivik
  • Start date Start date
C

Catharina Hellum Breivik

Hi,

I need to run a command from the command line ("start->Run...; cmd")
from my already running application (Windows CE, VB .NET Compact
Framework). Either by starting an application containing the command or
running the command on the commandline.

The command "repllog" must be started from my current application just
before I exit my application. (To be able to run Active Sync from a
remote PC on a serial line after the current appl. has closed down)

Can anyone help me with this?

Regards
Catha
 
Back
Top