Results 1 to 40 of 42

Thread: [RESOLVED] Can I Dissable Internet Connection With VB?

Hybrid View

  1. #1
    Addicted Member
    Join Date
    May 2007
    Location
    Belgium
    Posts
    156

    Re: Can I Dissable Internet Connection With VB?

    Code:
    Shell "cmd /K ipconfig", vbNormalFocus
    That'll keep the cmd open.

  2. #2
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: Can I Dissable Internet Connection With VB?

    Quote Originally Posted by masterkert3
    Code:
    Shell "cmd /K ipconfig", vbNormalFocus
    That'll keep the cmd open.
    Perfect. Thanks

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