Re: Adding a right click option from within a folder
- From: Shea Martin <sam_squirrelnutz@xxxxxxxxxxx>
- Date: Wed, 24 May 2006 13:49:01 -0300
Ramesh, MS-MVP wrote:
Using the "Template" method, only one file will be created. However the shellnew supports another method, which executes an application.This is exactly what I wanted to do. I already made the program, I just couldn't figure out how to associate it with the File->New option (other than the template method). Works like a charm, thanks.
Command - Executes an application. This is a REG_SZ value specifying the path of the application to be executed. For example, you could set it to launch a wizard.
- - -
Reference: Extending Shortcut Menus:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/context.asp
- - -
Again, you'll need to write a program.
~S
.
- Follow-Ups:
- Re: Adding a right click option from within a folder
- From: Ramesh, MS-MVP
- Re: Adding a right click option from within a folder
- References:
- Re: Adding a right click option from within a folder
- From: Wesley Vogel
- Re: Adding a right click option from within a folder
- From: Ramesh, MS-MVP
- Re: Adding a right click option from within a folder
- From: Ramesh, MS-MVP
- Re: Adding a right click option from within a folder
- Prev by Date: Re: CHM Help Files won't open
- Next by Date: Re: Summary tab for mp3s disappeared
- Previous by thread: Re: Adding a right click option from within a folder
- Next by thread: Re: Adding a right click option from within a folder
- Index(es):
Relevant Pages
|