...
分享

windows cmd命令行隐藏运行

前几天用frps

运行后出现cmd黑框,想把它静默运行

新建vbs文件,输入下面代码

DIM objShell 
set objShell = wscript.createObject("wscript.shell")
iReturn = objShell.Run("cmd.exe /C C:\xxx.exe", 0, TRUE)

修改 xxx.exe 文件为运行文件

CSS 强制换行和禁止换行,超出后显示省略号... mysql中between的用法
biu biu biu
android 备份system.img dd命令的使用 android 安卓 adb 禁止系统休眠 android 挂载可读写system分区 Read-only file system Linux命令大全(手册) Content-Type 对应的格式