.NET運(yùn)行庫(kù)合集MultiPack .NET Windows Desktop Installer v1.3
227MB / 03-27
PsTool(Sysinternals 實(shí)用工具)官方最新版 v2.5.1
5.04MB / 01-05
Windows Install Tool(WIT) v24.5.11 綠色免費(fèi)版 32/64位
26MB / 11-15
小番茄DirectX修復(fù)工具 v1.2.0.28 官方安裝版
65MB / 02-10
Visual C++微軟經(jīng)典運(yùn)行庫(kù)合集 2024.06.09 中文靜默安裝版(32+64
32.8MB / 01-08
Game Runtime Libraries Package(GRL游戲常用運(yùn)行庫(kù)) v6.2.25.04
1.7GB / 04-09
cab格式.NET Framework 3.5離線安裝包(NetFx3.cab)
69MB / 03-23
QuickJump(快速跳轉(zhuǎn)) v4.0 綠色免費(fèi)版
5.2MB / 02-22
Stardock Start11(Win11經(jīng)典開(kāi)始菜單工具) v2.08.1 無(wú)限制中文版
37.34MB / 05-16
聯(lián)想加速球單文件版 V5.0.40.8151 綠色便攜版
3.3MB / 01-15
-
快速啟動(dòng)工具 QKlistX v1.3.2.6 中文綠色免費(fèi)版 系統(tǒng)增強(qiáng) / 10.8MB
-
Sync Clipboard(同步剪貼板工具) v2.9.0 免費(fèi)綠色版 系統(tǒng)增強(qiáng) / 133MB
-
TweakNow WinSecret Plus for Windows 10/11 v6.6.2 安裝免費(fèi)版 系統(tǒng)增強(qiáng) / 25.4MB
-
Power Automate(微軟自動(dòng)化工具) v2.55.158.25087 官方安裝版 系統(tǒng)增強(qiáng) / 443MB
-
PowerToys(win10小工具合集) v0.90.1 最新免費(fèi)版 系統(tǒng)增強(qiáng) / 761MB
-
Game Runtime Libraries Package(GRL游戲常用運(yùn)行庫(kù)) v6.2.25.04 系統(tǒng)增強(qiáng) / 1.7GB
-
Visual C++ 微軟常用運(yùn)行庫(kù)合集 32/64位 v2025.04.08 靜默整合版 系統(tǒng)增強(qiáng) / 77.4MB
-
StartAllBack(win11更改開(kāi)始菜單) v3.9.7.5268 中文一鍵安裝版 系統(tǒng)增強(qiáng) / 1.75MB
-
StartAllBack for Win11開(kāi)始菜單增強(qiáng)工具 v3.9.7.5268 中文最新 系統(tǒng)增強(qiáng) / 2.04MB
-
Breeze(右鍵菜單工具) v1.19.47.0 綠色免費(fèi)版 系統(tǒng)增強(qiáng) / 7.35MB
詳情介紹
A collection of many small, useful DOS utilities,收集的一些小的、比較有用的DOS實(shí)用程序集合,可以增強(qiáng)dos功能??梢越Y(jié)合bat實(shí)現(xiàn)更多好玩的功能。
LPTstat v1.0 (LPTSTAT.EXE)
The PC parallel port uses a practically direct I/O port to pin connection. LPTstat shows each bit's status in real-time, and includes the bit's location in the PC address space and its corresponding pin number on a DB-25 connector. You can use the left and right arrow keys to switch LPT ports, and the up and down arrow keys followed by ENTER to toggle a bit.
XCODE v1.0 (XCODE)
XCODE protects a file with a password by performing a mathematical calculation on each byte. The coding is bidirectional because the same process is used in encoding as decoding. Type XCODE filename and then type in a password to encode the file, then type XCODE filename and supply the password to decode. Also see the Windows version of this utility.
Directory to Web v1.41 (DIR2WEB.EXE)
Reads a user-defined filespec (e.g. *.*) and creates an HTML index file. The index is fully customizable: you can include file times (24-hour), dates (Year 2000 compliant YYYY-MM-DD), or sizes and even create links to each file while including a remote URL prefix. Errorlevels: 0=success, 1=error. Also see the Windows version of this utility.
Disk Ready v1.0 (DSKREADY.EXE)
Quickly checks (takes about 1 second) to see if a diskette drive is empty or has a disk in it. Returns errorlevels. Type DSKREADY /? to see usage and the meanings of the codes.
Screen Info v1.0 (SCRNINFO.EXE)
Gathers screen information - mode number and classification, number of screen rows and columns, and adapter segment.
ThisDate v1.11 (THISDATE.EXE)
Displays the current date by reading it from your system's clock. For example "Today is Tuesday, May 20, 1997". Not limited by the year 2000. Returns an errorlevel which indicates the day of the month, e.g. an errorlevel of 20 means that today is the 20th of the month.
Compact v1.0 (COMPACT.EXE)
Switches to the enhanced VGA screen mode which usually allows 132 columns by 43 rows of text (132 x 43).
Examine v1.03 (EXAMINE)
Detects a program's exit method, memory usage, and return codes (ERRORLEVEL). Also can tell if a program is a TSR, and if so, tells how much memory the TSR takes up.
Screen Capture v2.01 (CAPTURE)
Captures the current contents of the text screen (in colour) and save it to a file, which can be reloaded later or loaded into a text editor to show what was originally on the screen.
DOS Draw (DDRAW)
Lets you draw images on your screen from the DOS prompt. Requires a mouse and VGA monitor.
File Sequencer v1.02 (SEQUENCE)
Takes the files in the current directory matching a user defined specification (e.g. *.ZIP) and consecutively numbers them from 001 to a maximum of 255. Allows re-numbering provided that files are in proper order in directory. Type SEQUENCE /? at the DOS prompt to see usage. If files are numbered starting at a number other than 0, try re-running the program.
Re-Boot v1.01 (RE-BOOT)
Reboots your computer with a warm, cold, or BIOS boot (this reloads the operating system). Accepts command line options or can present a menu. Can also park disk heads on older PCs. On a status line, shows the current drive and whether Windows is running. Type RE-BOOT /? at the DOS prompt to see usage.
Disk Info (DISKINFO)
Tells you technical information about the current disk drive. You can calculate disk capacity by multiplying SECTORS PER CLUSTER x BYTES PER SECTOR x TOTAL CLUSTERS.
Screen Explorer (SCREEN)
Lets you use the arrow keys to browse through the 256 screen modes. You can then stay in the mode you like.
Boing screen saver (BOING)
A manually activated screen saver (bounces a ball around the screen)
Computer ID v1.01 (COMPID)
Locates and displays your computer's ROM-BIOS copyright message and date.
Pretzel screen saver (PRETZEL)
A manually activated screen saver (draws a pretzel like shape)
Printer Status v1.02 (PRINTER)
Checks to see if any of the printers attached to your system are powered and idle, and if so, displays a message on screen. Can be used in a batch file (for example) that runs Windows, and when Windows is done makes sure you didn't leave your printer(s) on. Returns an errorlevel of 1 if a printer is on; 0 otherwise.
Key Value (VALUE)
Displays a key's ASCII value and scan code.
All Files v1.1 (ALLFILES)
Displays all the files in a directory (including hidden and system) and their attribute values.
Multitasking Environment Detector (MED)
Tells you whether you are currently in a "multitasking" environment (such as Windows or OS/2). For batch file users: errorlevel 0 if in Windows, 1 if at DOS.
Serial Port Status (SERIAL)
Tells you which serial ports (COM) ports are installed, which are active, and if attached devices are ready or not.
Extra Memory Manager Status (MOREMEM)
Shows the status of installed memory managers (EMS and XMS).
Extended Rename (XREN)
A file renaming utility that also allows you to move files to a different location on the same disk. Includes a batch file to allow multiple file moves.
Disk Picture (DPIC)
Shows a bar graph representing disk space used and disk space remaining.
Super Attributes (SATS)
An extended ATTRIB command for old DOS systems that can not otherwise access the hidden and system attributes.
Ask (ASK)
A batch file utility, similar to DOS 6's "CHOICE", that allows user input during batch processing.
Screen Dump (SD)
A command that will issue a print screen plus an "eject" command to your printer.
Screen Mode (SCRN)
With a command line parameter, switches to one of 21 modes or displays the current mode. SCRN is similar to SCREEN, but supports less modes.
下載地址
人氣軟件
Visual C++ 微軟常用運(yùn)行庫(kù)合集 32/64位 v2025.04.08 靜默整合版
DragonKMS(MicroKMS)KMS激活工具 神龍版 v24.09.29 綠色免費(fèi)版
微軟常用運(yùn)行庫(kù)合集2024 32/64位 2024.11.07 官方最新版
MicroKMS激活工具 for win10/win11 v23.06.09 神龍版 中文綠色免
StartAllBack(Win7開(kāi)始菜單恢復(fù)工具) v3.8.10.5172 中文安裝免費(fèi)
StartAllBack for Win11開(kāi)始菜單增強(qiáng)工具 v3.9.7.5268 中文最新
筆記本 顯示器關(guān)閉工具
OSSQ Win10/Win11系統(tǒng)版本一鍵轉(zhuǎn)換 V7.0 綠色免費(fèi)版
raspppoe.sys(win7寬帶連接651的解決)
cab格式.NET Framework 3.5離線安裝包(NetFx3.cab)
相關(guān)文章
-
.NET運(yùn)行庫(kù)合集MultiPack .NET Windows Desktop Installer v1.3 免費(fèi)安裝版
MultiPack .NET Windows Desktop Installer是一款專為 .NET合集的下載安裝工具,幫助開(kāi)發(fā)者輕松創(chuàng)建多合一的安裝程序,將多個(gè) .NET 組件和依賴項(xiàng)打包在一起,確保應(yīng)用程序...
-
PsTool(Sysinternals 實(shí)用工具)官方最新版 v2.5.1
PSTools工具包是一款專為系統(tǒng)管理員和IT專業(yè)人士設(shè)計(jì)的強(qiáng)大工具集,旨在簡(jiǎn)化遠(yuǎn)程系統(tǒng)和注冊(cè)表的管理與維護(hù)...
-
Windows Install Tool(WIT) v24.5.11 綠色免費(fèi)版 32/64位
Windows Install Tool(WIT)脫胎于5大的 CGI 3.4.2.5,支持 ESD、WIM、GHO 系統(tǒng)安裝,系統(tǒng)安裝和映像維護(hù)支持右鍵菜單調(diào)用,簡(jiǎn)單的 ESD、WIM 映像維護(hù),歡迎需要的朋友下...
-
小番茄DirectX修復(fù)工具 v1.2.0.28 官方安裝版
小番茄DirectX修復(fù)工具專業(yè)的dll修復(fù)軟件,支持解決DirectX/VC++/.Net運(yùn)行庫(kù)等系統(tǒng)運(yùn)行庫(kù)錯(cuò)誤問(wèn)題等,本站提供的是這款軟件的安裝版本...
-
Visual C++微軟經(jīng)典運(yùn)行庫(kù)合集 2024.06.09 中文靜默安裝版(32+64位)
微軟運(yùn)行庫(kù)合集是包含了多個(gè)版本的微軟Visual C++運(yùn)行庫(kù),一鍵全部安裝,方便操作,堪稱裝機(jī)必備神器,此改良版使用了lzma2壓縮算法,從而減小了軟件包的體積...
-
Game Runtime Libraries Package(GRL游戲常用運(yùn)行庫(kù)) v6.2.25.0409 中文免費(fèi)安裝版
Game Runtime Libraries Package是一款全新的常用運(yùn)行庫(kù)合集,整合了許多游戲常用運(yùn)行庫(kù),包含VC++運(yùn)行庫(kù)合集,.NET2.0到.NET4.8合集,DirectX9.0 Rapture3D 等游戲必備的...
下載聲明
☉ 解壓密碼:www.dbjr.com.cn 就是本站主域名,希望大家看清楚,[ 分享碼的獲取方法 ]可以參考這篇文章
☉ 推薦使用 [ 迅雷 ] 下載,使用 [ WinRAR v5 ] 以上版本解壓本站軟件。
☉ 如果這個(gè)軟件總是不能下載的請(qǐng)?jiān)谠u(píng)論中留言,我們會(huì)盡快修復(fù),謝謝!
☉ 下載本站資源,如果服務(wù)器暫不能下載請(qǐng)過(guò)一段時(shí)間重試!或者多試試幾個(gè)下載地址
☉ 如果遇到什么問(wèn)題,請(qǐng)?jiān)u論留言,我們定會(huì)解決問(wèn)題,謝謝大家支持!
☉ 本站提供的一些商業(yè)軟件是供學(xué)習(xí)研究之用,如用于商業(yè)用途,請(qǐng)購(gòu)買正版。
☉ 本站提供的DOS實(shí)用程序集合 DOS Utilities Collection 打包資源來(lái)源互聯(lián)網(wǎng),版權(quán)歸該下載資源的合法擁有者所有。