Context menu print

Posted: 10-07-2005, 02:01 PM
I am trying to modify the registry to enable context menu print(using
notepad) of text files that dont have the .txt extension, i have tried a
couple of ways posted on the net, but, i try all i get is that the file
cant be found
Any idea's?

Thanks
Reply With Quote

Responses to "Context menu print"

PattyL
Guest
Posts: n/a
 
Re: Context menu print
Posted: 10-08-2005, 12:00 AM
This isn't exactly what you are asking for but you could add Notepad to the
SendTo folder. Then you can right-click a file, choose Send to Notepad,
then print from Notepad's File menu.

To get to the SendTo folder, go to Start, Run and type: SendTo and press
Enter or click OK
Right-click, choose New, Shortcut and then type: notepad.exe

PattyL


"Luke Mundy" <greihawk@hotmail.com> wrote in message
news:%235Ci3d0yFHA.2348@TK2MSFTNGP15.phx.gbl...
>I am trying to modify the registry to enable context menu print(using
>notepad) of text files that dont have the .txt extension, i have tried a
>couple of ways posted on the net, but, i try all i get is that the file
>cant be found
> Any idea's?
>
> Thanks

Reply With Quote
GTS
Guest
Posts: n/a
 
Re: Context menu print
Posted: 10-08-2005, 02:58 PM
You don't give any indication what you actually tried making it a bit
difficult to see the problem. However, PattyL has a good idea that can be
enhanced by creating a batch file with this command start /m notepad /p %1
as the SendTo target. This will run notepad minimized to print the
document.
--

"Luke Mundy" <greihawk@hotmail.com> wrote in message
news:%235Ci3d0yFHA.2348@TK2MSFTNGP15.phx.gbl...
>I am trying to modify the registry to enable context menu print(using
>notepad) of text files that dont have the .txt extension, i have tried a
>couple of ways posted on the net, but, i try all i get is that the file
>cant be found
> Any idea's?
>
> Thanks

Reply With Quote
PattyL
Guest
Posts: n/a
 
Re: Context menu print
Posted: 10-08-2005, 10:57 PM
Great idea! Thanks for contributing.

PattyL

"GTS" <x> wrote in message news:uMKg$iBzFHA.2960@tk2msftngp13.phx.gbl...
> You don't give any indication what you actually tried making it a bit
> difficult to see the problem. However, PattyL has a good idea that can be
> enhanced by creating a batch file with this command start /m notepad /p
> %1 as the SendTo target. This will run notepad minimized to print the
> document.
> --
>
> "Luke Mundy" <greihawk@hotmail.com> wrote in message
> news:%235Ci3d0yFHA.2348@TK2MSFTNGP15.phx.gbl...
>>I am trying to modify the registry to enable context menu print(using
>>notepad) of text files that dont have the .txt extension, i have tried a
>>couple of ways posted on the net, but, i try all i get is that the file
>>cant be found
>> Any idea's?
>>
>> Thanks
>
>

Reply With Quote
Luke Mundy
Guest
Posts: n/a
 
Re: Context menu print
Posted: 10-22-2005, 05:33 AM
PattyL wrote:
> Great idea! Thanks for contributing.
>
> PattyL
>
> "GTS" <x> wrote in message news:uMKg$iBzFHA.2960@tk2msftngp13.phx.gbl...
>
>>You don't give any indication what you actually tried making it a bit
>>difficult to see the problem. However, PattyL has a good idea that can be
>>enhanced by creating a batch file with this command start /m notepad /p
>>%1 as the SendTo target. This will run notepad minimized to print the
>>document.
>>--
>>
>>"Luke Mundy" <greihawk@hotmail.com> wrote in message
>>news:%235Ci3d0yFHA.2348@TK2MSFTNGP15.phx.gbl.. .
>>
>>>I am trying to modify the registry to enable context menu print(using
>>>notepad) of text files that dont have the .txt extension, i have tried a
>>>couple of ways posted on the net, but, i try all i get is that the file
>>>cant be found
>>>Any idea's?
>>>
>>>Thanks
>>
>>
>
>
thanks for the replys, i will use your suggestions in the mean time
while i play around with the other. i had tried adding in the registry
the print command from the .txt file extension to the extensions that we
use, the print command shows up in the context menu but when selected
brings up the error, that it can't find the selected file.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Start Menu Context Menu d_w_k_ Windows XP Configuration & Management 1 10-19-2005 05:08 PM
Start Menu folder context menu options failing: "Open All Users" e M Swift Windows XP Configuration & Management 0 02-18-2005 02:45 AM
Start Menu Context Menu Problems Flux Windows XP Configuration & Management 6 07-08-2004 06:01 AM
Start Menu in Win XP Pro not displaying - right click context menu not working e Doug Windows XP Basics 1 11-28-2003 04:39 PM
No Right Context Menu Ben Conn Windows XP Basics 2 07-02-2003 02:39 PM