Results 1 to 2 of 2

Thread: launching other programs at runtime

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    484

    launching other programs at runtime

    hi, i want to add a command button that when pressed, it will execute, or launch a specific application. i knew that an win32 api function would do that but not sure how. would anyone here be kind enough to provide me with the declarations and stuff like that and tell me howta use them???

    THANX IN ADVANCE!!!!

    --@_@--

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Just use
    VB Code:
    1. Shell appname.exe
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width