|
We have 5 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 (lowest scores to highest scores)
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: 1955 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: 280 Homepage | Details
FTPBatch (PASV mode)  Description: For those who need it here is a version of FTPBatch that will use PASV (passive) mode, for performing FTPBatch operations behind firewalls or other network devices that may break normal FTP transmissions.
Version: 1.0 | Filesize: 281.69 Kb Added on: 31-Jan-2004 | Downloads: 1966 Homepage | Details
FTPNuke Description: FTPNuke is a command-line utility that will allow you, from within BAT files or manually, to delete files from a remote server via FTP. I created FTPNuke as a direct result of a request from a user of FTPBatch who had a need for this functionality. So I wrote it as a general-purpose app so that others may use it too.
Version: 1.0 | Filesize: 280.98 Kb Added on: 31-Jan-2004 | Downloads: 217 Homepage | Details
FileZero Description: FileZero is a utility for determining whether a file is zero-length or not from within a BAT file. Many internet utilities may create an empty zero-length file while they download. Once you know the file's status you can then take action within the BAT file based on that information. If you need an automatic way to wait for a file to change from zero-length to non-zero FileZero can do it for you. See the readme.txt for more information and example usage.
Version: 1.0 | Filesize: 280.80 Kb Added on: 31-Jan-2004 | Downloads: 222 Homepage | Details
Sequencer  Description: Sequencer allows you to stage executables in your BAT file programming. Perhaps you want a Windows task to launch from your BAT file but you want the rest of the BAT file to wait for that app to finish before continuing. Since DOS is ignorant of the Windows environment, and launching a Windows app "frees" the DOS command interpreter, execution normally carries on right away, which can make timing these things difficult. Enter Sequencer. Simply copy Sequencer.exe to somewhere in your PATH (95/98/ME - C:\WINDOWS\COMMAND NT/2000 - C:\WINNT\SYSTEM32) and then, in your BAT file, make the call to your first Windows app, followed immediately by a call to Sequencer with a unique portion (or all) of the window name of that app. Execution will stop in your BAT file until Sequencer returns, which it will not do until the first app quits.
NOTE - This app has been made obsolete by newer versions of Windows. See the syntax help for the "/WAIT" parameter of the START command (start /?). This new parameter can do what Sequencer can do without the need to download an additional tool like Sequencer. Sequencer may still be useful to those running older versions of Windows that do not have access to the START command. Version: 1.0 | Filesize: 280.20 Kb Added on: 31-Jan-2004 | Downloads: 269 Homepage | Details
UTCacheExtract Description: UTCacheExtract is a utility to help players of Unreal Tournament. Players who play online have surely noticed that if they join a server that is utilizing maps, skins, sound effects, etc that you do not currently have, the server will send them to you for you to use. You may have also noticed that those items you get are then available in later multiplayer sessions online on the same or different servers. What you may not have noticed (or have and didn't know how to fix) is that those same items are inaccessible from single-player modes of play. Making it impossible to practice on the maps you play online, or to utilize any of the neat skins or sound effects you may have gotten from those servers. Enter UTCacheExtract which will solve this problem. Install UTCacheExtract anywhere you like and create a shortcut to it. When run it will find your install of Unreal Tournament and extract those items you've downloaded, setting them up for use in all modes of Unreal Tournament, also telling you how many items were handled.
Version: 1.0 | Filesize: 280.91 Kb Added on: 31-Jan-2004 | Downloads: 189 Homepage | Details
Select page: 1 2 [ Next >> ] |
|
|