Add custom command line to extended context menu in Windows 7
        Posted  
        
            by 280Z28
        on Super User
        
        See other posts from Super User
        
            or by 280Z28
        
        
        
        Published on 2009-11-04T17:31:06Z
        Indexed on 
            2010/03/29
            0:03 UTC
        
        
        Read the original article
        Hit count: 818
        
I have an application pinned to the task bar. 90% of the time, I run it with no additional command line options, so I can either click it (if not already open), or right click the icon and click the application name to open a new instance.
I want to make it where when I right click it, there are 2 options listed: the first is the program with no command line options and the second is the one with a custom command line (that I hard code). If this is impossible, it would be tolerable to add it to the extended context menu (shift + right click the icon), but I prefer the former.
© Super User or respective owner