PC Review


Reply
 
 
Rick and Deb
Guest
Posts: n/a
 
      24th Dec 2004
Is there a way of putting notepad in window when you right click on a file.
It has open with, then go to notepad but would like to have it there without
going to open with.
xp home sp2.
Thanks in advance for any help.


 
Reply With Quote
 
 
 
 
zulu
Guest
Posts: n/a
 
      24th Dec 2004
Create a shortcut to notepad on your desktop.
Go to Start>Run>and type: *sendto* (without the **)
Drag the shortcut you just created into this window.
HTH

--
¦ zulu ¦



"Rick and Deb" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Is there a way of putting notepad in window when you right click on a
> file. It has open with, then go to notepad but would like to have it there
> without going to open with.
> xp home sp2.
> Thanks in advance for any help.
>



 
Reply With Quote
 
Sharon F
Guest
Posts: n/a
 
      24th Dec 2004
On Fri, 24 Dec 2004 06:26:04 -0600, Rick and Deb wrote:

> Is there a way of putting notepad in window when you right click on a file.
> It has open with, then go to notepad but would like to have it there without
> going to open with.
> xp home sp2.
> Thanks in advance for any help.


Haven't tried it but am thinking that you could edit the file type involved
in Folder Options> File Types. Add "Open with Notepad" as an action.

--
Sharon F
MS-MVP ~ Windows Shell/User
 
Reply With Quote
 
Rick and Deb
Guest
Posts: n/a
 
      25th Dec 2004
Thanks, that's what I wanted. Merry Christmas.
"Sharon F" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Fri, 24 Dec 2004 06:26:04 -0600, Rick and Deb wrote:
>
>> Is there a way of putting notepad in window when you right click on a
>> file.
>> It has open with, then go to notepad but would like to have it there
>> without
>> going to open with.
>> xp home sp2.
>> Thanks in advance for any help.

>
> Haven't tried it but am thinking that you could edit the file type
> involved
> in Folder Options> File Types. Add "Open with Notepad" as an action.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User



 
Reply With Quote
 
~ FreeSpirit ~
Guest
Posts: n/a
 
      26th Dec 2004

"Rick and Deb" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks, that's what I wanted. Merry Christmas.
> "Sharon F" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> On Fri, 24 Dec 2004 06:26:04 -0600, Rick and Deb wrote:
>>
>>> Is there a way of putting notepad in window when you right click on a
>>> file.
>>> It has open with, then go to notepad but would like to have it there
>>> without
>>> going to open with.
>>> xp home sp2.
>>> Thanks in advance for any help.

>>
>> Haven't tried it but am thinking that you could edit the file type
>> involved
>> in Folder Options> File Types. Add "Open with Notepad" as an action.

============================
Where is it added there? I see no place to type it in as an action under
"File-Types." I'm using the Home addition. All I can add is a NEW File
Extension. But it doesn't say what I would be adding the extension to.

FS~

 
Reply With Quote
 
a nonymous
Guest
Posts: n/a
 
      26th Dec 2004
Rick and Deb wrote:
| Is there a way of putting notepad in window when you right click on a file.
| It has open with, then go to notepad but would like to have it there without
| going to open with.

| "Sharon F" <(E-Mail Removed)> wrote:
| you could edit the file type involved in Folder Options> File Types.
| Add "Open with Notepad" as an action.

"~ FreeSpirit ~" <(E-Mail Removed)> wrote:
| Where is it added there? I see no place to type it in as an action under
| "File-Types." I'm using the Home addition. All I can add is a NEW File
| Extension. But it doesn't say what I would be adding the extension to.


(XP Home Edition)

Start
Run
regedit
Enter

For all files with an extension:

HKEY_CLASSES_ROOT\*\shell\Notepad\command
(Default)
REG_SZ
C:\WINDOWS\NOTEPAD.EXE "%1"


For all files without an extension:

HKEY_CLASSES_ROOT\.
(Default)
REG_SZ
NoExtension

HKEY_CLASSES_ROOT\NoExtension
(Default)
REG_SZ
Files without extension

HKEY_CLASSES_ROOT\NoExtension\Shell\Notepad\Command
(Default)
REG_SZ
C:\WINDOWS\NOTEPAD.EXE "%1"



 
Reply With Quote
 
~ FreeSpirit ~
Guest
Posts: n/a
 
      27th Dec 2004

"Sharon F" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Sat, 25 Dec 2004 17:45:32 -0600, ~ FreeSpirit ~ wrote:
>
>> Where is it added there? I see no place to type it in as an action under
>> "File-Types." I'm using the Home addition. All I can add is a NEW File
>> Extension. But it doesn't say what I would be adding the extension to.

>
> Select a file type and click Advanced.


A new screen appears. You'll see the
> place to add a new action on that screen. The following URL is for a very
> old MS Knowledge Base article but it outlines the same principles being
> discussed:
> How to Create Multiple Associations for One File Extension
> http://support.microsoft.com/default.aspx?scid=133217

================
OK, I'll see if I can follow this......

FS~

 
Reply With Quote
 
Gary
Guest
Posts: n/a
 
      31st Dec 2004
In the C:\Documents and settings\YOUR NAME\SendTo Folder

Create a new Shortcut to Notepad.exe and name it Notepad.

In Windows explorer, highlight the file you want, right click, and in the
SEND TO menu option expand to Notepad, voila! This is extremely useful for
logs, dlls's, cfg fils etc.

Works with any windows version 95 onwards. If you have the old Sendto
Powertoy, it can also be used on SP2 as well.



"Rick and Deb" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Is there a way of putting notepad in window when you right click on a
> file. It has open with, then go to notepad but would like to have it there
> without going to open with.
> xp home sp2.
> Thanks in advance for any help.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is notepad, and how do I open a vcard to view it in notepad? =?Utf-8?B?TW9yVFRpbWU=?= Microsoft Outlook Contacts 2 12th Aug 2005 07:34 PM
Replace Notepad with Notepad+ Don Schmidt Windows XP General 3 3rd Aug 2005 03:48 PM
Notepad won't open any files (PROBLEM WITH XP & NOTEPAD) leni Windows XP General 1 11th Jul 2004 02:52 PM
BUG: Notepad being blocked when folder notepad is on Desktop of user Aprazeth Windows XP Internet Explorer 0 24th Oct 2003 12:41 AM
notepad.exe launches Windows Debugger instead of notepad application Mohammad Hashim Windows XP General 2 11th Oct 2003 09:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:32 AM.