How to Put a Wordpad Document into a Desktop Folder

Page 5 of 7 FirstFirst ... 34567 LastLast

  1. Posts : 6,855
    22H2 64 Bit Pro
       #41

    Never mind. So it's wordpad then. Just merge the reg file as asked. Then try opening an rtf document.

    Screenshot paste: You'd have to paste it into "Paint" or something then save the image and upload it by attaching it to a post.
      My Computer


  2. Posts : 6,855
    22H2 64 Bit Pro
       #42

    Screenshot with Paint | Tutorials

    It's the same in Windows 10
      My Computer


  3. Posts : 365
    W10 Home x64
    Thread Starter
       #43

    have no idea what 'merging files' is about.
      My Computer


  4. Posts : 6,855
    22H2 64 Bit Pro
       #44

    See post 31

    How to Put a Wordpad Document into a Desktop Folder

    Several times you were asked to merge that file.

    Download. Right Click. Choose Merge.
      My Computer


  5. Posts : 6,855
    22H2 64 Bit Pro
       #45

    Like this:

    How to Put a Wordpad Document into a Desktop Folder-merge.jpg

    File contents:

    Code:
    Windows Registry Editor Version 5.00
    
    ; Created by: Shawn Brink
    ; Created on: August 14th 2017
    ; Tutorial: https://www.tenforums.com/tutorials/8703-restore-default-file-type-associations-windows-10-a.html
    
    
    [-HKEY_CLASSES_ROOT\.rtf]
    
    [HKEY_CLASSES_ROOT\.rtf]
    @="rtffile"
    "PerceivedType"="document"
    
    [HKEY_CLASSES_ROOT\.rtf\OpenWithList\WordPad.exe]
    @=""
    
    [HKEY_CLASSES_ROOT\.rtf\PersistentHandler]
    @="{2e2294a9-50d7-4fe7-a09f-e6492e185884}"
    
    [HKEY_CLASSES_ROOT\.rtf\ShellNew]
    "Data"="{\\rtf1}"
    "ItemName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,\
      69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
      00,20,00,4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,00,72,00,\
      69,00,65,00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,2e,00,45,\
      00,58,00,45,00,2c,00,2d,00,32,00,31,00,33,00,00,00
    
    [-HKEY_CLASSES_ROOT\rtffile]
    
    [HKEY_CLASSES_ROOT\rtffile]
    @="Rich Text Document"
    "AllowSilentDefaultTakeOver"=""
    "EditFlags"=dword:00200000
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,\
      00,72,00,69,00,65,00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,\
      2e,00,45,00,58,00,45,00,2c,00,2d,00,31,00,39,00,30,00,00,00
    
    [HKEY_CLASSES_ROOT\rtffile\CLSID]
    @="{73FDDC80-AEA9-101A-98A7-00AA00374959}"
    
    [HKEY_CLASSES_ROOT\rtffile\DefaultIcon]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,00,72,00,69,00,65,\
      00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,2e,00,45,00,58,00,\
      45,00,22,00,2c,00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\rtffile\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,00,72,00,69,00,65,\
      00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,2e,00,45,00,58,00,\
      45,00,22,00,20,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_CLASSES_ROOT\rtffile\shell\print\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,00,72,00,69,00,65,\
      00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,2e,00,45,00,58,00,\
      45,00,22,00,20,00,2f,00,70,00,20,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_CLASSES_ROOT\rtffile\shell\printto\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4e,00,54,00,5c,00,41,00,63,00,63,00,65,00,73,00,73,00,6f,00,72,00,69,00,65,\
      00,73,00,5c,00,57,00,4f,00,52,00,44,00,50,00,41,00,44,00,2e,00,45,00,58,00,\
      45,00,22,00,20,00,2f,00,70,00,74,00,20,00,22,00,25,00,31,00,22,00,20,00,22,\
      00,25,00,32,00,22,00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,00,34,00,\
      22,00,00,00
    
    [HKEY_CLASSES_ROOT\rtffile\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{a42c2ccb-67d3-46fa-abe6-7d2f3488c7a3}"
    
    [-HKEY_CLASSES_ROOT\SystemFileAssociations\.rtf]
    
    [HKEY_CLASSES_ROOT\SystemFileAssociations\.rtf]
    "PerceivedType"="document"
    
    [HKEY_CLASSES_ROOT\SystemFileAssociations\.rtf\ShellEx]
    
    [HKEY_CLASSES_ROOT\SystemFileAssociations\.rtf\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{a42c2ccb-67d3-46fa-abe6-7d2f3488c7a3}"
    
    [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rtf]
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rtf\OpenWithList]
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rtf\OpenWithProgids]
    "rtffile"=hex(0):
    
    [-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Roaming\OpenWith\FileExts\.rtf]
      My Computer


  6. Posts : 365
    W10 Home x64
    Thread Starter
       #46

    thanks everyone, but that's it, thought this would be a simple thing. but, once again, I cant figure it out, feel ridiculous dragging it out for so long. have to print copies right off the 'wordpad' page before restart/reboot so its not lost., or back to pencil and paper.
      My Computer


  7. Posts : 6,855
    22H2 64 Bit Pro
       #47

    I think that it is likely that if you merged that reg file then your saved .RTF documents would open directly in Wordpad.

    It really is simple. Explain which part or parts of the following you cannot figure out please:

    1. Download the file. From the link I posted.
    2. Save it somewhere. If you don't get to choose where to save it then check your downloads folder.
    3. Right click the file
    4. A context menu appears with choices.
    5. Click merge.
    6. Ignore any warning and allow the merge.

    Done.
      My Computer


  8. Posts : 4,803
    Windows 10 preview 64-bit Home
       #48

    This is how I do it.
    Open WordPad in control panel

    How to Put a Wordpad Document into a Desktop Folder-image.png

    create your document and save as Rich Text document (File and hover over Save as to show option to pick)

    How to Put a Wordpad Document into a Desktop Folder-image.png

    In the window that opens select desktop and scroll to find and select (double click) your named folder and select save.

    How to Put a Wordpad Document into a Desktop Folder-image.png

    How to Put a Wordpad Document into a Desktop Folder-image.png
      My Computers


  9. Posts : 365
    W10 Home x64
    Thread Starter
       #49

    ...and there's that bluish looking sheet of paper again, with the big red "A", that says "WordPad".....just like I said I have.

    - - - Updated - - -

    I dont show wordpad in control panel.

    - - - Updated - - -

    it went into the desktop folder, but I can see the "W" in it. I dbl clk the folder to look up the stuff, and I get the same "word/sign in to get started w/msoft office/get started w/msoft 365" stuff.
      My Computer


  10. Posts : 582
    Windows 10 Home
       #50

    Right-click the document.rtf file, select "Open with", "Choose another app", highlight "Wordpad", check the box marked "Always use this app to open .rtf files" and click "OK".

    Ben
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:37.
Find Us




Windows 10 Forums