match on wildcard for uninstall
This commit is contained in:
@@ -16,7 +16,7 @@ If ($RunningProcess) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Uninstall existing LiquidFiles agent/plugin
|
# Uninstall existing LiquidFiles agent/plugin
|
||||||
'LiquidFiles Windows Agent and Outlook Add-in' | Uninstall-MSI
|
'LiquidFiles*' | Uninstall-MSI
|
||||||
|
|
||||||
# Run the installer
|
# Run the installer
|
||||||
$INSTALLER = Download-File -URL $MSIURL
|
$INSTALLER = Download-File -URL $MSIURL
|
||||||
|
|||||||
Reference in New Issue
Block a user