View Single Post
  #2  
Old 01-05-2006, 02:01 AM
Ramesh, MS-MVP
 
Posts: n/a
Default Re: Windows Explorer - How to Change the 'New File' List?

You're welcome Tommy.

--
Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com


"Tommy" <Tommy@discussions.microsoft.com> wrote in message
news:2CCCA5BE-7094-472F-BC3E-4BFFCDEB8EC4@microsoft.com...
> Working now, Thank you.
> Was not a big problem but annoying.
>
> Tommy
>
>
> "Ramesh, MS-MVP" wrote:
>
>> Select a blank template as Alan said. Alternately, you can try this as
>> well:
>>
>> Type in Start, Run:
>>
>> reg delete HKCR\.TXT\ShellNew /v FileName /f
>> reg add HKCR\.TXT\ShellNew /v NullFile /t REG_SZ /f
>>
>> --
>> Ramesh, Microsoft MVP
>> Windows XP Shell/User
>>
>> Windows XP Troubleshooting
>> http://www.winhelponline.com
>>
>>
>> "Tommy" <Tommy@discussions.microsoft.com> wrote in message
>> news:17804CB4-575B-427C-BCF4-3E17424B8973@microsoft.com...
>> > Working now but a funny thing, when I crate a new .txt file it will
>> > have
>> > the
>> > following content,
>> >
>> > This FTP server supports HTTP file resume.
>> >
>> > 1. Resume only works for HTTP, not FTP connections. This means
>> > the
>> > ftp
>> > server should be
>> > accessed by http://ftp.blizzard.com
>> >
>> > 2. HTTP resume is a standard feature of HTTP v1.1, so it should be
>> > supported by 4.x and newer browsers.
>> >
>> >
>> > Best regards
>> > Tommy
>> >
>> > "Ramesh, MS-MVP" wrote:
>> >
>> >> Start, Run and type Regedit.exe
>> >> Navigate to:
>> >> HKEY_CLASSES_ROOT\txtfile
>> >> Double-click (default) and set it's value to: "Text Document"
>> >> Close Regedit
>> >> Logoff/Login back.
>> >>
>> >> --
>> >> Ramesh, Microsoft MVP
>> >> Windows XP Shell/User
>> >> http://windowsxp.mvps.org
>> >>
>> >>
>> >> "Tommy" <Tommy@discussions.microsoft.com> wrote in message
>> >> newsCD6E666-D0E0-4A83-ACBD-733A43115BFE@microsoft.com...
>> >> > Done, copy&p below
>> >> > Tommy
>> >> >
>> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
>> >> > FileExtInfo v1.0 - Log file
>> >> > 2005-09-25 9:49:51 PM
>> >> >
>> >> > Complete File association information for ---> .TXT
>> >> > Useful for troubleshooting File association and other problems
>> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~
>> >> >
>> >> >
>> >> > [HKEY_CLASSES_ROOT\.TXT]
>> >> > @="txtfile"
>> >> > "PerceivedType"="text"
>> >> > "Content Type"="text/plain"
>> >> >
>> >> > [HKEY_CLASSES_ROOT\.TXT\OpenWithList]
>> >> >
>> >> > [HKEY_CLASSES_ROOT\.TXT\OpenWithList\vbexpress.exe]
>> >> > @=""
>> >> > [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.TXT\OpenWithProgids]
>> >> > "txtfile"=hex(0):
>> >> >
>> >> >
>> >> >
>> >> > "Ramesh, MS-MVP" wrote:
>> >> >
>> >> >> Hi Tommy,
>> >> >>
>> >> >> In the meantime, download FileExtInfo from:
>> >> >> http://windowsxp.mvps.org/utils/fileextinfo.zip
>> >> >>
>> >> >> Unzip and run it. Select the .TXT from the listbox, and click "View
>> >> >> associations......." option. This utility exports the file
>> >> >> association
>> >> >> keys
>> >> >> for the corresponding file type. Post the log file here, as the
>> >> >> information
>> >> >> may helps us determine the problem.
>> >> >>
>> >> >> --
>> >> >> Ramesh, Microsoft MVP
>> >> >> Windows XP Shell/User
>> >> >> http://windowsxp.mvps.org
>> >> >>
>> >> >>


Reply With Quote