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. Easier way to run programs

Easier way to run programs

Scheduled Pinned Locked Moved Visual Basic
csharpcomtools
4 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.
  • J Offline
    J Offline
    JoeySmith
    wrote on last edited by
    #1

    Currently I use vbscript to call/run apps and am wondering about an easier to do this. When I first started programming I was using a script that called a batch which then called an app. The script would hide the cmd prompt window but it was a huge hassel ._._._._._.-.-.-.-.-._._._._._.-.-.-.-.-._._._._._.-.-.-.-.- Spimoles.NET

    clean and elegant. a beautiful craft

    D 1 Reply Last reply
    0
    • J JoeySmith

      Currently I use vbscript to call/run apps and am wondering about an easier to do this. When I first started programming I was using a script that called a batch which then called an app. The script would hide the cmd prompt window but it was a huge hassel ._._._._._.-.-.-.-.-._._._._._.-.-.-.-.-._._._._._.-.-.-.-.- Spimoles.NET

      clean and elegant. a beautiful craft

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Why wouldn't you launch the app directly? There's nothing in a batch file that you couldn't do in script. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      J 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Why wouldn't you launch the app directly? There's nothing in a batch file that you couldn't do in script. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        J Offline
        J Offline
        JoeySmith
        wrote on last edited by
        #3

        Dave Kreskowiak wrote: Why wouldn't you launch the app directly? There's nothing in a batch file that you couldn't do in script. Simply because it was late and I was lazy. Everytime I had tried launching directly it would mess up. So I made a batch that would launch the app and used a script to launch the batch. Yes I know, it didnt have to be that complicated but that was a while back and it was a personal program. ._._._._._.-.-.-.-.-._._._._._.-.-.-.-.-._._._._._.-.-.-.-.- Spimoles.NET

        clean and elegant. a beautiful craft

        D 1 Reply Last reply
        0
        • J JoeySmith

          Dave Kreskowiak wrote: Why wouldn't you launch the app directly? There's nothing in a batch file that you couldn't do in script. Simply because it was late and I was lazy. Everytime I had tried launching directly it would mess up. So I made a batch that would launch the app and used a script to launch the batch. Yes I know, it didnt have to be that complicated but that was a while back and it was a personal program. ._._._._._.-.-.-.-.-._._._._._.-.-.-.-.-._._._._._.-.-.-.-.- Spimoles.NET

          clean and elegant. a beautiful craft

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          It's not different than launching a batch file. What does the code look like when you try and launch the app? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          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