Microsoft Word User's Manual/Course 1/Part 4
From Wikibooks, the open-content textbooks collection
[edit]
- Click on File -> Open...
- Select the Word file
- Click on the arrow on the "Open" button
- Click on "Open as read only"
[edit] Open a file as read only from Windows Explorer (Windows XP) (tested on Microsoft Office Word 2003 and 2007)
- In Windows Explorer, click on Tools -> Folder options -> File types
- Select the file type "DOC"
- The buttons "Modify" and "Advanced" should appear (if the buttons "Modify" and "Restore" appear, you need to restore the default configuration)
- Click on "Advanced"
- Click on "New"
- In action, write
Open (read-only) - In application used to perform action, write
"C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE" %1 /h /n /dde(adapt the path to your installation folder) - Check "Use DDE"
- In DDE message, write
[AppShow][REM _DDE_ReadWriteOnSave][FileOpen .Name="%1",.Revert=0,.ReadOnly=1] - In DDE Application Not Running, empty the field
- In topic, write
System - Click on "OK"
- Click on "OK" again
- Click on "Close"
Now, to open the file in read-only mode, right-click on the file and select Open (read-only)