Downloads:
11
Downloads of v 3.2.25011:
11
Last Update:
06 May 2025
Published Date:
06 May 2025
Reviewed Date:
21 May 2025
Reviewer:
Package Maintainer(s):
Software Author(s):
- Winsider Seminars & Solutions
- Inc.
Tags:
windows debugger security benchmarking process-manager performance monitor monitoring realtime administrator process-monitor performance-tuning profiling monitor-performance performance-monitoring task-manager system-monitor processhacker systeminformerSystem Informer (Install)
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
3.2.25011 | Updated: 06 May 2025
Downloads:
11
Downloads of v 3.2.25011:
11
Published:
06 May 2025
Reviewed:
21 May 2025
Reviewer:
Maintainer(s):
Software Author(s):
- Winsider Seminars & Solutions
- Inc.
System Informer (Install) 3.2.25011
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Winsider Seminars & Solutions, Inc. The inclusion of Winsider Seminars & Solutions, Inc. trademark(s), if any, upon this webpage is solely to identify Winsider Seminars & Solutions, Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
System Informer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc.
System requirements
Windows 10 or higher, 32-bit or 64-bit.
Features
- A detailed overview of system activity with highlighting.
- Graphs and statistics allow you quickly to track down resource hogs and runaway processes.
- Can't edit or delete a file? Discover which processes are using that file.
- See what programs have active network connections, and close them if necessary.
- Get real-time information on disk access.
- View detailed stack traces with kernel-mode, WOW64 and .NET support.
- Go beyond services.msc: create, edit and control services.
- Small, portable and no installation required.
- 100% Free Software (MIT)
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'System Informer'
fileType = 'exe'
silentArgs = "-silent"
validExitCodes= @(0)
}
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | ForEach-Object {
$uninstallString = $_.UninstallString.Trim()
$parts = $uninstallString -split '\s+(?=(?:[^"]*"[^"]*")*[^"]*$)'
if ($parts.Count -ge 1) {
$packageArgs['file'] = $parts[0]
if ($parts.Count -gt 1) {
$otherArgs = $parts[1..($parts.Count - 1)] -join ' '
$packageArgs['silentArgs'] = "$otherArgs $($packageArgs['silentArgs'])"
}
}
Uninstall-ChocolateyPackage @packageArgs
}
} 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 | ForEach-Object {Write-Warning "- $($_.DisplayName)"}
}
Log in or click on link to see number of positives.
- systeminformer.3.2.25011.nupkg (621b65656147) - ## / 66
- systeminformer-3.2.25011-release-setup.exe (7612d5e44a5a) - ## / 70
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.
Winsider Seminars & Solutions, Inc.
This package has no dependencies.
Ground Rules:
- This discussion is only about System Informer (Install) and the System Informer (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 System Informer (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.
wanwan (maintainer) on 06 May 2025 06:05:23 +00:00:
User 'wanwan' (maintainer) submitted package.
chocolatey-ops (reviewer) on 06 May 2025 06:41:37 +00:00:
systeminformer has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 06 May 2025 08:20:47 +00:00:
systeminformer has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/75c059d7628f2e02d97e416bd6643783 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 06 May 2025 08:30:03 +00:00:
systeminformer has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.
gep13 (reviewer) on 19 May 2025 06:44:26 +00:00:
Thank you for your package submission!
A couple questions before we can move forward with moderation.
The exe associated with this package has tripped a higher than normal number of detections in VirusTotal. Are there any known issues with this application with regards to number of detections? These could be false positives, and something which is already known by the application developers. Is there any public discussions happening about this? If so, can you update the description of this package to include that information? That way people can check on this, before installing the package.
Also, have you tested to see whether Chocolatey's auto uninstaller works with this application? It could be that the chocolateyUninstall.ps1 file is not needed here.
Thanks!
wanwan (maintainer) on 19 May 2025 07:26:22 +00:00:
Dear gep13,
Thanks for reviewing out the package I've pushed. I'll answer the 2 questions you asked as follows:
Thank you!
Scanner Status Change - Virus Scanner has been set to rerun
chocolatey-ops (reviewer) on 19 May 2025 09:55:15 +00:00:
systeminformer has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 6 and 10 VirusTotal detections associated with it.
This package version cannot be approved without an exemption from a Moderator.
flcdrg (reviewer) on 21 May 2025 11:33:48 +00:00:
Please resolve these to allow this package to be approved:
thanks,
David