Re: Adding a right click option from within a folder

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Ramesh, MS-MVP wrote:
Using the "Template" method, only one file will be created. However the shellnew supports another method, which executes an application.

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.

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.

~S
.



Relevant Pages

  • Re: xp_cmdshell default path (system32) problem
    ... purge all files from a given directory. ... that xp_cmdshell ALWAYS executes under the security context of defined ... I'm use xp_cmdShell to execute "erase" command like ... I haven't executed the actual erase statements yet but rather have been ...
    (microsoft.public.sqlserver.programming)
  • Re: Newbie question on C library system() function
    ... rest of my app executes. ... printer to see whether it completed a command yet. ... the characters to the printer, but the characters are getting buffered ... Most operating systems provide ways outside of C to wait gracefully; ...
    (comp.lang.c)
  • Re: Using os.system() and string concatenation
    ... > I think take those lists and provide them to an os.systemcall. ... > This executes without any errors, but doesn't execute the command ... > supply it to os.systemit executes just fine. ... a shell command out of data from files, ...
    (comp.lang.python)
  • Re: RH 9.0 log in question: seems a bit long
    ... No lag after I enter my password. ... in my username. ... When I type in command, it executes right away. ...
    (RedHat)
  • Re: Unable to filter records using a command button
    ... continuous view form which is not a subform on another form? ... > I created a command button on the form that executes a macro. ...
    (microsoft.public.access.forms)