right click menu

  • Thread starter Thread starter gmrad
  • Start date Start date
G

gmrad

How can one change (delete old or add new) topics that appear on a right
click of the mouse?
 
It depends upon the items you want to add and such a question would best be
directed to the Customize board. Click newsgroups on the Outlook Express
toolbar, type windowsxp.customize in the search box, find it in the list
that appears, select it and click the "Go To" button.
 
Nothing helped. I must add that I also experimented with another type of
file - added tex file but with no success too. BTW, if I use MPT for Windows
XP how can I create a template for new type of document?


Wesley Vogel said:
There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can be created
automatically. This list allows you to delete certain types as well as
create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

--
Hope this helps. Let us know.
Wes

In
gmrad said:
How can one change (delete old or add new) options that appear on a
right click of the mouse? I am mostly interested in the New menu.

--
Hope this helps. Let us know.
Wes

In
gmrad said:
How can one change (delete old or add new) topics that appear on a
right click of the mouse?
 
| message | How can one change (delete old or add new) topics that appear on a right
| click of the mouse?

"Right click of the mouse" is a bit vague so I am unable to be specific but
maybe the following will help:

If by writing "right click of the mouse" you mean when you have selected a
folder. For some that are entered by software, you can delete the menu item
by using configuration-type settings from within the program. For example,
you can disable shell extension for WinZip 8.0 by running the program,
clicking [menu bar] Options > Configuration > System [tab] >Section:
"Explorer Shell Extension".

For other software you can delete the entry by hacking the registry. For
example, you can remove the Explorer Shell Extension "Browse with Paint
Shop Pro" by searching the registry for that exact phrase and deleting the
registry key.

If by writing "right click of the mouse" you mean the "New" Menu in when
you right-click a blank area in a folder window or on the desktop, then the
following explains how to remove menu items:

Registry Guide for Windows
Removing Item Types from the New Menu (All Versions)
http://www.winguides.com/registry/display.php/105/

And for some "Shell Basics" that will probably cover more than you ever
wanted to know about the right-click menu, start with the following
chapter at the MSDN Library. Then click on the hyperlinks to related
topics for any that sound like what you are trying to do:

MSDN Home | MSDN Library | User Interface Design and Development
Windows Shell | Shell Programmer's Guide | Shell Basics |
Shell Basics: Extending Shortcut Menus
http://msdn.microsoft.com/library/d...ell_basics/shell_basics_extending/context.asp

NOTE:
Changing or deleting registry entries can cause you to have to reinstall the
whole operating system. Before you run the Registry Editor I recommend
that you understand how to backup, edit and restore the registry.

In particular, I suggest that you read the KB Article section titled "Export
Registry Keys" and then, before you edit the registry, export the keys that
you plan to edit. For more information see the following Microsoft Knowledge
Base Article and/or Registry FAQ.

KB322756 - HOW TO: Back Up, Edit, and Restore the Registry in
Windows XP and Windows Server
http://support.microsoft.com/default.aspx?Product=winxp&scid=kb;en-us;322756

Windows Registry Guide - Windows Registry FAQ
http://www.winguides.com/article.php?id=1&guide=registry
 
Customize the right click context menus
http://www.subvers.com/technobabble/html/tweaks/context-menus.htm

==============

I have no idea where I got this one.

[[Context Menu - Customizing Windows Explorer Context menu (right click menu
in windows explorer)

Ever wondered how does the right click menu (which is actually a context
menu) work? For example, when I right click in windows explorer, I see an
option which says "open command window here". This is seen because you have
following entries in the registry.

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="C:\WINDOWS\System32\cmd.exe /k cd "%1""

If You have never used a tweaking utility and have newly installed Windows
XP, You would not see this option. You would have to navigate to
[[HKEY_CLASSES_ROOT\Drive] go and create two subkeys ("cmd" and within that
"command" and would have to put the text "Open Command Window Here" without
quotes in default string value of "cmd" key and the text
"C:\WINDOWS\System32\cmd.exe /k CD"%1"" without quotes in default string
value of command key). After this You need to REBOOT for these changes to
take effect.
---------------------------------------------
Context Menus (Right Click) - Deleting entries

Click Start, Run and enter REGEDIT Go to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

You can also go to a specific File extension (example:
HKEY_CLASSES_ROOT\.txt\ShellNew) and right click on the ShellNew key and
select Delete, if the item shows up in the New context menu.

Expand the above branch and look through the sub-keys. Locate the one that
corresponds to the entry you wish to remove and right click that sub-key and
select Edit.

You may wish to right click the desired sub-key and select Export. This will
create a REG file that you can double click to re-import the information, if
you find out you deleted the wrong one, or want it back.]]
=======================

Stolen from Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k/

[[Depends where on the right click menu:

Go to Start/Run/Regedit and navigate to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\Background
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

Customizing Right-Click Menu Options in Windows
http://www.jfitz.com/tips/rclick_custom.html

ContextEdit lets you control which items appear on your context menu
(right-click) in Windows Explorer.

Add, Modify, Disable, Delete Context Menu Listings (Line 23)
http://www.kellys-korner-xp.com/xp_tweaks.htm ]]


--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another type
of file - added tex file but with no success too. They worked OK with
html file still.
BTW, if I use MPT for Windows XP how can I create a template for new
type of document?

Wesley Vogel said:
There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can be
created automatically. This list allows you to delete certain types
as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx



--
Hope this helps. Let us know.
Wes

In
gmrad said:
How can one change (delete old or add new) options that appear on a
right click of the mouse? I am mostly interested in the New menu.

--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another type
of file - added tex file but with no success too. BTW, if I use MPT
for Windows XP how can I create a template for new type of document?


Wesley Vogel said:
There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can be
created automatically. This list allows you to delete certain types
as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

--
Hope this helps. Let us know.
Wes

In
gmrad said:
How can one change (delete old or add new) options that appear on a
right click of the mouse? I am mostly interested in the New menu.

--
Hope this helps. Let us know.
Wes

In
gmrad said:
How can one change (delete old or add new) topics that appear on a
right click of the mouse?
 
"I have no idea where I got this one."

Let me guess, it was in your "tips" folder, Wes.<GD&R>

Great post, though!


--
Michael Solomon MS-MVP
Windows Shell/User
Backup is a PC User's Best Friend
DTS-L.Org: http://www.dts-l.org/

Wesley Vogel said:
Customize the right click context menus
http://www.subvers.com/technobabble/html/tweaks/context-menus.htm

==============

I have no idea where I got this one.

[[Context Menu - Customizing Windows Explorer Context menu (right click
menu
in windows explorer)

Ever wondered how does the right click menu (which is actually a context
menu) work? For example, when I right click in windows explorer, I see an
option which says "open command window here". This is seen because you
have
following entries in the registry.

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="C:\WINDOWS\System32\cmd.exe /k cd "%1""

If You have never used a tweaking utility and have newly installed Windows
XP, You would not see this option. You would have to navigate to
[[HKEY_CLASSES_ROOT\Drive] go and create two subkeys ("cmd" and within
that
"command" and would have to put the text "Open Command Window Here"
without
quotes in default string value of "cmd" key and the text
"C:\WINDOWS\System32\cmd.exe /k CD"%1"" without quotes in default string
value of command key). After this You need to REBOOT for these changes to
take effect.
---------------------------------------------
Context Menus (Right Click) - Deleting entries

Click Start, Run and enter REGEDIT Go to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

You can also go to a specific File extension (example:
HKEY_CLASSES_ROOT\.txt\ShellNew) and right click on the ShellNew key and
select Delete, if the item shows up in the New context menu.

Expand the above branch and look through the sub-keys. Locate the one that
corresponds to the entry you wish to remove and right click that sub-key
and
select Edit.

You may wish to right click the desired sub-key and select Export. This
will
create a REG file that you can double click to re-import the information,
if
you find out you deleted the wrong one, or want it back.]]
=======================

Stolen from Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k/

[[Depends where on the right click menu:

Go to Start/Run/Regedit and navigate to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\Background
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

Customizing Right-Click Menu Options in Windows
http://www.jfitz.com/tips/rclick_custom.html

ContextEdit lets you control which items appear on your context menu
(right-click) in Windows Explorer.

Add, Modify, Disable, Delete Context Menu Listings (Line 23)
http://www.kellys-korner-xp.com/xp_tweaks.htm ]]


--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another type
of file - added tex file but with no success too. They worked OK with
html file still.
BTW, if I use MPT for Windows XP how can I create a template for new
type of document?

Wesley Vogel said:
There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can be
created automatically. This list allows you to delete certain types
as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx



--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on a
right click of the mouse? I am mostly interested in the New menu.

--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another type
of file - added tex file but with no success too. BTW, if I use MPT
for Windows XP how can I create a template for new type of document?


Wesley Vogel said:
There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can be
created automatically. This list allows you to delete certain types
as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on a
right click of the mouse? I am mostly interested in the New menu.

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) topics that appear on a
right click of the mouse?
 
Yes, Michael, it was in my Tips folder.
I also have a Tips, New folder. ;-)

I still have no idea where I got it.

Did I get it from You???? *eg*

--
Hope this helps. Let us know.
Wes

In
Michael Solomon (MS-MVP Windows Shell/User) said:
"I have no idea where I got this one."

Let me guess, it was in your "tips" folder, Wes.<GD&R>

Great post, though!


--
Michael Solomon MS-MVP
Windows Shell/User
Backup is a PC User's Best Friend
DTS-L.Org: http://www.dts-l.org/

Wesley Vogel said:
Customize the right click context menus
http://www.subvers.com/technobabble/html/tweaks/context-menus.htm

==============

I have no idea where I got this one.

[[Context Menu - Customizing Windows Explorer Context menu (right
click menu
in windows explorer)

Ever wondered how does the right click menu (which is actually a
context menu) work? For example, when I right click in windows
explorer, I see an option which says "open command window here".
This is seen because you have
following entries in the registry.

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="C:\WINDOWS\System32\cmd.exe /k cd "%1""

If You have never used a tweaking utility and have newly installed
Windows XP, You would not see this option. You would have to
navigate to [[HKEY_CLASSES_ROOT\Drive] go and create two subkeys
("cmd" and within that
"command" and would have to put the text "Open Command Window Here"
without
quotes in default string value of "cmd" key and the text
"C:\WINDOWS\System32\cmd.exe /k CD"%1"" without quotes in default
string value of command key). After this You need to REBOOT for
these changes to take effect.
---------------------------------------------
Context Menus (Right Click) - Deleting entries

Click Start, Run and enter REGEDIT Go to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

You can also go to a specific File extension (example:
HKEY_CLASSES_ROOT\.txt\ShellNew) and right click on the ShellNew key
and select Delete, if the item shows up in the New context menu.

Expand the above branch and look through the sub-keys. Locate the
one that corresponds to the entry you wish to remove and right click
that sub-key and
select Edit.

You may wish to right click the desired sub-key and select Export.
This will
create a REG file that you can double click to re-import the
information, if
you find out you deleted the wrong one, or want it back.]]
=======================

Stolen from Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k/

[[Depends where on the right click menu:

Go to Start/Run/Regedit and navigate to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\Background
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

Customizing Right-Click Menu Options in Windows
http://www.jfitz.com/tips/rclick_custom.html

ContextEdit lets you control which items appear on your context menu
(right-click) in Windows Explorer.

Add, Modify, Disable, Delete Context Menu Listings (Line 23)
http://www.kellys-korner-xp.com/xp_tweaks.htm ]]


--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another
type of file - added tex file but with no success too. They worked
OK with html file still.
BTW, if I use MPT for Windows XP how can I create a template for new
type of document?

There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can
be created automatically. This list allows you to delete certain
types as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx



--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on
a right click of the mouse? I am mostly interested in the New
menu.

--
Hope this helps. Let us know.
Wes

In
gmrad said:
Nothing helped. I must add that I also experimented with another
type of file - added tex file but with no success too. BTW, if I
use MPT for Windows XP how can I create a template for new type of
document?


There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can
be created automatically. This list allows you to delete certain
types as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on
a right click of the mouse? I am mostly interested in the New
menu.

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) topics that appear on a
right click of the mouse?
 
LOL, I don't think you got it from me!

--
Michael Solomon MS-MVP
Windows Shell/User
Backup is a PC User's Best Friend
DTS-L.Org: http://www.dts-l.org/

Wesley Vogel said:
Yes, Michael, it was in my Tips folder.
I also have a Tips, New folder. ;-)

I still have no idea where I got it.

Did I get it from You???? *eg*

--
Hope this helps. Let us know.
Wes

In
Michael Solomon (MS-MVP Windows Shell/User) said:
"I have no idea where I got this one."

Let me guess, it was in your "tips" folder, Wes.<GD&R>

Great post, though!


--
Michael Solomon MS-MVP
Windows Shell/User
Backup is a PC User's Best Friend
DTS-L.Org: http://www.dts-l.org/

Wesley Vogel said:
Customize the right click context menus
http://www.subvers.com/technobabble/html/tweaks/context-menus.htm

==============

I have no idea where I got this one.

[[Context Menu - Customizing Windows Explorer Context menu (right
click menu
in windows explorer)

Ever wondered how does the right click menu (which is actually a
context menu) work? For example, when I right click in windows
explorer, I see an option which says "open command window here".
This is seen because you have
following entries in the registry.

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="C:\WINDOWS\System32\cmd.exe /k cd "%1""

If You have never used a tweaking utility and have newly installed
Windows XP, You would not see this option. You would have to
navigate to [[HKEY_CLASSES_ROOT\Drive] go and create two subkeys
("cmd" and within that
"command" and would have to put the text "Open Command Window Here"
without
quotes in default string value of "cmd" key and the text
"C:\WINDOWS\System32\cmd.exe /k CD"%1"" without quotes in default
string value of command key). After this You need to REBOOT for
these changes to take effect.
---------------------------------------------
Context Menus (Right Click) - Deleting entries

Click Start, Run and enter REGEDIT Go to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

You can also go to a specific File extension (example:
HKEY_CLASSES_ROOT\.txt\ShellNew) and right click on the ShellNew key
and select Delete, if the item shows up in the New context menu.

Expand the above branch and look through the sub-keys. Locate the
one that corresponds to the entry you wish to remove and right click
that sub-key and
select Edit.

You may wish to right click the desired sub-key and select Export.
This will
create a REG file that you can double click to re-import the
information, if
you find out you deleted the wrong one, or want it back.]]
=======================

Stolen from Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k/

[[Depends where on the right click menu:

Go to Start/Run/Regedit and navigate to:

HKEY_CLASSES_ROOT\*\OpenWithList
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\Background
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers

Customizing Right-Click Menu Options in Windows
http://www.jfitz.com/tips/rclick_custom.html

ContextEdit lets you control which items appear on your context menu
(right-click) in Windows Explorer.

Add, Modify, Disable, Delete Context Menu Listings (Line 23)
http://www.kellys-korner-xp.com/xp_tweaks.htm ]]


--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
Nothing helped. I must add that I also experimented with another
type of file - added tex file but with no success too. They worked
OK with html file still.
BTW, if I use MPT for Windows XP how can I create a template for new
type of document?

There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can
be created automatically. This list allows you to delete certain
types as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx



--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on
a right click of the mouse? I am mostly interested in the New
menu.

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
Nothing helped. I must add that I also experimented with another
type of file - added tex file but with no success too. BTW, if I
use MPT for Windows XP how can I create a template for new type of
document?


There are several ways. Here's one.
Use TweakUI
Templates
[[When you right click and select the New menu, certain files can
be created automatically. This list allows you to delete certain
types as well as create new types.]]

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp

Tweak UI
TweakUI.exe

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) options that appear on
a right click of the mouse? I am mostly interested in the New
menu.

--
Hope this helps. Let us know.
Wes

In gmrad <[email protected]> hunted and pecked:
How can one change (delete old or add new) topics that appear on a
right click of the mouse?
 
Back
Top