Jatchfiles
Windows maintenance Scripts (JScript in batchfiles)
Install / Use
/learn @hymkor/JatchfilesREADME
Jatchfiles
Windows maintenance Scripts (JScript in batchfiles)
Contents
- ln.cmd - mklink wrapper.
- sendto.cmd - SendTo maintenance tool.
- startup.cmd - StartUp maintenance tool.
- please.cmd - Execute as Administrator.
- chpath.js - Edit Root-%PATH% with notepad.exe.
- trash.js - Move files to Windows' trashbox.
- lnk.js - make shortcut
- specialfolders.js - print where is the specialfolder.
ln.cmd
mklink wrapper
ln [-s] SOURCE DESTINATION
- Without -s:
- SOURCE is a FILE : make hardlink.
- SOURCE is a DIRECTORY : make junction.
- With -s
- make symbolic-link (UAC)
sendto.cmd
sendto [FILEPATH]
- With FILEPATH:
- Put the shortcut to FILEPATH on SendTo folder.
- Without FILEPATH:
- Open the Sendto folder with explorer.
startup.cmd
startup [FILEPATH]
This batch requires sendto.cmd.
- With FILEPATH:
- Put the shortcut to FILEPATH on StartUp folder.
- Without FILEPATH:
- Open the StartUp folder with explorer.
chpath.js
Edit Root-%PATH% with notepad.exe
cscript chpath.js
trash.js
Move files to Windows' trashbox.
cscript trashbox.js FILE(S)
please.cmd
Execute as Administrator.
please COMMAND ARG(s)...
lnk.js
Make shortcut.
cscript lnk.js SOURCE DESTINATION
specialfolders.js
Print where is the specialfolder.
$ cscript specialfolders.js sendto
C:\Users\...\AppData\Roaming\Microsoft\Windows\SendTo
$ cscript specialfolders.js startup
C:\Users\...\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
