Files
powerfulcomputermanager/doc/example_cooks/install_msioptions.yaml

6 lines
383 B
YAML

name: Install MSI with options (Do not put standard silent options!)
revision: 2
steps:
- REPOTOLOCAL|msiwithoptions.msi
- INSTALLMSI|msiwithoptions.msi ADDLOCAL=Server SERVER_REGISTER_AS_SERVICE=1 SERVER_ADD_FIREWALL_EXCEPTION=1 SERVER_ALLOW_SAS=1
- REMOVE|C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ProgramThatIDoNotWantUserToSee|Delete start menu folder