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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CaffeineAddiciton

  1. CaffeineAddiciton

    Batch.vbs for Mass Computer Queries and Patches

    This is a set of scripts that can be used for quickly doing tasks on massive ammouts of computers. This Program Structure works on a series of 3 files. The Batch.vbs, the Payload.vbs, and computers.txt. The First Script (Batch.vbs) reads the computerlist file (computers.txt) and uses the...
  2. CaffeineAddiciton

    Windows Config Question

    Ok, I have to change some computers configurations back to a default standard. So, does any one here know how to do the following with a VBscript: Change Desktop Background Change Windows Theme (Mouse Cursor IconPack / Custom Sounds etc) Change Screen Saver Timeout Change CD autorun Function...
  3. CaffeineAddiciton

    Finding Methods and Functions for DLL files

    What are the Diffrences between the Object browser in VB6 /.net and the one in Office?
  4. CaffeineAddiciton

    Finding Methods and Functions for DLL files

    Thank you very much ... that more info than I could get out of any of the professional programers at work. They all said that the only way to do it was to have the Documentation. One more question VB IDE ... if im using VB script ... and thus dont have VB studio, where would I go to...
  5. CaffeineAddiciton

    Finding Methods and Functions for DLL files

    I have taught myself everything I know about Programing and yet, I do not have a very good understanding of DLL files at all. I know how to use them, and what they are used for ... but never found a way to make them or find a list of methods for a specific DLL file ... I always have to rely on...

Part and Inventory Search

Back
Top