Installing MetaDefender Kiosk from the Command Line
Windows Installer 3.0 or higher is required to install Kiosk from the command line
Verifying Windows Installer
To verify what version you have:
- Open Windows Explorer and go to C:\Windows\System32.
- Right-click MSI.DLL and select the Properties menu.
- Click the Details tab to check the version.
If 3.0 or higher is not installed, you can download it at Windows Installer Redistributables.
Command line options
The following command line options are available with MetaDefender Kiosk. All arguments are case sensitive.
Command Line Option | Description | Example |
---|---|---|
/install | Install MetaDefender Kiosk | c:\MetaDefender Kiosk.exe /install |
/uninstall | Uninstall MetaDefender Kiosk | c:\MetaDefender Kiosk.exe /uninstall |
/log <log-file-name> | Create installation log file | c:\MetaDefender Kiosk.exe /log c:\omsinst.log |
/quiet | Run MetaDefender Kiosk installation silently | c:\MetaDefender Kiosk.exe /quiet |
INSTALLLOCATION=<install-path> | Sets the installation location for MetaDefender Kiosk | c:\MetaDefender Kiosk.exe /i INSTALLLOCATION="c:\MetaDefender" |
Was this page helpful?