Windows使用msiexec静默安装卸载软件 Windows

0x00 介绍 Msiexec.exe Command Line 简介 Msiexec.exe 是 Windows 操作系统中的一个进程,用于执行 MSI 和 MSP 安装包。通过 Msiexec.exe 命令行,你可以完全控制安装过程,包括安装选项、显示选项、重启选项、日志记录选项、更新选项、修复选项以及公共属性。 0x01 msiexec 用法 基本命...
myluzh 发布于