dsh-bat2exe
Compiles a Windows .bat/.cmd launcher into a real .exe from inside DSH: renders an icon from a built-in bitmap font, emits a C# wrapper that runs the batch file next to it, compiles with csc.exe (or dotnet build), and can write Start Menu / Desktop shortcuts.
在 DSH 内把 Windows .bat/.cmd 启动器编译成真正的 .exe:用内置位图字体生成图标,生成调用同目录批处理的 C# 薄壳,经 csc.exe(或 dotnet build)编译,并可选写入开始菜单/桌面快捷方式。
How to install
dsh plugin add dsh-bat2exe About
dsh-bat2exe Turn a Windows .bat / .cmd launcher into a real .exe — from inside DeepSeek Harness. The EXE is a **thin shell**: it locates the batch file next to itself and hands the whole job to cmd.exe. The launcher logic stays editable text, no tool path is baked into the binary, and upgrading whatever the batch file calls needs no recompilation. Install powershell dsh plugin --profile web add dsh-bat2exe Restart DSH, then ask the agent to build a launcher — or call the tool directly. Tools bat2exe_build | Parameter | Meaning | |---|---| | bat | **required** — path to the .bat/.cmd file (abso…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 334
- Last push
- 2026-09-12
- Created
- 2026-09-12
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- bat2exe, deepseek-harness, dsh-plugin, windows
Related plugins
loki-mode
asklokesh/claudeskill-loki-mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.
deepseek-harness-desktop
dsh-tauri-desk/deepseek-harness-desktop
DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup, preset plugins, Windows / macOS / Linux.
ECC
affaan-m/ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。