Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Launch apps from VB.NET

Launch apps from VB.NET

Scheduled Pinned Locked Moved Visual Basic
csharplinuxquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CPlacek
    wrote on last edited by
    #1

    I need to start a second application from within my current application. I know that the Shell function can do this but I am working with a mobile device application and Shell is not supported with it. Does anyone know of another way to do this? Thanks -CPlacek

    N 1 Reply Last reply
    0
    • C CPlacek

      I need to start a second application from within my current application. I know that the Shell function can do this but I am working with a mobile device application and Shell is not supported with it. Does anyone know of another way to do this? Thanks -CPlacek

      N Offline
      N Offline
      Nick Seng
      wrote on last edited by
      #2

      How about System.Diagnostic.Process.Start() ?


      God, I pity me! - Phoncible P. Bone If I end up Windows ME someone is going to be hurting. - One of the answers to a question for What OS are you

      C 1 Reply Last reply
      0
      • N Nick Seng

        How about System.Diagnostic.Process.Start() ?


        God, I pity me! - Phoncible P. Bone If I end up Windows ME someone is going to be hurting. - One of the answers to a question for What OS are you

        C Offline
        C Offline
        CPlacek
        wrote on last edited by
        #3

        I've built a SmartDeviceApplication in the Compact Framework. System.Diagnostic.Process.Start() is not available. Any other suggestions? -CPlacek

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups