We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190d5f3 commit 96d828bCopy full SHA for 96d828b
SoftwarePackages/7-zip/empressuninstall.ps1
@@ -23,6 +23,7 @@ function uninstallPackage {
23
} catch {
24
Exit
25
}
26
+ Start-Sleep -Seconds 10
27
28
29
uninstallPackage -setupFolder $empressFolder -uninstaller $uninstallerExe -arguments $argumentList
0 commit comments