A simple notepad application for Windows. Includes new, open, save as, copy, paste, cut, undo, redo and select all, and an About window including a link to this site.
NOTE: If you've installed the app with the zip, you have to remove the program in Control Panel before installing a new version or the Start Menu link will start the old version.
NOTE 2: Antivirus programs only think rasNotepad.exe is dangerous because I haven't signed the publish builds in Visual Studio (it doesn't work for some reason).
Made with: C#, Windows Forms
Available platforms:
Platform
Tested
Windows
10
Latest version: 1.1
What's new:
1.1
Bugfix: It's not possible to overwrite the currently opened file unless the file was created on the same rasNotepad session
Added a better-looking error message and saving the file to AppData if something still goes wrong
Added "save" and "quit" buttons
Added .pyw, .php and .cpp to file formats
Increased font size
Replaced the old zip with either an installer or a more compact zip
1.0.1
Added more file formats to save as
If you open a file with the application, it now actually opens the file and not just the application