Results 1 to 6 of 6

Thread: Shell

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    83

    Resolved Shell

    If I wanted to Shell to a file after all of the taskbar icons load up at Startup (XP), what would the code look like?

    Thanks
    Last edited by dubbemiah; Nov 21st, 2004 at 10:02 PM.
    ---------------------------------
    Dubbemiah
    "Simply, a beginner."

  2. #2
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    83
    Thanks, I got the code.

    Is there anyway to tell VB to wait for your taskbar icons to load (especially Wireless Network icon). I'm trying to run a command after the Wireless adapter connects to the internet. If I run the command beforehand, it won't connect.
    ---------------------------------
    Dubbemiah
    "Simply, a beginner."

  4. #4
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457
    You need to poll for an internet connection before you try and connect. There are several code snippets out there that check for an internet connection.

    Here is an example I downloaded from the forum some time ago. it shows you three ways of checking for internet connectivity. One of the techniques should do the trick for you.
    Attached Files Attached Files
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    83

    Resolved

    Hey thanks for taking the time to get that for me. I really appreciate it!
    ---------------------------------
    Dubbemiah
    "Simply, a beginner."

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    Edit the first post in the thread to mark it as resolved, so that we can see that it's resolved without looking at the bottom of the thread.

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