About 304,000 results
Open links in new tab
  1. Find the path of notepad.exe and mspaint.exe - Stack Overflow

    What is the best way to find out where notepad.exe and mspaint.exe are that will work across various versions of Windows? Should I get the Windows directory via SHGetFolderPath(NULL, …

  2. Remove carriage return from text file - Stack Overflow

    Aug 4, 2016 · In notepad++, you can actually open the search box, check the option for "extended search" in the search mode, and replace \R with blanks. This will help you replace the carriage …

  3. Can I convert notepad data to an Exel file - Microsoft Community

    Apr 13, 2023 · Yes, you can convert Notepad data to an Excel file. One way to do this is by using Microsoft Excel. Here are the steps you can follow: Open Microsoft Excel. Click the File menu …

  4. Compare files and return only the differences using Notepad++

    Jun 28, 2015 · Notepad++ has a Compare Plugin tool for comparing text files, which operates like this: Launch Notepad++ and open the two files you wish to run a comparison check on. Click …

  5. Replace new lines with a comma delimiter with Notepad++?

    Dec 10, 2022 · I have a Notepad++ question. How can I take the below words in Notepad++ (which is on different lines) Apples Apricots Pear Avocados Bananas And turn them into a …

  6. Notepad++ add to every line - Stack Overflow

    Jan 16, 2017 · I'm using Notepad++ and I can't figure this out : I have numerous lines all starting with http. I need to add some text in front of it in every line. Also, I need to add different text to …

  7. Notepad++: Multiple words search in a file (may be in different …

    If you are using Notepad++ editor (like the tag of the question suggests), you can use the great "Find in Files" functionality. Go to Search → Find in Files (Ctrl + Shift + F for the keyboard …

  8. How to remove everything after a certain character? (notepad++)

    Jul 1, 2018 · I need to remove everything after a certain character. For example in the following line: email:pass | text | text | text | text How would I remove everything past the "pass" so it …

  9. How I can recover a Notepad file ? - Microsoft Community

    Jun 22, 2025 · How I can recover a Notepad file ? Hi everyone I am using the Microsoft Notepad application, to write down some useful info's for my work, but from mistake I deleted or I didn't …

  10. Notepad++ Search Window disappeared - Stack Overflow

    Oct 8, 2017 · Programmers Notepad, which I believe is partially based on Notepad++, has the same issue: the Replace (search and replace) window will disappear, typically after changing …