Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. eGeeked

    Display Timed Image

    My goal is to display an image for X seconds before application runs. Basically like a splash screen that simply shows the logo and some brief info about the program before the input box comes up. I have included the code below so you can see how it acts. Any help on this is greatly...
  2. eGeeked

    Trying to Echo and Print results to txt

    SOLVED!
  3. eGeeked

    Trying to Echo and Print results to txt

    I modified whats above so it is now giving the drive and path for the first. I just need to figure out how to do the echo properly. Here is the modified code computername = "PLTWIN02" username = "andersj" Const HKEY_USERS = &H80000003 Set objWbem = GetObject("winmgmts:") Set...
  4. eGeeked

    Trying to Echo and Print results to txt

    I am new here and new to vbs any help to get this working as I see it working would be amazing. I work for a not for profit and we have thousands of PC's I have to support. Part of which is we are creating login scripts manually for each one and it is driving me insane. I found two bits of code...

Part and Inventory Search

Back
Top