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 Wanet Telecoms Ltd 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: *

  • Users: jeroen1
  • Content: Threads
  • Order by date
  1. jeroen1

    Read reg file

    Hi, I've been working on a script that reads the contents of a .REG file and converts it to entire key's so it can check the keys agains the registry. there's just one bug in it: it will fail on DWORD value's even if there correct. 'Constants...
  2. jeroen1

    Read .reg file

    Hi, I'm trying to write a script that reads .reg file and can compare it to the registry to see if there's a match. I've got the registry checking part all done in another script, so in this one, I'm looking for reading the .reg file and creating strings that I can use in the regchecking...
  3. jeroen1

    compare files and folders

    Hi, We use a couple of scripts that install several applications, copy's files, set registry settings, and so on... Now I'm working on a script that checks to see if the server installed ok. One of the parts that I would like to check is a comparison of a local directory and a network folder...
  4. jeroen1

    webmail only + delete mail after one month Opties

    Hi, I've been asked to setup a couple of user accounts that should only have webmail access. So they aren't allowed to logon to any workstation or server. Then the mails that these accounts receive should be deleted after one month. Is this possible and if so, how? regards, Jeroen
  5. jeroen1

    Use Excel to find the diff between dates

    Hi, I'm totally new to VB, so forgive me for any "stupid" questions. First I would like to know where I could find a good tutorial? but until I found one I would like to know the following: Is it possible to create a script that reads 2 cells from a row containing two dates and have the script...

Part and Inventory Search

Back
Top