|
We have 4 guests and 0 members online
Welcome Guest, become a member today.
|
|
|
| | | | Category: PowerUser Downloads
Sort downloads by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D) Resources currently sorted by:Rating (highest scores to lowest scores)
DateSet  Description: DateSet is a utility for retrieving the system date or time and using it from within your DOS shell or a BAT file. This is great for things like renaming log files with the current date or time, or for creating datestamp files to indicate that a process has run successfully. Easy to use, you just install the EXE, then call it and the BAT file it creates to set the environment variables for later use anywhere in your script or at the command-line. Easy docs are in the readme.txt file.
Version: 1.0 | Filesize: 280.73 Kb Added on: 31-Jan-2004 | Downloads: 589 | Rating: 10.0 (1 Vote)      Homepage | Details
Recurse  Description: Recurse fills yet another gap in DOS - the ability to recursively process the contents of a text file by way of a batch process (BAT). For example let's say you get a list of usernames, and for every name you want to disable their accounts after they have left the company. You could do it manually, one at a time, either from the GUI or command-line. That might even be a good idea if there are only 5 or 10 of them. But what if you have 100? 1000? Even with normal command-line tools you could have trouble. With Recurse what was difficult or impossible becomes easy. Simply create the BAT file you'd like to use and write it in such a way that it accepts arguments from the command-line. Then create (or export from whatever source you got the list from - email, spreadsheet) your TXT file with your list of items to be processed and run recurse. Full instructions and an example are included in the readme.txt file.
Version: 1.0 | Filesize: 280.48 Kb Added on: 31-Jan-2004 | Downloads: 264 | Rating: 10.0 (1 Vote)      Homepage | Details
Count  Description: Count is a utility to help you perform math functions within a BAT script. If you've ever lamented the fact that DOS BAT files can't perform the simplest math operations such as incrementing a value each time through a procedure Count is for you! Count can perform all standard math functions - addition, subtraction, multiplication and division. Count can work with integers (whole numbers like "4" or "-9") or can work with floating point numbers (numbers containing a decimal place like "4.32" or "123.65").
Version: 1.0 | Filesize: 282.19 Kb Added on: 31-Jan-2004 | Downloads: 333 | Rating: 10.0 (1 Vote)      Homepage | Details
ProcessByDate Description: ProcessByDate is a utility to help you process files based on last access date. Say you want to move all files older than 15 days from a directory with a script. With normal DOS this is not easily done (if possible at all). With ProcessByDate you can move the files that match the age you specify quickly and easily. Self-documenting as all my apps are, additional information on usage is also in the readme.txt file included.
Version: 1.0 | Filesize: 280.39 Kb Added on: 31-Jan-2004 | Downloads: 239 | Rating: 10.0 (1 Vote)      Homepage | Details
Palm (or Windows/MP3 player) Random MP3 Loader  Description: PowerUsers.info is happy to announce the availability of a 1.0 version of the new Palm Random MP3 Loader. For all of you Palm (or Windows) PDA users who wish you had an easy way to choose and load MP3s to your MP3-capable PDAs this may be your answer. I found that after the first time of searching manually through a few thousand MP3s for the 35-40 I wanted and could fit on my 256 MB SD card, I avoided the exercise again, even when I was growing quite tired of the songs I had installed. And because of the hassle involved I kept putting off erasing the ones I had and putting new ones in place. So this app was born out of my desire to make this task easier for myself. If you have an MP3-playing Palm or any other MP3 player or PDA that uses an SD (or other) media card that can be accessed with a card reader, try the app out.
Screenshot of the interface
Version: 1.0 | Filesize: 1.36 MB Added on: 05-May-2004 | Downloads: 1177 | Rating: 10.0 (1 Vote)      Homepage | Details
PopKey Description: PopKey is a handy utility to enable you to insert text items (email/web signatures, quotes, or whatever) into any foreground application in Windows. Very handy! See the screenshot below for a view of the interface.Screenshot available here!
Version: 1.0 | Filesize: 283.02 Kb Added on: 31-Jan-2004 | Downloads: 212 Homepage | Details
RDelete XP  Description: RDelete (Recursive Delete) allows you to remove files based on a specific filename or a wildcard. For instance you can delete all TMP files by running:
rdelete c:\ *.tmp
which would remove all *.TMP files from the root of C: on down. If you wanted to remove files from only a certain branch or section of the hard drive you can specify that behavior like this:
rdelete c:\windows *.tmp
This invocation would remove *.TMP files again, but ONLY from C:\WINDOWS and any directories it contains. RDelete can be used from command-line or from within BAT files. This version of RDelete is for Windows NT, 2K and XP only.
Version: 1.0 | Filesize: 252.80 Kb Added on: 31-Jan-2004 | Downloads: 260 Homepage | Details
DateIt  Description: DateIt is a command-line utility that will allow you, from within BAT files or manually, to "timestamp" the date an operation took place. When run, DateIt obtains the current date from the system and creates a *file* with the name being the date it was run. Quite useful for background jobs that you need to know ran successfully or not.
Version: 1.0 | Filesize: 252.85 Kb Added on: 31-Jan-2004 | Downloads: 305 Homepage | Details
Switch  Description: Switch is a command-line utility that will allow you, from within BAT files or manually, to replace one string with another. For example running "switch c:\windows\myfile.ini OldString newstring" would replace (case-sensitive) "OldString" with "newstring" in the file c:\windows\myfile.ini.
Version: 1.0 | Filesize: 252.81 Kb Added on: 31-Jan-2004 | Downloads: 1952 Homepage | Details
FTPBatch  Description: FTPBatch is a command-line utility that will allow you, from within BAT files to automatically transfer files to or from a remote server via FTP. This can be very handy for people who have regular transfers (say nightly or weekly) that need to take place in an automated fashion. The appropriate commands can be put into a BAT or CMD file and scheduled to run on a regular basis with the 'at' command or Scheduled Tasks item in the Accesories/System Tools Start menu.
Version: 1.0 | Filesize: 281.35 Kb Added on: 31-Jan-2004 | Downloads: 279 Homepage | Details
Select page: 1 2 [ Next >> ] |
|
|