Installation & Setup
Installation & Setup
This guide covers installing CyberSnap, first-run configuration, and keeping it up to date.
System Requirements
| Requirement | Minimum |
|---|---|
| OS | Windows 10 (build 19041) or later |
| Architecture | x64, x86, or ARM64 |
| Runtime | .NET 9 (included in installer) |
| Disk space | ~100 MB |
| RAM | 2 GB |
Installation Methods
Installer (Recommended)
- Download the latest installer from Releases
- Run the
.exeinstaller - Follow the setup wizard:
- Accept the license agreement
- Choose installation directory
- Select shortcuts (desktop, start menu)
- Choose file associations (
.csnp) - Enable auto-start (optional)
- Click Install
- Launch CyberSnap when complete
What the Installer Does
- Copies program files to the installation directory
- Registers
.csnpfile association - Creates Start Menu shortcuts
- Creates Desktop shortcut (optional)
- Adds auto-start registry entry (optional)
- Installs Visual C++ redistributable if needed
winget (Windows Package Manager)
winget install CyberGems.CyberSnap
Portable Mode
CyberSnap can run in portable mode:
- Download the portable zip from releases
- Extract to any folder
- Create an empty file named
portable.txtin the same folder asCyberSnap.exe - All settings and data are stored in the application folder
Setup Wizard
On first launch, the Setup Wizard guides you through initial configuration:
Step 1: Language
Choose your preferred UI language (29 options available)
Step 2: Theme
Select a theme:
- System — Follow Windows light/dark mode
- Light — Always light
- Dark — Always dark
- Grayscale — Reduced color palette
Step 3: Hotkeys
Configure default hotkeys for:
- Area capture
- Full screen
- Active window
- OCR
- Recording
Step 4: Auto-Start
Choose whether CyberSnap launches at Windows sign-in
Step 5: Default Capture Settings
- Image format (PNG/JPEG)
- After-capture action
- Default upload provider (optional)
Step 6: Completion
Review your settings and finish setup. CyberSnap is ready to use.
Auto-Update
CyberSnap includes a built-in auto-update feature:
How It Works
- CyberSnap periodically checks for new releases (configurable interval)
- When an update is available, a toast notification appears
- Click Download to get the update
- The installer launches when download completes
- CyberSnap restarts with the new version
Update Settings
| Setting | Description |
|---|---|
| Check for updates | Enable/disable automatic checking |
| Check interval | How often to check (daily, weekly, monthly) |
| Include pre-releases | Include beta/preview versions |
| Auto-download | Download without prompting |
Manual Update
- Go to Settings → General → Check for Updates
- Or: Download the latest installer from releases and run it
Auto-Start Configuration
CyberSnap can automatically launch when you sign in to Windows.
Enable/Disable
- Settings → General → Start with Windows
- Or: Windows Settings → Apps → Startup → Toggle CyberSnap
How It Works
CyberSnap adds a startup entry in:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
This runs CyberSnap minimized to the system tray.
File Associations
CyberSnap registers the .csnp file association during installation:
- Double-click
.csnpfiles to open in CyberSnap editor - Right-click images → Open with CyberSnap
Supported File Types for Opening
| Type | Extension |
|---|---|
| PNG | .png |
| JPEG | .jpg, .jpeg |
| Bitmap | .bmp |
| GIF | .gif |
| CyberSnap | .csnp |
Uninstallation
Standard Uninstall
- Windows Settings → Apps → Installed Apps
- Find CyberSnap → Click Uninstall
- Follow the uninstaller prompts
What Gets Removed
- Program files
- Start Menu shortcuts
- Desktop shortcuts
- File associations
- Auto-start entry
What Is Kept
- Settings and configuration files (in
%LOCALAPPDATA%\CyberSnap) - History database
- Custom sounds and themes
⚠️ To remove all data, manually delete
%LOCALAPPDATA%\CyberSnapafter uninstalling.