Solved How Add "New" Word Document to Windows Context Menu? - no MSOffice

toasty

New member
Member
Local time
3:52 AM
Messages
33
How Add "New" Word Document to Windows Context Menu? - no MSOffice

I have LibreOffice 3.6 installed on my Windows 7 computer. I am not using MS Office at all. However I still exclusively use .doc files for Writer because everyone else I correspond with uses Office.


I want to add the option to create a "new" .doc file to the Windows context menu when right clicking on the desktop or folder empty space. I've seen similar questions but nothing that talks about what to do when Word isn't installed.


Thanks!
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Athlon Phenom II X68gb
OS
Windows 7 Ultimate x64
CPU
Athlon Phenom II X6
Memory
8gb
Keyboard
None... wait. Yes!
Hi toasty,
As far as I know you can do it by creating a registry entry. Just follow these steps:

1. Create a new .txt file.
2. Paste the following:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.doc\ShellNew]
"NullFile"=""

3. Save it, and change the extension of a .txt file to .reg
4. Double click the reg file, and click yes on every popup window.

Works just fine on my pc, hope it'll work for you.
 

My Computer My Computer

At a glance

Windows 7 Home Premium x64
OS
Windows 7 Home Premium x64
Hi toasty,
As far as I know you can do it by creating a registry entry. Just follow these steps:

1. Create a new .txt file.
2. Paste the following:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.doc\ShellNew]
"NullFile"=""

3. Save it, and change the extension of a .txt file to .reg
4. Double click the reg file, and click yes on every popup window.

Works just fine on my pc, hope it'll work for you.
That totally did it, thanks!
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Athlon Phenom II X68gb
OS
Windows 7 Ultimate x64
CPU
Athlon Phenom II X6
Memory
8gb
Keyboard
None... wait. Yes!
Back
Top