删除指定文件 - Win7 批处理代码示例
@echo off/ndel 'C:/Users/Administrator/Desktop/office2016软件' /f /q/necho 文件已删除/nexit
原文地址: https://www.cveoy.top/t/topic/ce2O 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
@echo off/ndel 'C:/Users/Administrator/Desktop/office2016软件' /f /q/necho 文件已删除/nexit
原文地址: https://www.cveoy.top/t/topic/ce2O 著作权归作者所有。请勿转载和采集!