Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grumpydev/Sublime-Notepad-Replacement
A simple launcher app to allow Sublime Text to replace Notepad on Windows.
https://github.com/grumpydev/Sublime-Notepad-Replacement
Last synced: 16 days ago
JSON representation
A simple launcher app to allow Sublime Text to replace Notepad on Windows.
- Host: GitHub
- URL: https://github.com/grumpydev/Sublime-Notepad-Replacement
- Owner: grumpydev
- Created: 2011-01-31T11:26:16.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-06-15T11:10:28.000Z (over 8 years ago)
- Last Synced: 2024-08-01T05:20:03.867Z (3 months ago)
- Language: C++
- Homepage: http://www.sublimetext.com/
- Size: 131 KB
- Stars: 129
- Watchers: 5
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](http://www.sublimetext.com/)
### Installation
* Download the ZIP file from the [ZIP folder](https://github.com/grumpydev/Sublime-Notepad-Replacement/tree/master/zip).
* 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.