grumpydev / Sublime-Notepad-Replacement

A simple launcher app to allow Sublime Text to replace Notepad on Windows.

Home Page:http://www.sublimetext.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text Launcher

Introduction

This small utility provides the means to replace Notepad.exe on Windows with Sublime.

More information about Sublime Text can be found on the Sublime Text website

Installation

  • Download the ZIP file from the ZIP folder.
  • Extract the three files in the ZIP (SublimeLauncher.exe, ReplaceNotepad.bat and RevertNotepadRedirection.bat) to the same directory as Sublime Text itself.
  • Run ReplaceNotepad.bat. You will need to "Run as Administrator" if using Vista/Win7.

Now when the system wants to launch Notepad it will launch Sublime Text instead.

Enjoy!

Uninstallation

  • If you ever want to revert changes and return to Notepad, run RevertNotepadRedirection.bat.

About

A simple launcher app to allow Sublime Text to replace Notepad on Windows.

http://www.sublimetext.com/


Languages

Language:C++ 32.6%Language:C 27.9%Language:Shell 20.0%Language:Objective-C 19.4%