Downloads:
22,508
Downloads of v 12.0.93:
246
Last Update:
19 Sep 2016
Package Maintainer(s):
Software Author(s):
- Bartels Media GmbH
Tags:
trial phraseexpress automation clipboard-manager clipboard-history typing automated-tasks spell-checker macros text-expander macro-recorder autocomplete automation-tool text-replace text-substitution text-snippets admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
PhraseExpress (Install)
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
22,508
Downloads of v 12.0.93:
246
Maintainer(s):
Software Author(s):
- Bartels Media GmbH
PhraseExpress (Install)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Bartels Media GmbH. The inclusion of Bartels Media GmbH trademark(s), if any, upon this webpage is solely to identify Bartels Media GmbH goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Exemption:
Temporarily exempted from package-verifier due to this issue: Package Verifier - Could not create secure channel failure #11
Scan Testing Successful:
No detections found in any package files
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was rejected on 24 Oct 2016. The reviewer chocolatey-ops has listed the following reason(s):
- Organize frequently used text snippets.
- Expand abbreviations in any program.
- Automate repetitive tasks.
- Auto-complete phrases.
- Quick access to the Windows clipboard history.
- Correct spelling mistakes in any application.
- Free for personal use
$ErrorActionPreference = 'Stop';
$packageName = 'PhraseExpress.Install'
$softwareName = 'PhraseExpress*'
$installerType = 'MSI'
$silentArgs = '/qn /norestart'
$validExitCodes = @(0, 3010, 1605, 1614, 1641)
if ($installerType -ne 'MSI') {
$validExitCodes = @(0)
}
$uninstalled = $false
$local_key = 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*'
$machine_key = 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*'
$machine_key6432 = 'HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*'
$key = Get-ItemProperty -Path @($machine_key6432,$machine_key, $local_key) `
-ErrorAction SilentlyContinue `
| ? { $_.DisplayName -like "$softwareName" }
if ($key.Count -eq 1) {
$key | % {
$file = "$($_.UninstallString)"
if ($installerType -eq 'MSI') {
$silentArgs = "$($_.PSChildName) $silentArgs"
$file = ''
}
Uninstall-ChocolateyPackage -PackageName $packageName `
-FileType $installerType `
-SilentArgs "$silentArgs" `
-ValidExitCodes $validExitCodes `
-File "$file"
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$key.Count matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $_.DisplayName"}
}
Log in or click on link to see number of positives.
- PhraseExpressSetup.msi (af9583e4a987) - ## / 57
- phraseexpress.install.12.0.93.nupkg (daad8413a982) - ## / 55
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PhraseExpress (Install) 17.0.0 | 2155 | Tuesday, August 20, 2024 | Approved | |
PhraseExpress (Install) 17.0.0-beta | 31 | Monday, June 10, 2024 | Approved | |
PhraseExpress (Install) 16.2.32 | 1164 | Sunday, June 9, 2024 | Approved | |
PhraseExpress (Install) 16.1.6 | 1380 | Thursday, February 16, 2023 | Approved | |
PhraseExpress (Install) 16.1.0 | 50 | Tuesday, March 7, 2023 | Approved | |
PhraseExpress (Install) 16.0.179 | 633 | Saturday, December 31, 2022 | Approved | |
PhraseExpress (Install) 16.0.0 | 292 | Friday, December 16, 2022 | Approved | |
PhraseExpress (Install) 15.0.95 | 457 | Tuesday, September 6, 2022 | Approved | |
PhraseExpress (Install) 15.0.87 | 1004 | Monday, May 10, 2021 | Approved | |
PhraseExpress (Install) 15.0.84.1 | 386 | Saturday, March 6, 2021 | Approved | |
PhraseExpress (Install) 15.0.84 | 363 | Wednesday, February 10, 2021 | Approved | |
PhraseExpress (Install) 15.0.77 | 346 | Tuesday, January 5, 2021 | Approved | |
PhraseExpress (Install) 15.0.72 | 326 | Monday, December 14, 2020 | Approved | |
PhraseExpress (Install) 14.0.184 | 117 | Monday, December 14, 2020 | Approved | |
PhraseExpress (Install) 14.0.177 | 963 | Thursday, January 9, 2020 | Approved | |
PhraseExpress (Install) 14.0.164 | 333 | Friday, December 13, 2019 | Approved | |
PhraseExpress (Install) 14.0.157 | 556 | Wednesday, September 11, 2019 | Approved | |
PhraseExpress (Install) 14.0.153 | 385 | Wednesday, August 21, 2019 | Approved | |
PhraseExpress (Install) 14.0.145 | 443 | Thursday, June 20, 2019 | Approved | |
PhraseExpress (Install) 14.0.122-beta | 208 | Wednesday, February 6, 2019 | Exempted | |
PhraseExpress (Install) 14.0.98-beta | 249 | Friday, November 30, 2018 | Exempted | |
PhraseExpress (Install) 14.0.69-beta4 | 273 | Tuesday, November 20, 2018 | Exempted | |
PhraseExpress (Install) 14.0.69-beta3 | 237 | Monday, November 12, 2018 | Exempted | |
PhraseExpress (Install) 14.0.69-beta2 | 256 | Thursday, November 1, 2018 | Exempted | |
PhraseExpress (Install) 14.0.69-beta | 272 | Tuesday, September 18, 2018 | Approved | |
PhraseExpress (Install) 14.0.0 | 168 | Friday, September 13, 2019 | Approved | |
PhraseExpress (Install) 13.6.11 | 872 | Thursday, August 23, 2018 | Approved | |
PhraseExpress (Install) 13.6.10 | 509 | Wednesday, June 6, 2018 | Approved | |
PhraseExpress (Install) 13.6.7.1 | 449 | Thursday, May 17, 2018 | Approved | |
PhraseExpress (Install) 13.6.7 | 352 | Friday, May 11, 2018 | Approved | |
PhraseExpress (Install) 13.0.85 | 556 | Wednesday, February 21, 2018 | Approved | |
PhraseExpress (Install) 13.0.0 | 514 | Thursday, January 18, 2018 | Approved | |
PhraseExpress (Install) 13.0.0-beta | 249 | Thursday, December 6, 2018 | Exempted | |
PhraseExpress (Install) 12.0.148 | 609 | Friday, November 3, 2017 | Approved | |
PhraseExpress (Install) 12.0.144 | 633 | Wednesday, June 7, 2017 | Approved | |
PhraseExpress (Install) 12.0.137 | 665 | Tuesday, February 21, 2017 | Approved | |
PhraseExpress (Install) 12.0.130 | 445 | Tuesday, February 21, 2017 | Approved | |
PhraseExpress (Install) 12.0.128 | 547 | Wednesday, January 18, 2017 | Approved | |
PhraseExpress (Install) 12.0.105 | 607 | Tuesday, October 25, 2016 | Approved | |
PhraseExpress (Install) 12.0.98 | 495 | Monday, September 19, 2016 | Approved | |
PhraseExpress.Install (Install) 11.0.135 | 522 | Saturday, July 2, 2016 | Approved | |
PhraseExpress.Install (Install) 11.0.133 | 425 | Friday, June 10, 2016 | Approved | |
PhraseExpress.Install (Install) 11.0.132 | 476 | Friday, March 11, 2016 | Approved |
2002-2016
This package has no dependencies.
Ground Rules:
- This discussion is only about PhraseExpress (Install) and the PhraseExpress (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PhraseExpress (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
bc3tech (maintainer) on 11 Sep 2016 02:52:43 +00:00:
User 'bc3tech' (maintainer) submitted package.
chocolatey-ops (reviewer) on 11 Sep 2016 03:25:15 +00:00:
phraseexpress.install has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 11 Sep 2016 03:30:27 +00:00:
phraseexpress.install has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/880a1c92c55ba1d637e59d9dfa5590be for details.
The package status will be changed and will be waiting on your next actions.
bc3tech (maintainer) on 15 Sep 2016 04:12:44 +00:00:
User 'bc3tech' (maintainer) submitted package.
chocolatey-ops (reviewer) on 15 Sep 2016 04:44:13 +00:00:
phraseexpress.install has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 15 Sep 2016 04:51:29 +00:00:
phraseexpress.install has passed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/d50f94fc4910c9c47dd28fb323c509cb for details.
This is an FYI only. There is no action you need to take.
flcdrg (reviewer) on 19 Sep 2016 09:59:46 +00:00:
As mentioned in previous submission - please remove from nuspec title ".Install"
bc3tech (maintainer) on 19 Sep 2016 15:27:16 +00:00:
User 'bc3tech' (maintainer) submitted package.
bc3tech (maintainer) on 19 Sep 2016 15:34:58 +00:00:
User 'bc3tech' (maintainer) submitted package.
chocolatey-ops (reviewer) on 19 Sep 2016 16:07:12 +00:00:
phraseexpress.install has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 19 Sep 2016 16:14:30 +00:00:
phraseexpress.install has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/aee4f34da10c1ec57ab3146373d56e26 for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 09 Oct 2016 15:38:18 +00:00:
We've found phraseexpress.install v12.0.93 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 24 Oct 2016 15:39:10 +00:00:
Unfortunately there has not been progress to move phraseexpress.install v12.0.93 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.