You could try this:
Copy the following, between the dashes (i.e., don't include the dashes), and
Paste it into Notepad.
-------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.txt]
"Content Type"="text/plain"
"PerceivedType"="text"
@="txtfile"
[HKEY_CLASSES_ROOT\.txt\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.txt\ShellNew]
"ItemName"=hex(2):40,00,25,00,53,00,79,00,73,00,74 ,00,65,00,6d,00,52,00,6f,00,\
6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65 ,00,6d,00,33,00,32,00,5c,\
00,6e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2e,00 ,65,00,78,00,65,00,2c,00,\
2d,00,34,00,37,00,30,00,00,00
"NullFile"=""
-------------------------------------
Save the file as ShellNew.reg (no .txt extension).
Double-click on ShellNew.reg, and allow the merge. From your screen
capture, I noticed you were also missing New > Bitmap Image (another Windows
default New item). You could download the fix for the .bmp file association
here:
http://www.winhelponline.com/articles/105/1/
"Zepi" <> wrote in message
news:9EBEB722-604C-4EC4-9673-...
> Hi
>
> I lately noticed that my Vista (32bit) doesn't want me to make .txt files.
> When I'll right click on desktop and choose new from the menu I'll get
> this:
> http://zepi.kapsi.fi/PropertiesMenu.jpg
> So, there is no "new txt file" option. This happens in every directory,
> not
> just only on the desktop.
>
> Is there any way to get the "new txt file" option back?