Infognition Screenpressor V2.1 -remove — Only-
Here's a simple example in Python using Pillow to demonstrate removing a specific part of an image (in this case, cropping):
from PIL import Image
def remove_part_of_image(image_path, output_path, crop_box):
try:
# Open an image file
with Image.open(image_path) as img:
# Crop the image
img_cropped = img.crop(crop_box)
# Save the cropped image
img_cropped.save(output_path)
except Exception as e:
print(f"An error occurred: e")
# Example usage
image_path = "path_to_your_image.jpg"
output_path = "path_to_save_cropped_image.jpg"
crop_box = (left, upper, right, lower) # Example: (0, 0, 800, 600)
remove_part_of_image(image_path, output_path, crop_box)
First, let’s demystify the name. You are seeing a literal Windows Installer remnant. The -remove only- tag is not part of the software’s intended branding. It typically appears when:
In short: The software is broken, but Windows still has it listed. infognition screenpressor v2.1 -remove only-
Before diving into the uninstaller quirk, let’s clarify the software itself. Infognition ScreenPressor is a legitimate, niche video compression tool. Unlike mainstream converters (HandBrake, Adobe Media Encoder), ScreenPressor specializes in lossless and near-lossless screen capture compression. It was particularly popular among:
The software uses proprietary algorithms (often leveraging MSU Lossless Video Codec or similar) to shrink screen-recorded videos (e.g., from Camtasia, OBS, or Fraps) by 50–80% without visible degradation. Here's a simple example in Python using Pillow
Version 2.1 was released around the early 2010s. While outdated today, some legacy users still keep it for specific workflows.
When you click "Uninstall" on a standard program, Windows executes the UninstallString found in the registry. For a healthy installation of ScreenPressor, that string would look something like: First, let’s demystify the name
"C:\Program Files\Infognition\ScreenPressor\uninstall.exe"
For the corrupted entry, that string is either missing, blank, or explicitly set to a dummy value. The -remove only- text has become the display name of the product in the registry key. Windows has no instructions on how to remove it, so clicking "Uninstall" either does nothing or prompts you with a "missing file" error.
Infognition Screenpressor v2.1 — Remove Only is a lightweight utility designed specifically to uninstall or remove the Screenpressor application and its associated components from a system. It does not perform installations, upgrades, or repairs; its sole function is safe removal and cleanup of files, settings, and registry entries (where applicable).