1.3. Installing MetaDefender Kiosk from the Command Line
Verifying windows installer
To install MetaDefender Kiosk from the command line, you must have Windows Installer 3.0 or higher. 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 Microsoft.com.
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 /log |
INSTALLLOCATION=<install-path> |
Sets the installation location for MetaDefender Kiosk |
c:\MetaDefender Kiosk.exe /i INSTALLLOCATION="c:\MetaDefender" |