Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - Reading data from a cat-file via vbscript?

Reply
 
Old 04-07-2009   #1 (permalink)
carsten.giese


 
 

Reading data from a cat-file via vbscript?

Hello, Scripting -gurus!
I really need some help from the experts here.

I have a vbscript that copies some files from a to b,
but I want to make sure, that I will only copy the "original" files
and not any modified ones.

In the source-location I already have a *.cat-file that includes all
SHA1-hashes and names of the files I want to copy.

So how can I "open" this cat-file and get the individual hashes and
filenames out of this file?

Up to now I were able to use the CAPICOM-lib to generate an SHA1-hash
for every file, but I am still not able to compare this with the SHA1-
hash in the CAT-file.

Can some one please help here?

Greetings,
Carsten

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Reading Excel XML spreadsheet via VBScript using MSXML.DOMDocument VB Script
DVD RW stopped reading data & music CDs Vista hardware & devices
checksum errors reading data from network share Vista networking & sharing
Reading data off of a CD Vista General
why is the lsass.exe keeping reading data from my harddrive? Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46