Displaying 4 results from an estimated 4 matches for "patchpackage".
2008 Sep 30
5
Error message when running an install.exe
...exec /f[p|o|e|d|c|a|u|m|s|v]
{package|productcode}
Uninstall a product:
msiexec /x {package|productcode}
[property]
Advertise a product:
msiexec /j[u|m] package [/t
transform] [/g languageid]
msiexec {u|m} package [/t transform]
[/g languageid]
Apply a patch:
msiexec /p patchpackage [property]
msiexec /p patchpackage /a package
[property]
Modifiers for above operations:
msiexec
/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
msiexec /q{|n|b|r|f|n+|b+|b-}
Register a module:
msiexec /y module
Unregister a module:
msiexec /z module
Display usage an...
2008 May 05
3
failed autoexecutable msi installer
...msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode}
Uninstall a product:
msiexec /x {package|productcode} [property]
Advertise a product:
msiexec /j[u|m] package [/t transform] [/g languageid]
msiexec {u|m} package [/t transform] [/g languageid]
Apply a patch:
msiexec /p patchpackage [property]
msiexec /p patchpackage /a package [property]
Modifiers for above operations:
msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
msiexec /q{|n|b|r|f|n+|b+|b-}
Register a module:
msiexec /y module
Unregister a module:
msiexec /z module
Display usage and copyrig...
2008 Oct 11
5
msiexec errors with photobook installation
...msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode}
Uninstall a product:
msiexec /x {package|productcode} [property]
Advertise a product:
msiexec /j[u|m] package [/t transform] [/g languageid]
msiexec {u|m} package [/t transform] [/g languageid]
Apply a patch:
msiexec /p patchpackage [property]
msiexec /p patchpackage /a package [property]
Modifiers for above operations:
msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile
msiexec /q{|n|b|r|f|n+|b+|b-}
Register a module:
msiexec /y module
Unregister a module:
msiexec /z module
Display usage and copyrig...
2010 Jul 01
9
how to install freephoneline.exe from CLI
Looking at:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10591
What are the steps to install this application? Yes, it's a garbage
application, but I'd like to at least give it a go. Looks like msiexec
apparently isn't the right approach. Should that be through wcmd instead?
thufir at ARRAKIS:~/.wine/drive_c$
thufir at ARRAKIS:~/.wine/drive_c$ msiexec