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