Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Lost 'new text document' shortcut

Reply
 
Old 11-14-2007   #1 (permalink)
bvandew


 
 

Lost 'new text document' shortcut

Right-click on the desktop and select 'New'....somehow I have lost the
shortcut to create a text document. Where does Windows get this information
and how can I get it back?

--Bruce


My System SpecsSystem Spec
Old 11-15-2007   #2 (permalink)
Ramesh, MS-MVP


 
 

Re: Lost 'new text document' shortcut

Bruce,

Windows gets this information from the .txt file class data. Try this:

Click Start, type:

cmd /k reg query hkcr\.txt /s

and press {ENTER}

Copy the output and post it here. The "ShellNew" key must exist in order for the "New Text Document" entry to show-up in the New menu.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"bvandew" <bvanderw@xxxxxx> wrote in message news:7674EE40-B0CB-41DC-86D3-C7895B1649F5@xxxxxx
Right-click on the desktop and select 'New'....somehow I have lost the
shortcut to create a text document. Where does Windows get this information
and how can I get it back?

--Bruce

My System SpecsSystem Spec
Old 11-15-2007   #3 (permalink)


Windows Vista x64 Ultimate
 
 

Re: Lost 'new text document' shortcut

Ramesh, how do I remove items from the "Right-Click"->"New"->"File Type" Context Menu?

By this I mean I only want to have maybe "Text Document" and "Contact". I want to remove all others from the list.
My System SpecsSystem Spec
Old 11-15-2007   #4 (permalink)
Kit Cargile


 
 

RE: Lost 'new text document' shortcut

Install PowerToys tool - TweakUI. Under the 'TEMPLATES' menu item it will allow you to easily enable/disable menu options. http://www.microsoft.com/windowsxp/d...powertoys.mspx


Now... About this missing 'Create new text document' I am also having this issue.

C:>cmd /k reg query hkcr\.txt /s

! REG.EXE VERSION 3.0

HKEY_CLASSES_ROOT\.txt
Content Type REG_SZ text/plain

HKEY_CLASSES_ROOT\.txt\OpenWithList
<NO NAME> REG_SZ

HKEY_CLASSES_ROOT\.txt\OpenWithList\dreamweaver.exe
<NO NAME> REG_SZ

HKEY_CLASSES_ROOT\.txt\PersistentHandler
<NO NAME> REG_SZ {5e941d80-bf96-11cd-b579-08002b30bfeb}

HKEY_CLASSES_ROOT\.txt\shell

HKEY_CLASSES_ROOT\.txt\shell\open

HKEY_CLASSES_ROOT\.txt\shell\open\command
<NO NAME> REG_SZ notepad.exe %1

HKEY_CLASSES_ROOT\.txt\ShellNew
NullFile REG_SZ


EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
My System SpecsSystem Spec
Old 11-16-2007   #5 (permalink)


Windows Vista x64 Ultimate
 
 

Re: Lost 'new text document' shortcut

Quote  Quote: Originally Posted by Kit Cargile View Post
Install PowerToys tool - TweakUI. Under the 'TEMPLATES' menu item it will allow you to easily enable/disable menu options.
Powertoys doesn't work with Vista.
My System SpecsSystem Spec
Old 11-16-2007   #6 (permalink)
Kit Cargile


 
 

Strike above post -- I did not realize this was underVISTA catagory.

I was able to fix this in XP by going to a machine that had the right-click context entry.
Exported the registry entry HKEY_CLASSES_ROOT\.txt and copied it to my computer. Then exported mine(AS a backup and then deleted the entry. Ran the .reg file created from the other computer and it is now working again.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
My System SpecsSystem Spec
Old 11-17-2007   #7 (permalink)
Ramesh, MS-MVP


 
 

Re: Lost 'new text document' shortcut

Hi dzomlija,

Someone in the Vista newsgroups posted that the "Templates" function of TweakUI (for WinXP) runs fine under Vista, if run in XP Compatibility mode.

In case you want to remove it manually, see:

Add or remove entries in the New objects list (ShellNew):
http://windowsxp.mvps.org/shellnew.htm

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"dzomlija" <dzomlija.304md4@xxxxxx-mx.forums.net> wrote in message news:dzomlija.304md4@xxxxxx-mx.forums.net...

Kit Cargile;515398 Wrote:
Quote:

> Install PowerToys tool - TweakUI. Under the 'TEMPLATES' menu item it
> will allow you to easily enable/disable menu options.
Powertoys doesn't work with Vista.


--
dzomlija

____________________________________
Peter Alexander Dzomlija
Do you hear, huh? The Alpha and The Omega? Death and Rebirth? -And as
you die, so shall I be Reborn-...

- ASUS A8N32-SLI-Deluxe
- AMD Atlon 64 Dual-Core 4800+
- 4GB DDR400
- ASUS nVidia 6600
- Thermaltake Tai-Chi Watercooled Chassis
- 1207GB Total Formatted Storage
- Vista Ultimate x64
- CodeGear Delphi 2007'http://dzomlija.spaces.live.com/' (http://dzomlija.spaces.live.com/)
My System SpecsSystem Spec
Old 11-17-2007   #8 (permalink)


Windows Vista x64 Ultimate
 
 

Re: Lost 'new text document' shortcut

Quote  Quote: Originally Posted by Ramesh, MS-MVP View Post
Hi dzomlija,

Someone in the Vista newsgroups posted that the "Templates" function of TweakUI (for WinXP) runs fine under Vista, if run in XP Compatibility mode.

In case you want to remove it manually, see:

Add or remove entries in the New objects list (ShellNew):
Add or remove entries in the New objects list (ShellNew)
Bingo! Thanks Ramesh, the method described in the link you gave worked perfectly! Gimme a couple of weeks (assuming I can find the time to do so and if I can remember) and I'll try to put together a utility for Vista to make the job easier.
My System SpecsSystem Spec
Old 11-22-2007   #9 (permalink)
Ramesh, MS-MVP


 
 

Re: Lost 'new text document' shortcut

Hi dzomlija,

Tested...and works fine.

See:

Adding and removing ShellNew entries in Windows Vista:
http://www.winhelponline.com/article...ows-Vista.html

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"dzomlija" <dzomlija.307ed3@xxxxxx-mx.forums.net> wrote in message news:dzomlija.307ed3@xxxxxx-mx.forums.net...

Ramesh, MS-MVP;516593 Wrote:
Quote:

> Hi dzomlija,
>
> Someone in the Vista newsgroups posted that the "Templates" function of
> TweakUI (for WinXP) runs fine under Vista, if run in XP Compatibility
> mode.
>
> In case you want to remove it manually, see:
>
> Add or remove entries in the New objects list (ShellNew):
> 'Add or remove entries in the New objects list (ShellNew)'
> (http://windowsxp.mvps.org/shellnew.htm)
>
>
Bingo! Thanks Ramesh, the method described in the link you gave worked
perfectly! Gimme a couple of weeks (assuming I can find the time to do
so and if I can remember) and I'll try to put together a utility for
Vista to make the job easier.


--
dzomlija

____________________________________
Peter Alexander Dzomlija
Do you hear, huh? The Alpha and The Omega? Death and Rebirth? -And as
you die, so shall I be Reborn-...

- ASUS A8N32-SLI-Deluxe
- AMD Atlon 64 Dual-Core 4800+
- 4GB DDR400
- ASUS nVidia 6600
- Thermaltake Tai-Chi Watercooled Chassis
- 1207GB Total Formatted Storage
- Vista Ultimate x64
- CodeGear Delphi 2007'http://dzomlija.spaces.live.com/' (http://dzomlija.spaces.live.com/)
My System SpecsSystem Spec
Old 02-19-2008   #10 (permalink)
John


 
 

Re: Lost 'new text document' shortcut

I am also missing the "New text document" but in Windows Vista. I tried
installing TweakUI but it will not run. Says Windows XP required. Is there
another way I can get it back?

here is what is in my reg:
HKEY_CLASSES_ROOT\.txt
Content Type REG_SZ text/plain
PerceivedType REG_SZ text

HKEY_CLASSES_ROOT\.txt\OpenWithList

HKEY_CLASSES_ROOT\.txt\OpenWithList\dreamweaver.exe

HKEY_CLASSES_ROOT\.txt\OpenWithProgids
VWDExpress.txt.9.0 REG_SZ

HKEY_CLASSES_ROOT\.txt\PersistentHandler
(Default) REG_SZ {5e941d80-bf96-11cd-b579-08002b30bfeb}

HKEY_CLASSES_ROOT\.txt\ShellNew
ItemName REG_EXPAND_SZ @%SystemRoot%\system32\notepad.exe,-470
NullFile REG_SZ

"Ramesh, MS-MVP" wrote:
Quote:

> Hi dzomlija,
>
> Tested...and works fine.
>
> See:
>
> Adding and removing ShellNew entries in Windows Vista:
> http://www.winhelponline.com/article...ows-Vista.html
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "dzomlija" <dzomlija.307ed3@xxxxxx-mx.forums.net> wrote in message news:dzomlija.307ed3@xxxxxx-mx.forums.net...
>
> Ramesh, MS-MVP;516593 Wrote:
Quote:

> > Hi dzomlija,
> >
> > Someone in the Vista newsgroups posted that the "Templates" function of
> > TweakUI (for WinXP) runs fine under Vista, if run in XP Compatibility
> > mode.
> >
> > In case you want to remove it manually, see:
> >
> > Add or remove entries in the New objects list (ShellNew):
> > 'Add or remove entries in the New objects list (ShellNew)'
> > (http://windowsxp.mvps.org/shellnew.htm)
> >
> >
>
> Bingo! Thanks Ramesh, the method described in the link you gave worked
> perfectly! Gimme a couple of weeks (assuming I can find the time to do
> so and if I can remember) and I'll try to put together a utility for
> Vista to make the job easier.
>
>
> --
> dzomlija
>
> ____________________________________
> Peter Alexander Dzomlija
> Do you hear, huh? The Alpha and The Omega? Death and Rebirth? -And as
> you die, so shall I be Reborn-...
>
> - ASUS A8N32-SLI-Deluxe
> - AMD Atlon 64 Dual-Core 4800+
> - 4GB DDR400
> - ASUS nVidia 6600
> - Thermaltake Tai-Chi Watercooled Chassis
> - 1207GB Total Formatted Storage
> - Vista Ultimate x64
> - CodeGear Delphi 2007'http://dzomlija.spaces.live.com/' (http://dzomlija.spaces.live.com/)
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
find text in document does not work .NET General
Document shortcut list Vista file management
scanning text document Vista print fax & scan
Simple text document problem? Vista General
Creation of desktop shortcut for SharePoint document folerder Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46