This page contains several utilities that I’ve written during the years
Most of the utilities / tools are intended for software developers and system administrators. To download one of these tools click on their title.
VerifyFiles.exe
VerifyFiles is a command line utility to verify the integrity of files and folders using MD5 checksums and / or file version information (exe & dll files).
To start using VerifyFiles you will have to create an XML file, that VerifyFiles will use to check the integrity of a given folder and its sub folders. The XML file contains all files that are required to be inside the given folder and additionally some integrity information as an file checksum and/or version information.
VerifyFiles will utilize all CPUs found in the machine it’s running on to verify / enumerate files in a given folder (multi threading). This speeds up things enormously. (Factor 10 on an Intel Core i7 4 core CPU with Hyper Threading.)
If the verification fails, VerifyFiles will return an error code of 1. If the validation succeeds, VerifyFiles will return the error code 0.
The XML file can be created manually or by using the VerifyFiles command line switch -create. You can define optional files and folders or delete rules for out-dated files.
dumpres.exe
Dumpres is a Win32 command line executable that lists (dumps) all resources contained in a module (exe or dll). Additionally it can dump the resources to binary files.
C++ source code included.
benchmark.exe
Benchmark is a Win32 command line executable that measures the time another process requires to complete. I used it to measure the performance of command line exports in batch files.
C++ source code included.
… more to come, page is under construction …
Der Download von Extented Clip Board ist nicht möglich.
Habe es gerade ausprobiert. Der Download funktioniert.
Hallo, das Tool Wol 2 finde ich einfach toll. leider funktioniert das Shut Down unter XP nicht. Ich habe es mit einer Synlogy Diskk station 710+ versucht. Vielleicht können Sie mir ja helfen.
Hallo,
Die Synlogy Diskk station 710+ Kann aller Wahrscheinlichkeit nach nicht herunter gefahren werden, da das Gerät nicht “Windows” als Betriebssystem nutzt.
Sie müssen im Internet nach einer Lösung für das Herunterfahren dieses Gerätes suchen. Diese können Sie dann auch in WOL2 einbinden.
good software :S
You are a talented programmer! Thanks for sharing your wonderful work with us!..