SUPERAntiSpyware is a software application that can detect and remove spyware, adware, trojan horses, rogue security software, computer worms, rootkits, parasites and other potentially harmful software applications. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of SUPERAntiSpyware from the command line using the EXE installer.
How to Install SUPERAntiSpyware Silently
SUPERAntiSpyware Silent Install (EXE)
- Navigate to: https://securedownloads.superantispyware.com/SUPERAntiSpyware.exe
- Download the SUPERAntiSpyware.exe to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command: SUPERAntiSpyware.exe /SILENT /ALLUSERS
- Press Enter
After a few moments you should see the SUPERAntiSpyware Desktop Shortcut appear. You will also find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.
Software Title: | SUPERAntiSpyware |
Vendor: | SUPERAntiSpyware.com |
Architecture: | x86_x64 |
Installer Type: | EXE |
Silent Install Switch: | SUPERAntiSpyware.exe /SILENT /ALLUSERS |
Silent Uninstall Switch (32-bit System) | SASUNINST.EXE /noui |
Silent Uninstall Switch (64-bit System) | SASUNINST64.EXE /clean |
Download Link: | https://securedownloads.superantispyware.com/SUPERAntiSpyware.exe |
PowerShell Script: | https://silentinstallhq.com/superantispyware-install-and-uninstall-powershell/ |
The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.
Additional Configurations
Include SUPERAntiSpyware Registration Code During Install
SUPERAntiSpyware Silent Install (EXE) with Registration Code
SUPERAntiSpyware.exe /SILENT /ALLUSERS /REGCODE=XXXXXXXXXX |
How to Uninstall SUPERAntiSpyware Silently
Check out the SUPERAntiSpyware Install and Uninstall (PowerShell) post for a scripted solution.
SUPERAntiSpyware Silent Uninstall (EXE) on 32-bit System
- Navigate to: https://www.superantispyware.com/downloads/SASUNINST.EXE
- Download the SASUNINST.EXE to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command: SASUNINST.EXE /noui
- Press Enter
- Note: Reboot required after command is run to cleanup remaining files
SUPERAntiSpyware Silent Uninstall (EXE) on 64-bit System
- Navigate to: https://www.superantispyware.com/downloads/SASUNINST64.EXE
- Download the SASUNINST64.EXE to a folder created at (C:\Downloads)
- Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
- Navigate to the C:\Downloads folder
- Enter the following command: SASUNINST64.EXE /clean
- Press Enter
- Note: Reboot required after command is run to cleanup remaining files
Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.