Live data from Hacker News

Microsoft is killing WordPad in Windows

bleepingcomputer.com

181–190 of 367 posts

Re: Microsoft is killing WordPad in Windows

#181
post #146
post #140

Earlier quoted context omitted.

> > Typing 'write' in the Run dialog still opens WordPad today > pbrush also opens Microsoft Paint. And in both cases, the reason was most probably backwards compatibility, so that programs which directly called WRITE.EXE or PBRUSH.EXE to open a file would keep working. Most of these are going to be 16-bit Windows programs (which AFAIK no longer work, unless you're still running a 32-bit build of Windows), or 32-bit…

Cool exe's don't change

Ever. So cool.

Re: Microsoft is killing WordPad in Windows

#182

>There’s no reason to be outraged by this decision Actually, I have a reason to be outraged by this decision. I like using WordPad, and it will take me time and effort to find an adequate replacement for a simple note-taking application.

so keep using it? ending development doesn't mean the executable stops working.

the good news for you is this is essentially a promise that wordpad will never change.

Re: Microsoft is killing WordPad in Windows

#183

Earlier quoted context omitted.

Not always is a misnomer. It rarely if ever is. Anyone remember PhantomJS? It took years before a replacement emerged and nobody was willing to take in the project, and this was a critical piece of tech at the time

> It rarely if ever is. You can always pay someone to maintain it. Not every thing has to be free.

[deleted]

Re: Microsoft is killing WordPad in Windows

#184
post #82
post #75

> We recommend Microsoft Word for rich text documents like .doc and .rtf Doesn’t Office require a paid license on top of the Windows license, unlike WordPad?

Yes, it does. Both Office 365 and Office 202X are paid products. There used to be Word and PowerPoint viewers available for free but I think Microsoft discontinued them.

I think you can still use them through the browser only with OneDrive account.

Re: Microsoft is killing WordPad in Windows

#185
post #164

Microsoft is slowly removing features, but is it adding any notable features? Here are some examples of features I would like to see: - Native Markdown viewer and editor, to replace Wordpad - Disk space manager - graphically show where my diskspace went; allow me to find and delete large files - Restartable and reliable file copy (similar to rsync on Linux) - Notepad with same features as textarea element in browser,…

> - Command-line zip Does https://learn.microsoft.com/en-us/powershell/module/microsof... do the trick?

Windows includes BSD tar, which can produce ZIP files.

    tar -c --format=zip -f foo.zip path/

Re: Microsoft is killing WordPad in Windows

#186

This is the sort of non-consensual change that is the hallmark of proprietary software and drives me towards using free and open-source software every chance I get. I love WordPad's simplicity, and I'll miss it.

WINE ships with a WordPad clone.

Source code: https://github.com/wine-mirror/wine/tree/master/programs/wor...

Re: Microsoft is killing WordPad in Windows

#187
post #62

Off topic, but I'm loving the Mac equivalent, TextEdit. After trying every kind of fancy task management and note taking system from org-mode to Obsidian to Logseq, I now use a .rtfd (.rtf + images) on iCloud to act as a note-taking system / todo-list. I would have used pen and paper but I need to paste screenshots and URLs. There's an iOS app called RTF Write for 99c. Now I always have my notes, tasks, and shopping,…

why not use the notes app? you get in built folders and shari g options too

For me, Notes tries too hard. The auto-heading of the first line of text, all the editing and markup options, the sharing, etc. are all more than I want, and they end up being distracting and getting in the way. My mind will easily wander to “what if I make all subjects this font and this color and bold etc.”, and then I lose the context of whatever I wanted to write down.

TextEdit, new .txt file, name it “{subject} notes.txt”, throw it in the “old notes” folder when it gets too unwieldy is the only notes workflow that I’ve found actually works for me.

Re: Microsoft is killing WordPad in Windows

#188
I haven’t used Word Pad in over a decade. I suspect a lot of people fall into this camp

I don’t see the point of word pad anymore. Its purpose was a lite free alternative to MS Word. With online word processors like Google Docs and even Word online, both of which have free versions that can work offline, it just makes Word Pad entirely pointless especially when there are open source word processors.

I feel that this would be a bigger deal if notepad was killed, but then there’s notepad plus.

Re: Microsoft is killing WordPad in Windows

#189
post #2

I'm calling it now: Word with ads will ship inbox with future versions of Windows :) Maybe the whole Office suite; if you want a PowerPivot in Excel you'll have to watch a 2 minute unskippable ad for hair loss medication. Totally "private" though, scout's honor.

It wouldn’t be the first time: https://www.cnet.com/culture/microsoft-introduces-starter-ve...

Re: Microsoft is killing WordPad in Windows

#190

This is deeply unfortunate. WordPad is by far the best implementation of RTF anywhere.

But who uses RTF? I can't recall ever receiving an RTF file. Scanning my drives, I've only found a single Readme RTF file in some old Windows utilities.

Some health systems still do, but that is thankfully being phased out with the growing adoption of FHIR and / or HL7.
Post reply on HN