Skip to content

ibay613/Shell-Changer-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Windows Shell & File Manager Changer

A professional Windows utility that allows users to easily change the default system shell and file manager without manually editing the registry. This tool provides a safe, user-friendly graphical interface for system customization.

Application Icon

Overview

Windows Shell & File Manager Changer is a lightweight AutoIt-based application designed for system administrators and power users who need to customize their Windows environment. The tool automatically handles both 32-bit and 64-bit Windows systems, ensuring proper registry access and configuration.

Features

Core Functionality

  • Shell Replacement: Change the Windows shell (default: explorer.exe) to any custom shell executable
  • File Manager Replacement: Set a custom file manager for handling folders, directories, and drives
  • Multi-Architecture Support: Automatically detects and handles both 32-bit and 64-bit Windows installations
  • Registry Backup: Creates automatic backups of original settings before making changes
  • One-Click Restore: Quickly revert to default Windows settings

Safety Features

  • Requires administrator privileges to prevent unauthorized changes
  • Validates file paths before applying changes
  • Displays current configuration at startup
  • Creates backup registry entries for file manager settings
  • Clear success/error messaging with detailed feedback

User Interface

  • Clean, intuitive GUI with organized sections
  • Browse buttons for easy executable selection
  • Real-time display of current shell and file manager
  • Architecture detection and display (X86/X64)
  • Built-in documentation and usage notes

System Requirements

  • Operating System: Windows XP, Vista, 7, 8, 8.1, 10, or 11 (32-bit or 64-bit)
  • Privileges: Administrator rights required
  • Dependencies: None (standalone executable)

Installation

  1. Download the latest release from the Releases page
  2. Extract the ZIP file to a folder of your choice
  3. Right-click ShellChanger.exe and select "Run as administrator"

Note: No installation is required. The application is portable and can run from any location.

Usage

Changing the Windows Shell

  1. Launch the application with administrator privileges
  2. In the Windows Shell Configuration section:
    • Click Browse to select a new shell executable
    • Or manually enter the path in the text field
    • Click Apply Shell Change
  3. Log off or restart Windows for changes to take effect

Common Shell Replacements:

Changing the File Manager

  1. In the File Manager Configuration section:
    • Click Browse to select a file manager executable
    • The tool automatically adds the "%1" parameter for folder paths
    • Click Apply File Manager
  2. Explorer will restart automatically to apply changes

Common File Manager Replacements:

Restoring Defaults

Click Restore Default (explorer.exe) in either section to revert to Windows defaults.

Registry Keys Modified

This tool modifies the following registry locations:

Windows Shell

About

GUI shell and file manager changer

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors