![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-11 04:27 |
共 47,811 主题排行 / 349,897 发帖 / 今日 0 篇 / 48,256 会员排行 |
| DOS批处理 & 脚本技术(批处理室) » 第三方命令行工具收集贴 【增加中】 |
| 可打印版本 85,597 / 91 |
| 第31楼 uiopuiop | 发表于 2008-09-24 15:59 |
| 中级用户 发帖 211 积分 400 | |
|
David Tribble's Microsoft
MS-DOS and Windows http://david.tribble.com/programs.html Caveat: Unless otherwise noted, most of these programs were originally written and compiled on 16-bit MS-DOS, and may not work very well when run on 32-bit Windows, especially in the way that they fail to handle long file names. bin2bmp.exe Converts a binary data file into a BMP image file. Some people, to my surprise, have actually found this program useful. bmpdump.exe Dumps the contents of a BMP bitmap image file in hexadecimal form. cat.exe Catenates the contents of one or more files, writing to the standard output (a la the Unix 'cat' utility). Similar to the DOS 'type' command, but better. Has several options for converting between different end-of-line conventions. chtime.exe (32-bit DOS) Modifies the timestamp of one or more files (a la the Unix 'touch' utility). detab.exe Converts the tabs in a text file into spaces. diskuse.exe Displays the free and used space on a disk drive. ebcdic.exe Converts an ASCII file into EBCDIC or visa versa. entab.exe Tabifies a text file by converting spaces into tabs. filldisk.bat (16-bit and 32-bit DOS) Documentation: filldisk.html Fills a hard drive with many large random data files, effectively erasing all the unused and deleted file blocks on the drive. fsplit.exe Splits a large file into several smaller files. The smaller files may br recombined using the DOS 'copy' command or my 'cat' utility. fstat.exe Displays information about files. The information displayed can be tailored using a number of formatting options. gifdump.exe Dumps the contents of a GIF bitmap image file in hexadecimal form. hdump.exe (32-bit DOS) Dumps the contents of one or more files in hexadecimal and character form. head.exe Displays the first few lines of a text file (a la the Unix 'head' utility). reboot.com Reboots the computer. Admittedly, this is not very useful. scram.exe Documentation: scram.doc Encodes or decodes a binary or text file into a text-only format suitable for emailing. Handles different end-of-line conventions for text files. snow.exe Fills a 320x200 VGA display with 'snow'. Admittedly, this is not very useful. tcopy.exe Copies files to a destination directory if they don't exist or are out of date. Similar to the DOS 'replace' command, but better. Has several options for controlling how the copying takes place. tee.exe (32-bit DOS) Copies standard input to standard output and to one or more files (a la the Unix 'tee' utility). tod.com Simple utility that displays the time and date. unicode.exe Converts an ASCII text file into Unicode or visa versa. Handles big-endian or little-endian encoding. uniq.exe Removes adjacent duplicate text lines from standard input (a la the Unix 'uniq' utility). vdate.exe Displays the current date and time. The output can be tailored using a number of formatting options. vecho.com Simple utility for writing arbitrary characters and escape sequences to standard output (a la the Unix 'echo' utility). Similar to the DOS 'echo' command, but more sophisticated. vfind.exe (32-bit DOS) Locates file and directory names matching specified wildcarded names and other search criteria. Recognizes long file names if running in a Windows shell. what.exe (32-bit DOS) Searches for "what" strings embedded within files (similar to the Unix 'what' utility). Such strings are prefixed by the character sequence "@(#)" and typically contain source revision information about the file. Many source code revision control systems, notably SCCS, use these embedded "what" strings to track the source code used to build executables and libraries. whence.exe Locates the files corresponding to specified commands by searching the current PATH settings. wordc.exe Simple utility that counts the number of characters, lines, and words in one or more text files. |
|
| 第32楼 uiopuiop | 发表于 2008-09-24 16:02 |
| 中级用户 发帖 211 积分 400 | |
|
一些工具的网站 |
|
| 第33楼 uiopuiop | 发表于 2008-09-24 16:12 |
| 中级用户 发帖 211 积分 400 | |
|
GnuWin32 |
|
| 第34楼 uiopuiop | 发表于 2008-09-24 16:28 |
| 中级用户 发帖 211 积分 400 | |
|
CMDOW Commandline Window Utility 隐藏窗口工具 CMDOW Commandline Window Utility
cmdow @ /HID start /wait %systemdrive%\Install\Applications\***.exe http://www.commandline.co.uk/cmdow/ 这个也可以: Here are some different examples of how you can use it on your UA CD/DVD to prevent those windows from opening: Quietly execute any commandline argument: CODENirCMD ExeCMD "RD /S /Q "~$folder.common_start_menu$\Programs\**** NFO Viewer"" Run an application invisibly: CODENirCMD Exec hide "~$Nir.Exefile$\Applications\Setup.exe" /S Hide/close/move a window: CODENirCMD win close ititle "cmd.exe" |
|
| 第35楼 uiopuiop | 发表于 2008-09-24 17:05 |
| 中级用户 发帖 211 积分 400 | |
|
FREE Win32 console utilities 新宝藏 http://www.commandline.co.uk/toollink.html
Links to useful tools (mainly FREE Win32 console utilities) All links working as of 2005-02-26 11:49 UTC. Thanks to all those who have brought utilities to my attention. All links open a new window. BLAT SMTP client. CINT C/C++ Interpreter. CMDOW Commandline window utility for manipulating windows. CURL Transfer files from commandline using FTP/HTTP/TELNET and many other protocols. DOCPROP Lists OLE document properties, part of the Outwit suite. DUMPSEC Display permissions for files, registry, printers and shares. EIC C interpreter. FILELINK Give a file multiple names. FPIPE TCP/UDP port forwarder/redirector. A real life-saver. GAWK Text processor. GETMAIL Download POP3 mail from the commandline. I5COMP and I6COMP InstallShield CAB editor IFMEMBER Determines group membership. KIXTART Advanced logon script processor KLOCKS Commandline utility to control the Num, Caps and Scroll lock. MTEE Commandline standard stream splitter with unicode support. MULTIRES Adjust display resolution/colours/refresh rate from commandline. NC (Netcat) 'network swiss army knife'. NCFTP Free scriptable commandline ftp client NirCmd Automate various tasks from the command line ODBC Queries relational databases, part of the Outwit suite. PCI Reports on PCI, AGP & CardBus devices (I can't rate this util highly enough). POWEROFF Like Shutdown from the Reskit, but also powers off. PSTOOLS Admin tools, includes PSEXEC and PSKILL. REGPERM Utility for setting and modifying registry permissions. RESHACKER Edits Win32 .EXE resources. REXX Regina Rexx. SED Stream editor. SETACL Set Windows NT/2000/XP permissions (DACLs) on virtually any object. Steep learning curve! SHELEXEC Wrapper for the ShellExecute() API. Also see STARTX on the same page. STARTX Wrapper for CreateProcess() API. From author of Shelexec. TRUELAST Displays last logon time. UNDERC C++ interpreter. VNC (UltraVNC) Remote access software - the best version to date?. WGET Retrieves files over HTTP, HTTPS and FTP. WINCLIP Access Windows clipboard, part of the Outwit suite. XCACLS Displays or modifies access control lists (ACLs) of files. XNET Manages services and shutdown/restarts (part of KiXtart) |
|
| 第36楼 tireless | 发表于 2008-09-24 17:16 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
两个 1 KB 的隐藏运行的工具
hidec.exe (1.5 KB) http://upload.cn-dos.net/img/791.rar hidec hides console window of started program & waits (opt.) for its termination HideExec.exe (1 KB) http://upload.cn-dos.net/img/792.rar Usage:HideExec Program [ Last edited by tireless on 2008-12-27 at 13:45 ] |
|
| 第37楼 tireless | 发表于 2008-09-25 14:08 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
iskeydown 判断按键是否被按下
http://upload.cn-dos.net/img/794.rar 例如,判断按下的是回车,空格还是 ESC 键 用法: usage: iskeydown <key1> ———————————————————————————————————————————————————————— iskeydown.exe 是 Batch tools 1.0 (官网里没这东西了好像..) 中的一个,总列表: a few command line utilities to simplify the batch script editor's life a bit. all tools are released under the terms of the gnu gpl (except for 3rd party units), delphi 7 sources are included. some of the tools (crc1632, direxist, macid and nocrlf) can also be compiled with turbo pascal 5.5 to create a dos version of them. the package contains these tools: - crc1632: calculate the crc16 or crc32 for files or text from stdin - direxist: test for directory existence. sets errorlevel to 0 if the given path exists, and to 1 otherwise (similar to "if exist xyznul", but also works on remote and ntfs drives) - display: view and modify display settings from the command line (resolution, frequency, bit depth) - errlv: sets the errorlevel to the given value - filesize: sets the errorlevel to the size of the specified file. new as of version 08-21-2005: filesize now can compare a file's size to a reference value - flushdrv: flush windows' file system buffers (similar to un*x 'sync', successor of the former flushdrv download) - forcedir: creates a whole directorysubdirectory... path at once - gpcvreg/gpscript: these two programs can modify w2k/xp local group policy files ("registry.pol") via commands from textual control files - ini2reg: reads data from an ini-file and stores it in the registry - instfont: install or uninstall fonts via command line - iskeydown: checks if one or more keys are pressed (also control, shift etc.) and sets the errorlevel - logger: enhanced "echo" command, output additional information (like date, time, username...) to a logfile and/or stdout - macid: retrieves the mac address of the specified adapter and writes it to stdout in different formats - moveex: can rename or delete files which are currently locked at next reboot - msgbox: displays a windows message box and sets the errorlevel depending on the user input - nocrlf: reads from stdin, removes all line breaks (cr and lf) and writes the text to stdout 下载:http://upload.cn-dos.net/img/795.zip [ Last edited by tireless on 2008-12-27 at 13:44 ] |
|
| 第38楼 tireless | 发表于 2008-10-11 10:28 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
WfpDeprotect - 禁止“文件保护” 1 分钟
http://www.bitsum.com/wfpdeprotect.php WfpDeprotect will deprotect a WFP (Windows File Protection) file or folder for up to 1 minute, allowing you to take permanent actions on that file or folder. Works with Windows XP. [ Last edited by tireless on 2008-12-27 at 13:43 ] |
|
| 第39楼 HAT | 发表于 2008-10-12 14:43 |
| 版主 发帖 5,017 积分 9,023 | |
|
Base64.exe(1.00):Base64加密工具
http://upload.cn-dos.net/img/928.zip C:\Test>base64.exe -h |
|
| 第40楼 tireless | 发表于 2008-10-27 23:54 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
lsdsk 显示盘符信息
http://smithii.com/lsdsk I wrote lsdsk as I wanted a program to display all my drives, including local, network, and substituted drives, in one convenient display. Usage: lsdsk [ Last edited by tireless on 2008-12-27 at 13:48 ] |
|
| 第41楼 tireless | 发表于 2008-10-28 00:54 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
getlnk 读取 lnk 文件的目标和参数 (44k)
下载地址1: http://www.inwa.net/~frog/boo/win32/intel/getlnk.zip 下载地址2: http://upload.cn-dos.net/img/1015.rar C:\>getlnk.exe D:\shotcuts\kd.lnk [ Last edited by tireless on 2008-12-27 at 14:01 ] |
|
| 第42楼 tireless | 发表于 2008-10-28 05:38 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
exelist.exe - 显示可执行文件的文件信息 (10.5K)
http://www.ltr-data.se/opencode.html#CmdUtils http://upload.cn-dos.net/img/1014.rar C:\>exelist.exe "E:\Program Files\Opera\opera.exe" [ Last edited by tireless on 2008-12-27 at 14:01 ] |
|
| 第43楼 tireless | 发表于 2008-10-28 23:41 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
CLIP v2.2 1998,99 by Dave Navarro, Jr. (23k)
http://upload.cn-dos.net/img/1022.rar • 复制文本文件的内容到剪贴板: clip filename.txt 或 clip < filename.txt • 读取剪贴板的文字数据,输出到文件: clip filename.txt /r • 命令的执行结果输出到剪贴板: dir | clip • 复制 bmp 图像的数据到剪贴板: clip filename.bmp [ Last edited by tireless on 2008-12-27 at 14:02 ] |
|
| 第44楼 tireless | 发表于 2008-10-30 18:00 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
SysTrayScan:列出托盘图标的 PID 及路径
http://exodusdev.com/products/windows-system-tray-scan-utility SysTrayScan version 0.0.9.2 (BETA) [ Last edited by tireless on 2008-12-27 at 14:02 ] |
|
| 第45楼 tireless | 发表于 2008-10-30 18:14 |
| 银牌会员 发帖 1,122 积分 2,025 | |
|
PK:通配符结束/列举进程
http://www.mympc.org/down/1/2005-7-26_0071482955.html PK v1.04 - local process killer [ Last edited by tireless on 2008-12-27 at 14:03 ] |
|
| 上一页 1 2 3 4 5 6 … 7 下一页 |
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |