guidence needed with visual basic

Discussion in 'Programming General' started by phoenixgem, Dec 28, 2010.

guidence needed with visual basic
  1. Unread #1 - Dec 28, 2010 at 9:12 AM
  2. phoenixgem
    Joined:
    Dec 28, 2010
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    phoenixgem Newcomer

    guidence needed with visual basic

    Hi Guys,

    I'm just looking for some help please. I am very new to using visual basic. New as in, never used it before in my life. Basically, i'm using it to create a very small and simple user interface. I want this program to load when windows starts up. I've got three buttons in the interface. I would like it so that when a user clicks on the respective button, it will load (run) a program which is on the computer, Eg. Click button1 and it runs firefox, or click button2 and it starts up VLC player. how can I make this happen please??? I'm using Visual Basic 2010 express.

    thank you??

    phoenix
     
  3. Unread #2 - Dec 28, 2010 at 9:24 AM
  4. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    guidence needed with visual basic

  5. Unread #3 - Dec 28, 2010 at 10:00 AM
  6. phoenixgem
    Joined:
    Dec 28, 2010
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    phoenixgem Newcomer

    guidence needed with visual basic

    ok, thank you very much for your help. Does anyone know how I can link up the buttons to run programs on my computer please??

    thank you

    pheonix
     
  7. Unread #4 - Dec 28, 2010 at 6:29 PM
  8. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    guidence needed with visual basic

    Use VB.net for this. In VB6 you need to go through the Win32 Shell API which isn't all that hard, it's just that much more work. In VB.net there's a single, simple command:
    Code:
    Process.Start("process filepath here")
     
  9. Unread #5 - Jan 12, 2011 at 6:46 AM
  10. Nyx
    Joined:
    Dec 17, 2010
    Posts:
    480
    Referrals:
    0
    Sythe Gold:
    0

    Nyx SMR likes me a lot
    Banned

    guidence needed with visual basic

    This may help you out :).
     
  11. Unread #6 - Jan 12, 2011 at 6:49 AM
  12. Dingo212
    Joined:
    Aug 28, 2005
    Posts:
    1,284
    Referrals:
    3
    Sythe Gold:
    14

    Dingo212 Guru

    guidence needed with visual basic

    For basic program such as this, you can google it via various keywords and find out (eg: how to add buttons)

    Back in the days I had to learn and make a database using VB and Access. I used this: http://www.experts-exchange.com/

    A month sub is good enough and the are really helpful!
     
< Help with random dice | Insert Link into Picture! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site