How to Master Open with++ for Windows File Management Windows File Explorer handles basic tasks well, but its native “Open with” menu often becomes cluttered, slow, and impossible to customize. If you want total control over your context menu, Open with++ is the ultimate lightweight solution. This open-source utility allows you to add custom commands, organize applications, and streamline your file management workflow.
Here is how to install, configure, and master Open with++ to take control of your Windows environment. What is Open with++?
Open with++ is a free, open-source Windows extension that replaces or enhances the standard right-click “Open with” menu. Unlike the native Windows feature—which randomly adds programs and resists editing—Open with++ lets you manually build a clean, structured list of applications and command-line arguments for any file type. Key Benefits
Complete Customization: Add any executable, script, or batch file to your right-click menu.
Command-Line Support: Pass specific arguments (like opening a file in a specific mode) automatically.
Submenu Organization: Group similar tools (e.g., text editors, image processors) into neat submenus.
Lightweight Performance: It runs natively via the Windows shell without consuming background system resources. Step 1: Installation and Setup
Getting Open with++ up and running requires a quick installation since it integrates directly into the Windows Shell.
Download the software: Visit the official Open with++ repository on GitHub and download the latest release zip file.
Extract the files: Move the extracted folder to a permanent location on your PC, such as C:\Program Files\OpenWithPlusPlus. Register the extension:
Right-click OpenWithPlusPlus.exe and select Run as administrator.
Click the Install or Register button to integrate the tool into your Windows context menu. Step 2: Adding Your First Application
Once installed, you can begin building your perfect context menu. Let’s add a powerful text editor like VS Code or Notepad++ as an example.
Open the Open with++ configuration window (run OpenWithPlusPlus.exe). Click Add to create a new menu entry. Fill out the following key fields:
Name: Type the title you want to see in the right-click menu (e.g., “Open in Notepad++”).
Path: Click browse and locate the .exe file of the application.
Arguments: By default, use %1 (this tells the app to load the specific file you right-clicked). Click Save.
Now, when you right-click any file, your newly added application will appear instantly. Step 3: Mastering Advanced Features
To truly master Open with++, you need to move beyond basic app shortcuts and utilize its advanced logic. 1. Filter by File Extension
You do not want your video editing software showing up when you right-click a .txt file. Open with++ solves this with File Associations.
In the entry settings, locate the File Types or Extensions field.
Enter specific extensions separated by commas (e.g., .json, .md, .txt).
The macro will now only appear when you right-click those specific file types. 2. Create Clean Submenus
If you use multiple tools for the same task, prevent a messy menu by grouping them.
In the configuration screen, click Add Group or create a path structure in the Name field using backslashes (e.g., Code Editors\VS Code and Code Editors\Notepad++).
This nests your programs inside a single, clean slide-out menu. 3. Leverage Power-User Arguments
Because Open with++ supports command-line arguments, you can automate complex tasks:
Admin Mode: Set an app to always open the selected file with administrator privileges.
Targeted Folders: Use arguments like %D to open a command prompt or terminal directly inside the directory of the file you clicked. Troubleshooting and Maintenance
Menu Not Showing Up? If the options disappear after a Windows Update, simply re-open OpenWithPlusPlus.exe as an administrator and click Register/Install again to fix the shell hooks.
Cleaning Up: If you want to remove an entry, open the editor, select the item, and click Delete. It disappears from your right-click menu instantly. Final Thoughts
Open with++ transforms the chaotic Windows right-click menu into a precision tool tailored to your exact workflow. By spending just ten minutes setting up your favorite apps, file filters, and submenus, you will eliminate friction and navigate your files faster than ever before. To help tailer this setup to your workflow, let me know:
Leave a Reply