kostenloser Webspace werbefrei: lima-city


Programm mit VB Starten

lima-cityForumProgrammiersprachenBasic

  1. Autor dieses Themas

    dd2005

    dd2005 hat kostenlosen Webspace.

    Ich hab das Problem, dass ich ein Programm (z.B. "C:\programme\meinprog.exe") von VB aus ?ffnen will! Wie geht das?

    Kann man auch irgendwie eine URL (z.B. teamspeak://moritz-ts.ath.cx:8767/?nickname=gast) ?ffnen?

    mfg Denis
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. Am einfachsten geht es mit dem Befehl: Shell.

    -----------------------------------------

    Shell("C:\programme\meinprog.exe")

    ----------------------------------------

    Es gibts aber auch noch ?ber die API.

    ---------------------------------------
    Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hWnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long

    ShellExecute hWnd, "", "C:\programme\meinprog.exe", "", App.Path, 1

    ------------------------------------------
  4. Ganz einfach

    Shell "explorer teamspeak://moritz-ts.ath.cx:8767/?nickname=gast"
  5. Autor dieses Themas

    dd2005

    dd2005 hat kostenlosen Webspace.

    Ok danke f?r eure hilfe!
  6. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!