Visual studio 2008 disable auto open on add item(s).
        Posted  
        
            by user515
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user515
        
        
        
        Published on 2009-11-10T16:46:40Z
        Indexed on 
            2010/03/12
            17:07 UTC
        
        
        Read the original article
        Hit count: 172
        
visual-studio-2008
I have an solution with no projects in it. All I have in the solution are folders. When I add files to a folder in my solution by right click>context menu>add existing item, the new items I add open up by default. This is specially annoying when I have to add multiple files.
Please note that the files that I am adding are not code files, they are documents and open up in their default application (e.g. .doc opens in word).
Is there any way to disable this auto-open feature?
© Stack Overflow or respective owner