wine
Verified for current stable LTS
Wine Command: Install Uninstall Msi Package
Use for install uninstall msi package with Wine. Exact CLI syntax to install uninstall msi package using Wine.
When to use this: Use for install uninstall msi package with Wine.
Command Syntax
wine msiexec /<i|x> <path/to/package.msi> wine msiexec /<i|x> <path/to/package.msi> Live Command Builder
Final Command
wine msiexec /<i|x> <path/to/package.msi> Command Breakdown
wine is the base executable for this command.
FAQ
Purpose: Exact syntax to install uninstall msi package using Wine.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Wine Command: Add Registry Key
wine reg add '<path\to\registry_key>' /v <Value_name> /t <REG_SZ|REG_BINARY|REG_DWORD|...> /d '<data>' Wine Command: Run File Explorer Notepad Wordpad wine <explorer|notepad|write> Wine Command: Run Registry Editor Control Panel Task Manager wine <regedit|control|taskmgr> Wine Command: Run Specific Program In Background wine start <command> Wine Command: Run Specific Program Wine Environment wine <command>