Summary: Hello all, Im looking for a simple JAVA app. /algorithm that can calcualte avilable disk space in a RAID-5 environment(3 disks). If such an app exist...
Summary: Hey, I have written a few scripts in batch recently and there are a few errors. Could someone please do me a big favor and help me correct these. An...
Summary: I'm trying to create a batch that removes all .DS_store files located on an external harddrive. Unfortunately I've hit 2 roadblocks. For one, I can't ...
Summary: I have a batch that checks daily for the month day and year. I have to change a file name to be -3 days on a monday to the previous fridays date. I ...
Summary: How do I check on the existence of a zero-byte file ? I need some standard XP batch-code to see the difference between: - no file - file exists but co...
Summary: i need to create a batch file that checks the date from several jpg files in side a D:/IMAGES folder, and check each image to see if its been past 30 ...
Summary: Hi, I need a batch or script that save on my disk an html site protected with password. I will need this to run every 10 minutes... Can't find in go...
Summary: I made a batch that freezes on the line FOR and will stay there forever. If I press 'Control-C', it asks if I want to terminate the program. If I ty...
Summary: Hi there I need to know how to get the free disk space for a drive (e.g.: C:\) in win32 with c++. Whatīs the API function and how to use it ? Thanks...
Summary: I am trying to make a batch that checks if the current logged in user is in a text file. If it is located in the text file then it should do nothing b...
Summary: I know that you can create DLLīs (Dynamicly Linked Library) to load code into your program during run-time, but is there any type of DLLīs that works ...
Summary: You can also build in a functionality that checks on the fact that the script has reached the end. If the user interrupts, the script then should be r...
Summary: I guess I should have mentioned I only have a passing copy & paste knowledge of vb scripting. Which one I don't know. Maybe a better way is to explai...
Summary: Can't you just make a batch that checks all the files and makes a list of them? I made a batch that checks a map and put's all the files in temp.txt, ...
Summary: I tried opening up the file using "Imaging for Windows", but when I try to "save as", it won't allow me to change the file to a .bmp. It says some ca...
Summary: I am about to pull my hair out here. I need help writing a batch file that will send us an alert when our hard drive space reaches a certain threshold...
Summary: Read this post the other day and found this while looking for something else... @echo off :: Parses the output of the dir command to get :: the free s...
Summary: Hi M2, Have you ever thought how much code and disk space Windows hides within itself that is needed to run those batch files? If I were crazy, I coul...
Summary: Hi maxbre, are you sure to copy/paste the revised version of the script in post #17? As I edited that hours later than I posted it the first time (see...
Summary: [edit fixed filenames with spaces] Ok here's (yet) another script, being reminded of %random:~-3% sparked something. It's probably not so good for tex...
Summary: Ok I'm going to start with holla's script and move on from there. On Holla's script the file and directory names were to be input as arguments, so it ...
Summary: i've double cross check everything and everything is ok. so at the least this i suggest you to do this: - start from scrath. - create new folder eg. c...
Summary: What I need seems so simple yet I haven't been able to figure it out or find information on someone who wanted to do the same thing and came up with a...
Summary: Ian: If your trying to wipe all the empty disk space and all deleted file space so that no one can check the contents, I have on more place that you h...