Run .exe in Micro framework Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Siddharth shah
    New Member
    • Jun 2012
    • 2

    Run .exe in Micro framework Application

    I want to run .exe in my microframewrok application as there is no support for process.start() then how can i run .exe in microframework? reply me its urgent.
    Last edited by Stewart Ross; Jun 21 '12, 03:58 PM. Reason: Took out repeated letters/question marks from words - won't get answered any faster by writing 'hiiiiiiiiii' or '?????????????'
  • Aimee Bailey
    Recognized Expert New Member
    • Apr 2010
    • 197

    #2
    Can you explain a bit more about what you will be trying to run? perhaps there is a better solution than booting another process.

    Aimee

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      there is no start because micro IS the OS, there is no native windows/pc system behind the .NET system as I understand it.

      Comment

      • Siddharth shah
        New Member
        • Jun 2012
        • 2

        #4
        Aimee

        There is one application which i want to run from my FEZ Cobra device this application is need to run for getting data from one "third party" machine

        this machine is a kind of medical machine which returns value of blood pressure in text format

        Comment

        Working...