Man people are nostalgic about the most bizarre things sometimes. My experience with WordPad was accidently opening something with it and having to change the default app for some extension.
RIP Microsoft WordPad
31–40 of 100 posts
Re: RIP Microsoft WordPad
#32This is slightly off topic but might be helpful to some people who use both Notepad on Windows and TextEdit on Mac but are tired of the open document screen that starts by default when opening TextEdit. For example, I take calls while at my Windows based workstation. When I'm starting a phone call, I instinctively open notepad and jot down notes while on the phone. I don't usually save the file but I will complete th…
Re: RIP Microsoft WordPad
#33We used to use RTF for walls text in our game launcher (EULA, MOTD etc). We chose RTF because raw Win32 could render it without extra work and we wanted to minimize both launcher complexity and dependencies. One thing we noticed was that RTF documents made in WordPad instead of Word were much, much smaller and since every byte added to our CDN bill we made a point of re-saving all our files in WordPad before publishi…
Word was not able to open correctly RTF file until recently.
Re: RIP Microsoft WordPad
#34Man people are nostalgic about the most bizarre things sometimes. My experience with WordPad was accidently opening something with it and having to change the default app for some extension.
I liked WordPad because it was comfortably simple, did more than Notepad, but didn't have way more than I needed for personal use. It's similar to why I like Apple Notes (even though TextEdit is closer to WordPad). Most of the time, I don't need pages, margins, footers, a bunch of fancy formatting, but the ability to make text bold or italic, add hyperlinks, and maybe change the color or font. In which case I want al…
Control+S at the end and you have a RTF that can be read everywhere.
Re: RIP Microsoft WordPad
#35Re: RIP Microsoft WordPad
#36This is slightly off topic but might be helpful to some people who use both Notepad on Windows and TextEdit on Mac but are tired of the open document screen that starts by default when opening TextEdit. For example, I take calls while at my Windows based workstation. When I'm starting a phone call, I instinctively open notepad and jot down notes while on the phone. I don't usually save the file but I will complete th…
Re: RIP Microsoft WordPad
#37If memory serves, the big advantage of wordpad back in the day was that it had line wrap, which was missing from notepad. But it’s been a while since I used windows 95… Edit: confirmed notepad behavior. Wordpad crashes in the emulator, then causes windows to lock up. https://archive.org/details/win95_in_dosbox
I always liked WordPad better than Word back then. It was faster and did all of the things I needed it to do. AbiWord occupied a similar sweet spot for me for some time after I went to Linux in the early 2000s.
Re: RIP Microsoft WordPad
#38Literally never found an use for WordPad. Neither for Notepad, if we're at it. For text files, Notepad is pretty much useless. For short files I'm using Notepad++, I tried using plain Notepad and I can't describe exactly why but it's almost unusable in comparison. And for large files (MBs to GBs) I'm using less. From git bash. And if I need any sort of rich text formatting, there's the free Libre Office which is usua…
I'm indifferent about Wordpad; always surprises me to read people don't regularly use Notepad. I use it as a clipboard scratchpad. It strips RTF when copying between programs since Windows itself has no built-in way of doing so and you can also use it to clean up whatever you're copying. It loads fast and is minimalist. Some programs on Windows vomit all over themselves when receiving RTF information, like Teams for…
Re: RIP Microsoft WordPad
#39This is slightly off topic but might be helpful to some people who use both Notepad on Windows and TextEdit on Mac but are tired of the open document screen that starts by default when opening TextEdit. For example, I take calls while at my Windows based workstation. When I'm starting a phone call, I instinctively open notepad and jot down notes while on the phone. I don't usually save the file but I will complete th…
I use notepad++ on windows and have open all the time. Any more I want to write down I open a new tab. Notepad++ keeps the tabs even if not saved and automatically reopens them next time you start it. Combined with search in open files feature it makes it extremely useful.
I do like WordPad since it will do fonts, embedded pictures, etc. I really hate that MS is moving things to the cloud. I'm often in places that don't have wifi/cell coverage so getting to the cloud is impossible.
Re: RIP Microsoft WordPad
#40I mentioned this in a prior HN thread on this: Rip C:\Program Files\Windows NT\Accessories and back it up somewhere. WordPad.exe is standalone. If you're running Win7+ you'll need the en-us/muis/etc, if you pull from an XP install wordpad.exe is all you'll ever need to do. Bonus points if you just grab a Windows XP iso and deflate wordpad.exe from the install image - copy WORDPAD.EX_ from the i386 folder and just run…
Or just use the ReactOS' Wordpad.exe: https://github.com/katahiromz/RWordPad/releases