Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
3,805
Downloads of v 6.9.5.2963:
267
Last Update:
02 Apr 2019
Package Maintainer(s):
Software Author(s):
- Simply Super Software
Tags:
trojan remover malware adware worms spyware virus trial binary- Software Specific:
- Software Site
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Trojan Remover (Trial) (Install)
This is not the latest version of Trojan Remover (Trial) (Install) available.
- Software Specific:
- Software Site
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,805
Downloads of v 6.9.5.2963:
267
Maintainer(s):
Software Author(s):
- Simply Super Software
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Trojan Remover (Trial) (Install) 6.9.5.2963
This is not the latest version of Trojan Remover (Trial) (Install) available.
Some Checks Have Failed or Are Not Yet Complete
1 Test Passing and 1 Failing Test
To install Trojan Remover (Trial) (Install), run the following command from the command line or from PowerShell:
To upgrade Trojan Remover (Trial) (Install), run the following command from the command line or from PowerShell:
To uninstall Trojan Remover (Trial) (Install), run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download trojan-remover --internalize --version=6.9.5.2963 --source=https://community.chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://community.chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade trojan-remover -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade trojan-remover -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure trojan-remover installed
win_chocolatey:
name: trojan-remover
state: present
version: 6.9.5.2963
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'trojan-remover' do
action :install
version '6.9.5.2963'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: trojan-remover,
Version: 6.9.5.2963,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller trojan-remover
{
Name = 'trojan-remover'
Ensure = 'Present'
Version = '6.9.5.2963'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'trojan-remover':
provider => 'chocolatey',
ensure => '6.9.5.2963',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install trojan-remover version="6.9.5.2963" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator gep13 on 03 Apr 2019.
choco://trojan-remover
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
Trojan Remover aids in the removal of Malware - Trojan Horses, Worms, Adware, Spyware - when standard anti-virus software either fails to detect them or fails to effectively eliminate them. Standard antivirus programs are good at detecting this Malware, but not always good at effectively removing it.
Trojan Remover runs on Windows XP, Windows Vista, Windows 7 and 8, through to the latest Windows 10.
The majority of Virus and Trojan Scanners are well able to detect malicious software - Trojan Horses, Internet Worms, Adware/Spyware etc. - but are not always very efficient in removing them once they have been triggered.
Trojan Remover is designed specifically to disable/remove Malware without the user having to manually edit system files or the Registry. The program also removes the additional system modifications some Malware carries out which are ignored by standard antivirus and trojan scanners.
Trojan Remover scans ALL the files loaded at boot time for Adware, Spyware, Remote Access Trojans, Internet Worms and other malware. Trojan Remover also checks to see if Windows loads Files/Services which are hidden by Rootkit techniques and warns you if it finds any.
This essential security utility is available for you to try out FREE. Download a fully-working evaluation copy today. The program will work for 30 days before you need to decide whether you would like to register it.
The registration fee for Trojan Remover is US$24.95. This fee covers all database updates and future program updates for 1 year from the date of registration. The fee for renewals in subsequent years is currently set at US$17.95 per year. You can install Trojan Remover on up to 3 additional computers, for no extra charge. EU residents will also have to pay VAT at the standard rate applicable in their country.
Click here to Patreon-ize the package maintainer.
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = "$toolsDir\trjsetup.exe"
$packageArgs = @{
packageName = 'trojan-remover'
softwareName = 'Trojan Remover*'
fileType = 'EXE'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
file = $url
validExitCodes = @(0)
}
Install-ChocolateyInstallPackage @packageArgs
$ErrorActionPreference = 'Stop'
$processor = Get-WmiObject Win32_Processor
$is64bit = $processor.AddressWidth -eq 64
if ($is64bit) {
$unpath = "${Env:ProgramFiles(x86)}\Trojan Remover\unins000.exe"
} else {
$unpath = "${Env:ProgramFiles}\Trojan Remover\unins000.exe"
}
$packageName = 'trojan-remover'
$softwareName = 'Trojan Remover*'
$installerType = 'EXE'
$silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
$validExitCodes = @(0)
Uninstall-ChocolateyPackage $packageName $installerType `
$silentArgs $unpath -validExitCodes $validExitCodes
========================= Trojan Remover =========================
From: Simply Super Software (Sales) <[email protected]>
Sent: Monday, April 1, 2019 4:04 PM
To: Bill Curran <REDACTED>
Subject: Re: Humble NFR request for Trojan Remover
Hi Bill,
This email confirms that you have our permission to distribute the installation program for Trojan Remover for inclusion within the Chocolatey Community Repository.
Kind Regards,
Nigel Thomas
Simply Super Software
Support: www.simplysup.com/support/
Frequently Asked Questions: www.simplysup.com/faq/
========================= Trojan Remover =========================
md5: E9C227987C5139EE50BE16B0115A116C | sha1: FEF9B8C7AE68DCD66E53D2FCFDBF223DD0730409 | sha256: 3DEF7DE5A01E9649CE818C5CF2AA91F6CA1829DFE09128BBC2E266E5D6BE85AB | sha512: 8363812009AA6D0DD9562DDC173BA391D2FD9ACBBCC6B560CF54914C6F1B6BC5DA1B1A399803CF0A6F5D3CCF5EE5FE03549F281A31282C985036A34BCCC6C089
========================= Trojan Remover =========================
bcurran3 downloads and packages the executable for Trojan Remover
from the developer's site at:
https://www.simplysup.com/tremover/download.html
========================= Trojan Remover =========================
Log in or click on link to see number of positives.
- trjsetup.exe (3def7de5a01e) - ## / 66
- trojan-remover.6.9.5.2963.nupkg (bcdf247e98c3) - ## / 61
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.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Trojan Remover (Trial) (Install) 6.9.5.2966 | 464 | Monday, December 2, 2019 | Approved |
Trojan Remover (Trial) (Install) 6.9.5.2963 | 267 | Tuesday, April 2, 2019 | Approved |
Trojan Remover (Install) 6.9.5.2962 | 184 | Thursday, January 24, 2019 | Approved |
Trojan Remover (Install) 6.9.5.2959 | 501 | Friday, July 6, 2018 | Approved |
Trojan Remover (Install) 6.9.5.2958 | 221 | Saturday, May 26, 2018 | Approved |
Trojan Remover (Install) 6.9.5.2956 | 230 | Friday, April 6, 2018 | Approved |
Trojan Remover (Install) 6.9.5.2954 | 310 | Wednesday, December 27, 2017 | Approved |
Trojan Remover (Install) 6.9.5.2952 | 357 | Wednesday, June 7, 2017 | Approved |
Trojan Remover (Install) 6.9.5.2949 | 310 | Sunday, March 5, 2017 | Approved |
Trojan Remover (Install) 6.9.4.20161009 | 357 | Sunday, October 9, 2016 | Approved |
Trojan Remover (Install) 6.9.4.2947 | 306 | Tuesday, November 15, 2016 | Approved |
Trojan Remover (Install) 6.9.4 | 298 | Monday, April 25, 2016 | Approved |
Copyright (C) Simply Super Software All Rights Reserved
This package has no dependencies.
Ground Rules:
- This discussion is only about Trojan Remover (Trial) (Install) and the Trojan Remover (Trial) (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 Trojan Remover (Trial) (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.